Releases: anthonymendez/scene-tree-view
Releases · anthonymendez/scene-tree-view
Release list
Release v0.2.7
What's Changed
- Implement multi-scene deletion with confirmation and shortcuts by @anthonymendez in #3
- Multiselect while holding
CtrlorShift, then press Backspace or the Delete key to multi-delete.
Full Changelog: v0.2.6...v0.2.7
Release v0.2.6
WARNING: Note testing on Linux Flatpak, Windows, or MacOS. Your mileage may vary. Report any issues here: https://github.com/anthonymendez/scene-tree-view/issues
Full Changelog: 0.2.6...v0.2.6
High-Level Changes
- Persistent Workspace Layout: The plugin now automatically saves the expansion state of folders (which ones are open/closed) and the scrollbar position. When you close and reopen OBS Studio, your scene tree layout is restored exactly as you left it.
- Multi-Selection & Group Moves: Added support for selecting multiple scenes or folders using standard modifiers (
CtrlorShift). You can now drag-and-drop or move these selected items together as a single group. - Alphabetical Sorting: Added folder-level sorting options. You can sort folders alphabetically (A to Z or Z to A), or arrange them manually (Sort by User) via context menus.
- Tools Menu About Box: Added an "About" dialog box reachable under the main OBS Studio Tools menu showing version information, dynamic credits, and a scrollable log of recent updates.
- Enhanced Folder Renaming & Switching Stability: Fixed folder stability issues where folders would spontaneously collapse or reset when renaming scenes, re-ordering scenes, or changing active scene collections.