Update CHANGELOG
This commit is contained in:
parent
2f24258c06
commit
706b86a975
22
CHANGELOG.md
22
CHANGELOG.md
@ -1,22 +1,22 @@
|
||||
## v1.3.1
|
||||
|
||||
- Fix file path selector:
|
||||
*Always use absolute path, even when a .blend file is loaded.*
|
||||
- Fix file path selector
|
||||
*Always use absolute path when selecting, even when a .blend file is loaded.*
|
||||
|
||||
## v1.3.0
|
||||
|
||||
### New Features
|
||||
|
||||
- Add templates from folder
|
||||
*Automatically add the `.blend` files from a given folder and auto-name them with the clean file name.*
|
||||
- Add templates from folder
|
||||
*Automatically add the `.blend` files from a given folder and auto-name them with the clean file name.*
|
||||
*(with optional recursion depth parameter, default 1)*
|
||||
- Clear current templates (with safety confirm)
|
||||
*Easily remove all the current templates from the add-on preferences menu.*
|
||||
- Auto-naming from the path (when adding from folder, or selecting the path before setting the name)
|
||||
- Added current number of templates in the add-on preferences
|
||||
- Update `File > Default` menu with new functions:
|
||||
1) Clear current templates
|
||||
2) Add from folder functions
|
||||
- Clear current templates (with safety confirm)
|
||||
*Easily remove all the current templates from the add-on preferences menu.*
|
||||
- Auto-naming from the path (when adding from folder, or selecting the path before setting the name)
|
||||
- Added current number of templates in the add-on preferences
|
||||
- Update `File > Default` menu with new functions:
|
||||
1) Clear current templates
|
||||
2) Add from folder functions
|
||||
|
||||
## v1.2.6
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user