diff --git a/README.md b/README.md index e9729ff..c12459f 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,10 @@ Scene Workspaces can be particularly useful in projects with multiple scenes wit You can customize Scene Workspaces from add-on preferences: - **Show only with multiple scenes** *(default: off)* -Show the topbar (and eventually the checkbox) only when the project has multiple scenes. + *Show the topbar (and eventually the checkbox) only when the project has multiple scenes. Basically, Scene Workspaces disappear as long as you have one scene only.* - **Auto initialize Scene Workspaces** *(default: on)* -*Automatically add all available workspaces to the current scene, if empty. + *Automatically add all available workspaces to the current scene, if empty. If available workspaces match one of the 5 default templates, they will be automatically ordered on intialization. Otherwise, workspaces will be ordered alphabetically.* > This limitation is due to the fact that Scene Workspace can't access the global workspaces order. > Use the panel `Properties > Scene > Scene Workspaces`, or the workspace menu to reorder your workspaces. @@ -88,6 +88,8 @@ You can also copy the linked workspaces from another scene, using the menu with ### Panel Management You can always reorder, rename, link and unlink the Scene Workspaces, using the panel `Properties > Scene > Scene Workspaces`. +*At the top, you can select and reorder, rename or unlink any workspace.* +*At the bottom, you can link the missing workspaces to the current scene.* ![Scene Workspaces Panel](https://projects.blender.org/Francesco-Bellini/scene_workspaces_addon/raw/branch/main/assets/Properties%20-%20Scene.png) diff --git a/README_EXT.md b/README_EXT.md index 47df702..beedab4 100644 --- a/README_EXT.md +++ b/README_EXT.md @@ -20,7 +20,7 @@ You can customize Scene Workspaces from add-on preferences: *When active, shows a checkbox to switch between Scene Workspaces and the default topbar.* *This checkbox will directly affect the next preference.* - **Use Scene Workspaces topbar** *(default: on)* - *Switch between Scene Workspaces topbar and the default topbar* + *Switch between Scene Workspaces topbar and the default topbar.* - **Use Compact Mode** *(default: on)* *Also avaliable from the workspace menu.* *Compact Mode ON* @@ -72,6 +72,8 @@ You can also copy the linked workspaces from another scene, using the menu with ### Panel Management You can always reorder, rename, link and unlink the Scene Workspaces, using the panel `Properties > Scene > Scene Workspaces`. +*At the top, you can select and reorder, rename or unlink any workspace.* +*At the bottom, you can link the missing workspaces to the current scene.* ![Scene Workspaces Panel](https://projects.blender.org/Francesco-Bellini/scene_workspaces_addon/raw/branch/main/assets/Properties%20-%20Scene.png)