From 28ed1a909a5f8e39e7c47516ab07c1c8f0ab7578 Mon Sep 17 00:00:00 2001 From: doc-code Date: Sun, 1 Sep 2024 03:49:41 +0200 Subject: [PATCH] Update README for v1.3.0 --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b537091..e06e2b7 100644 --- a/README.md +++ b/README.md @@ -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.* You can do this: 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.* - 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.* - 4) 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)* + 5) By importing a previously exported templates list from JSON file + *(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.* > *You can add, remove, reorder and update your templates any time...* - *(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.* At this point your templates will be avaliable in the `File > New` menu and in the Splash Screen.