From 084203996e30f67f10c053fbe34fcbd524b4c816 Mon Sep 17 00:00:00 2001 From: doc-code Date: Sun, 8 Sep 2024 18:28:24 +0200 Subject: [PATCH] First CHANGELOG --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..52690b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +## v1.0.0 + +This is the first official version of the extension. + +Current features: + +- Custom workspaces topbar (only showing workspaces linked to the current scene) +- Custom Property for Scenes listing the linked workspaces (saved in .blend file) +- Add, Remove, Reorder linked workspace, scene by scene +- Rename workspace + *This will rename the workspace globally, and also every custom property of the scene that use it.* +- Menu to copy the linked workspaces from other scenes +- Menu to link other workspaces (the unlinked ones) +- Panel in `Properties > Scene > Scene Workspaces`, to manage, reorder, rename linked workspaces for the current scene