Update README
This commit is contained in:
parent
ddc2bc0d03
commit
e55c8901cf
50
README.md
50
README.md
@ -8,45 +8,51 @@
|
|||||||
|
|
||||||
Basically, you can decide which workspace you want to link to each scene.
|
Basically, you can decide which workspace you want to link to each scene.
|
||||||
|
|
||||||
> This is possible thanks to a custom property in each scene (which is saved with your .blend file) listing the filtered and ordered list of workspaces linked to the scene.
|
> This is possible thanks to a custom property at scene level (which is saved with your .blend file).
|
||||||
|
> *This property simply list names of the linked workspaces, in the correct order.*
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Some optionals you can opt-in/out from add-on preferences:
|
You can customize Scene Workspaces from add-on preferences:
|
||||||
- Switch to show/hide Scene Workspaces custom topbar (you hide this from preferences)
|
|
||||||
*Custom workspaces topbar*
|
- **Show Switch**
|
||||||
|
*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**
|
||||||
|
*Scene Workspaces topbar.*
|
||||||

|

|
||||||
*Default workspaces topbar*
|
*Default workspaces topbar.*
|
||||||

|

|
||||||
- Option for Compact UI (default ON)
|
- **Use Compact Mode** *(default ON)*
|
||||||
*Compact Mode On*
|
*Compact Mode ON*
|
||||||

|

|
||||||
*Compact Mode Off*
|
*Compact Mode OFF*
|
||||||

|

|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
What you can usually to do by right-clicking on workspace (and more) it's avaliable by clicking the near options button.
|
What you can usually to do by right-clicking on a workspace (and more) it's avaliable by clicking the near options button.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
The first options are the one of Scene Workspaces:
|
The first options are the one from Scene Workspaces:
|
||||||
- Toggle Compact Mode
|
|
||||||
- Unlink the workspace from the scene
|
|
||||||
- Rename the workspace (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)
|
|
||||||
|
|
||||||
And then, the default workspace options.
|
- **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)*
|
||||||
|
|
||||||
> **Note**
|
And then, starting from the `Duplicate` option, you'll find the default workspace options.
|
||||||
> The default workspace options like Reorder to Front, Reorder to Back will only affect the global workspaces, and not the Scene Workspaces topbar.
|
|
||||||
> Also, default options Previous Workspace and Next Workspace functions will not follow the scene order.
|
> **Note**
|
||||||
|
> The default workspace options like `Reorder to Front`, `Reorder to Back` will only affect the global workspaces, and not the Scene Workspaces topbar.
|
||||||
|
> Also, default options `Previous Workspace` and `Next Workspace` functions will follow the global workspaces order, and not the scene order.
|
||||||
> Be sure to use the Scene Workspaces relative options, instead.
|
> Be sure to use the Scene Workspaces relative options, instead.
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Why this add-on?
|
## Why this add-on?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user