Update README for v1.3.0

This commit is contained in:
doc-code 2024-09-01 03:49:41 +02:00
parent 0476c641ea
commit 28ed1a909a

View File

@ -24,17 +24,20 @@ Your templates will be avaliable in the Splash Screen and the `File > New` menu.
*It's simple. Select a `.blend` file and name your template.* *It's simple. Select a `.blend` file and name your template.*
You can do this: You can do this:
1) Directly from add-on preferences, in the templates list 1) Directly from add-on preferences, in the templates list
2) By using `File > Defaults > Select new custom template` 2) By using `File > Defaults > Add from folder`
*Select a folder (and optionally a recursion depth, default 1) and find `.blend` files to use as template. By default, the clean file name will be used as name for the new templates.*
3) By using `File > Defaults > Select new template`
*Popup to specify name and path for the new template.* *Popup to specify name and path for the new template.*
3) By using `File > Defaults > Use current as new template` *(only avaliable when a saved .blend file is currently loaded)* 4) By using `File > Defaults > Use current file as template` *(only avaliable when a saved .blend file is currently loaded)*
*Popup to specify the name for the new template. The path will be the one of the current .blend file.* *Popup to specify the name for the new template. The path will be the one of the current .blend file.*
4) By importing a previously exported templates list from JSON file 5) By importing a previously exported templates list from JSON file
*(Either using `File > Defaults > Import/Export > Import Templates` as well as from the menu located in the top right of the templates list in the preferences)* *(Either using `File > Defaults > Import Templates` as well as from the menu located in the top right of the templates list in the preferences)*
*Note: the import process override the current list. Be sure to export the current list, if necessary.* *Note: the import process override the current list. Be sure to export the current list, if necessary.*
> *You can add, remove, reorder and update your templates any time...* > *You can add, remove, reorder and update your templates any time...*
- *(Optionally)* **Export** your templates list to **JSON file** - *(Optionally)* **Export** your templates list to **JSON file**
*From `File > Defaults > Export templates`, or from the add-on preferences menu.*
*Useful after disabling and re-enabling the add-on, re-installing blender, or simply to prepare different sets of templates to import when needed.* *Useful after disabling and re-enabling the add-on, re-installing blender, or simply to prepare different sets of templates to import when needed.*
At this point your templates will be avaliable in the `File > New` menu and in the Splash Screen. At this point your templates will be avaliable in the `File > New` menu and in the Splash Screen.