SceneWall v1.2
SceneWall v1.2
Dockable multiview panel for OBS Studio - every scene as a live, clickable thumbnail.
What's new since v1.1
- Every thumbnail now has a thin grey 1px frame; the active scene stands out with a
thicker frame (red for Program, green for Preview in Studio Mode) - Realtime matches the frame rate OBS is currently running at
- Instant reaction to scenes being added, removed or renamed in OBS
- Assign to Tab in the CTRL+click menu can now be unchecked to clear the assignment
- Optimized rendering: reused GPU buffers plus visibility gating
- Code review cleanups: dead code removed, drop indicator drawn above thumbnails,
copy-before-release, cached Program/Preview indicators, gear icon follows the theme - Added MIT LICENSE file
Features
- Live thumbnails via offscreen GPU rendering
- Tab groups with colors, scene assignment keyed by a stable tab ID
- Drag & drop reordering of tabs and of scenes (per tab, independent of the OBS list)
- Autosize computed from the current tab and applied to all tabs, with wrap control
- Scene headers with white text on the owning tab color; right-click to collapse to a vertical bar
- CTRL+click plugin menu; a plain right-click never opens a menu
- Localization: en, de, pl, uk, it, es, fr
Installation
- Copy
SceneWall.dlltoOBS_FOLDER/obs-plugins/64bit/ - Copy the
localefolder toOBS_FOLDER/data/obs-plugins/SceneWall/ - Restart OBS Studio.
Requires OBS Studio 64-bit on Windows.