Update README with online images

This commit is contained in:
Francesco Bellini 2024-09-08 23:24:28 +02:00
parent 74f7f1ab5f
commit 480b0d5e22

View File

@ -1,6 +1,6 @@
# Scene Workspaces - Add-On # Scene Workspaces - Add-On
![Overview image](assets/Preview%20Image.png) ![Overview image](https://projects.blender.org/Francesco-Bellini/scene_workspaces_addon/raw/branch/main/assets/Preview%20Image.png)
## Overview ## Overview
@ -17,24 +17,24 @@ 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.*
![Switch](assets/Topbar%20-%20Switch.png) ![Switch](https://projects.blender.org/Francesco-Bellini/scene_workspaces_addon/raw/branch/main/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.*
![Custom Topbar](assets/Topbar%20-%20Custom.png) ![Custom Topbar](https://projects.blender.org/Francesco-Bellini/scene_workspaces_addon/raw/branch/main/assets/Topbar%20-%20Custom.png)
*Default workspaces topbar.* *Default workspaces topbar.*
![Original Topbar](assets/Topbar%20-%20Original.png) ![Original Topbar](https://projects.blender.org/Francesco-Bellini/scene_workspaces_addon/raw/branch/main/assets/Topbar%20-%20Original.png)
- **Use Compact Mode** *(default ON)* - **Use Compact Mode** *(default ON)*
*Compact Mode ON* *Compact Mode ON*
![Compact Mode On](assets/Topbar%20-%20Compact%20On.png) ![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*
![Compact Mode Off](assets/Topbar%20-%20Compact%20Off.png) ![Compact Mode Off](https://projects.blender.org/Francesco-Bellini/scene_workspaces_addon/raw/branch/main/assets/Topbar%20-%20Compact%20Off.png)
--- ---
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.
![Compact Mode OFF](assets/Topbar%20-%20Workspace%20Menu.png) ![Compact Mode OFF](https://projects.blender.org/Francesco-Bellini/scene_workspaces_addon/raw/branch/main/assets/Topbar%20-%20Workspace%20Menu.png)
The first options are the ones from Scene Workspaces: The first options are the ones from Scene Workspaces:
@ -62,19 +62,19 @@ And then, starting from `Duplicate`, you'll find the default workspace options.
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:
![Link other workspaces](assets/Topbar%20-%20Link%20other%20workspaces.png) ![Link other workspaces](https://projects.blender.org/Francesco-Bellini/scene_workspaces_addon/raw/branch/main/assets/Topbar%20-%20Link%20other%20workspaces.png)
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 current](assets/Topbar%20-%20Link%20current.png) ![Link current](https://projects.blender.org/Francesco-Bellini/scene_workspaces_addon/raw/branch/main/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:
![Copy from scene](assets/Topbar%20-%20Copy%20from%20other%20scene.png) ![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 also reorder, rename, link and unlink the Scene Workspaces, using the panel `Properties > Scene > Scene Workspaces`.
![Scene Workspaces Panel](assets/Properties%20-%20Scene.png) ![Scene Workspaces Panel](https://projects.blender.org/Francesco-Bellini/scene_workspaces_addon/raw/commit/74f7f1ab5f12666998737d1b4be5ff233fa03394/assets/Properties%20-%20Scene.png)
--- ---
@ -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