Update README

This commit is contained in:
Francesco Bellini 2024-09-08 23:16:35 +02:00
parent 8b13a25064
commit 74f7f1ab5f

View File

@ -17,18 +17,18 @@ 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.*
![Compact Mode OFF](assets/Topbar%20-%20Switch.png) ![Switch](assets/Topbar%20-%20Switch.png)
*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.*
![Compact Mode OFF](assets/Topbar%20-%20Custom.png) ![Custom Topbar](assets/Topbar%20-%20Custom.png)
*Default workspaces topbar.* *Default workspaces topbar.*
![Compact Mode OFF](assets/Topbar%20-%20Original.png) ![Original Topbar](assets/Topbar%20-%20Original.png)
- **Use Compact Mode** *(default ON)* - **Use Compact Mode** *(default ON)*
*Compact Mode ON* *Compact Mode ON*
![Compact Mode OFF](assets/Topbar%20-%20Compact%20On.png) ![Compact Mode On](assets/Topbar%20-%20Compact%20On.png)
*Compact Mode OFF* *Compact Mode OFF*
![Compact Mode OFF](assets/Topbar%20-%20Compact%20Off.png) ![Compact Mode Off](assets/Topbar%20-%20Compact%20Off.png)
--- ---
@ -66,11 +66,15 @@ You can link other workspaces to the current scene, using the menu with the work
or by clicking the active workspace, if it's not currently linked or by clicking the active workspace, if it's not currently linked
![Link other workspaces](assets/Topbar%20-%20Link%20current.png) ![Link current](assets/Topbar%20-%20Link%20current.png)
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:
![Link other workspaces](assets/Topbar%20-%20Copy%20from%20other%20scene.png) ![Copy from scene](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`.
![Scene Workspaces Panel](assets/Properties%20-%20Scene.png)
--- ---
@ -83,6 +87,8 @@ Still, you may need different workspaces in different scenes, depending on the p
*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.
## Changelog ## Changelog
Visit the [CHANGELOG](./CHANGELOG.md) file to see the changes over new version. Visit the [CHANGELOG](./CHANGELOG.md) file to see the changes over new version.