Update READMEs

This commit is contained in:
Francesco Bellini 2024-09-09 00:35:57 +02:00
parent e887322e5a
commit 57b9262780
2 changed files with 13 additions and 12 deletions

View File

@ -41,10 +41,10 @@ The first options are the ones from Scene Workspaces:
- **Toggle Compact Mode** *(preference)*
- **Unlink workspace from scene**
- **Rename** *(for all scenes)*
- **Reorder to front** *(only for these scene)*
- **Move left** *(only for these scene)*
- **Move right** *(only for these scene)*
- **Reorder to back** *(only for these scene)*
- **Reorder to front** *(only for this scene)*
- **Move left** *(only for this scene)*
- **Move right** *(only for this scene)*
- **Reorder to back** *(only for this scene)*
- **Previous workspace** *(using scene order) `Shift + Ctrl + Page Up`*
- **Next Workspace** *(using scene order) `Shift + Ctrl + Page Down`*

View File

@ -17,8 +17,10 @@ You can customize Scene Workspaces from add-on preferences:
- **Use Scene Workspaces topbar**
*Switch between Scene Workspaces topbar and the default topbar*
- **Use Compact Mode** *(default ON)*
*Compact Mode OFF*
![Compact Mode Off](https://projects.blender.org/Francesco-Bellini/scene_workspaces_addon/raw/branch/main/assets/Topbar%20-%20Compact%20Off.png)
> *Compact Mode ON*
> ![Compact Mode On](https://projects.blender.org/Francesco-Bellini/scene_workspaces_addon/raw/branch/main/assets/Topbar%20-%20Compact%20On.png)
> *Compact Mode OFF*
> ![Compact Mode Off](https://projects.blender.org/Francesco-Bellini/scene_workspaces_addon/raw/branch/main/assets/Topbar%20-%20Compact%20Off.png)
---
@ -29,10 +31,10 @@ The first options are the ones from Scene Workspaces:
- **Toggle Compact Mode** *(preference)*
- **Unlink workspace from scene**
- **Rename** *(for all scenes)*
- **Reorder to front** *(only for these scene)*
- **Move left** *(only for these scene)*
- **Move right** *(only for these scene)*
- **Reorder to back** *(only for these scene)*
- **Reorder to front** *(only for this scene)*
- **Move left** *(only for this scene)*
- **Move right** *(only for this scene)*
- **Reorder to back** *(only for this scene)*
- **Previous workspace** *(using scene order) `Shift + Ctrl + Page Up`*
- **Next Workspace** *(using scene order) `Shift + Ctrl + Page Down`*
@ -44,7 +46,6 @@ And then, starting from `Duplicate`, you'll find the default workspace options.
>
> Also, default options `Previous Workspace` and `Next Workspace` functions will follow the global workspaces order, and not the scene order.
> *Instead, use the ones marked with `(scene)`.*
> Be sure to use the Scene Workspaces relative options, instead.
---
@ -60,7 +61,7 @@ You can also copy the linked workspaces from another scene, using the menu with
![Copy from scene](https://projects.blender.org/Francesco-Bellini/scene_workspaces_addon/raw/branch/main/assets/Topbar%20-%20Copy%20from%20other%20scene.png)
You can also reorder, rename, link and unlink the Scene Workspaces, using the panel `Properties > Scene > Scene Workspaces`.
You can reorder, rename, link and unlink the Scene Workspaces, using the panel `Properties > Scene > Scene Workspaces`.
![Scene Workspaces Panel](https://projects.blender.org/Francesco-Bellini/scene_workspaces_addon/raw/commit/74f7f1ab5f12666998737d1b4be5ff233fa03394/assets/Properties%20-%20Scene.png)