Update README with online images
This commit is contained in:
parent
74f7f1ab5f
commit
480b0d5e22
63
README.md
63
README.md
@ -1,6 +1,6 @@
|
|||||||
# Scene Workspaces - Add-On
|
# Scene Workspaces - Add-On
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
@ -16,65 +16,65 @@ Basically, you can decide which workspace you want to link to each scene.
|
|||||||
You can customize Scene Workspaces from add-on preferences:
|
You can customize Scene Workspaces from add-on preferences:
|
||||||
|
|
||||||
- **Show Switch**
|
- **Show Switch**
|
||||||
*When active, shows a checkbox to switch between Scene Workspaces and the default topbar.*
|
*When active, shows a checkbox to switch between Scene Workspaces and the default topbar.*
|
||||||

|

|
||||||
*This checkbox will directly affect the next preference.*
|
*This checkbox will directly affect the next preference.*
|
||||||
- **Use Scene Workspaces topbar**
|
- **Use Scene Workspaces topbar**
|
||||||
*Scene Workspaces topbar.*
|
*Scene Workspaces topbar.*
|
||||||

|

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

|

|
||||||
- **Use Compact Mode** *(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 a 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 ones from Scene Workspaces:
|
The first options are the ones from Scene Workspaces:
|
||||||
|
|
||||||
- **Toggle Compact Mode** *(preference)*
|
- **Toggle Compact Mode** *(preference)*
|
||||||
- **Unlink workspace from scene**
|
- **Unlink workspace from scene**
|
||||||
- **Rename** *(for all scenes)*
|
- **Rename** *(for all scenes)*
|
||||||
- **Reorder to front** *(only for these scene)*
|
- **Reorder to front** *(only for these scene)*
|
||||||
- **Move left** *(only for these scene)*
|
- **Move left** *(only for these scene)*
|
||||||
- **Move right** *(only for these scene)*
|
- **Move right** *(only for these scene)*
|
||||||
- **Reorder to back** *(only for these scene)*
|
- **Reorder to back** *(only for these scene)*
|
||||||
- **Previous workspace** *(using scene order) `Shift + Ctrl + Page Up`*
|
- **Previous workspace** *(using scene order) `Shift + Ctrl + Page Up`*
|
||||||
- **Next Workspace** *(using scene order) `Shift + Ctrl + Page Down`*
|
- **Next Workspace** *(using scene order) `Shift + Ctrl + Page Down`*
|
||||||
|
|
||||||
And then, starting from `Duplicate`, you'll find the default workspace options.
|
And then, starting from `Duplicate`, you'll find the default workspace options.
|
||||||
|
|
||||||
> **Note**
|
> **Note**
|
||||||
> Default options like `Reorder to Front`, `Reorder to Back` will only affect the global workspaces, and not the Scene Workspaces topbar.
|
> Default options like `Reorder to Front`, `Reorder to Back` will only affect the global workspaces, and not the Scene Workspaces topbar.
|
||||||
*Instead, use the ones marked with `(scene only)`.*
|
*Instead, use the ones marked with `(scene only)`.*
|
||||||
>
|
>
|
||||||
> Also, default options `Previous Workspace` and `Next Workspace` functions will follow the global workspaces order, and not the scene order.
|
> 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)`.*
|
*Instead, use the ones marked with `(scene)`.*
|
||||||
> Be sure to use the Scene Workspaces relative options, instead.
|
> Be sure to use the Scene Workspaces relative options, instead.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
You can link other workspaces to the current scene, using the menu with the workspace icon:
|
You can link other workspaces to the current scene, using the menu with the workspace icon:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
or by clicking the active workspace, if it's not currently linked
|
or by clicking the active workspace, if it's not currently linked
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
You can also copy the linked workspaces from another scene, using the menu with the duplicate icon:
|
You can also copy the linked workspaces from another scene, using the menu with the duplicate icon:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
You can also reorder, rename, link and unlink the Scene Workspaces, using the panel `Properties > Scene > Scene Workspaces`.
|
You can also reorder, rename, link and unlink the Scene Workspaces, using the panel `Properties > Scene > Scene Workspaces`.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -82,12 +82,11 @@ You can also reorder, rename, link and unlink the Scene Workspaces, using the pa
|
|||||||
|
|
||||||
In Blender, workspaces are common across scenes.
|
In Blender, workspaces are common across scenes.
|
||||||
|
|
||||||
Still, you may need different workspaces in different scenes, depending on the purpose of the scene.
|
You may need different workspaces in different scenes, depending on the purpose of the scene.
|
||||||
|
|
||||||
*For example, you may want a scene with workspaces optimized for modelling and
|
*For example, you may want a scene with workspaces optimized for modelling and another Scene optimized for Video Editing, in the same project.*
|
||||||
another Scene optimized for Video Editing, in the same project.*
|
|
||||||
|
|
||||||
**Scene Workspaces** make this possibile with the custom workspaces topbar and a custom property for each scene.
|
**Scene Workspaces** make this possibile with the custom topbar and a custom property for each scene.
|
||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user