github WarmUpTill/SceneSwitcher 1.17
Dock, OpenVR, and more

latest releases: 1.25.5, 1.25.4, 1.25.3...
2 years ago

Additions:

  • Added the option create a dock widget to check and control whether or not the Advanced Scene Switcher is currently running.
    You can access it via View -> Docks -> Advanced Scene Switcher.
    Dock1
    It can be used just like any other dock and be freely placed in OBS' dock areas.
    Dock2

  • Added the OpenVR macro condition. (Windows only for now)
    OpenVR
    This will allow you to perform actions based on where your VR Headset is currently located.
    Thanks for the suggestion and support in testing @munkilicious!

  • Added the option to check if an audio source is muted.
    Mute

  • Added the condition "Studio Mode".
    This will allow you to check whether or not studio mode and which preview scene is currently active.
    Studio

  • Added action to switch the current OBS profile.
    Profile

  • Added action to switch scene collections.
    SceneCollection

  • Added action to import plugin settings from a file.
    Settings

Improvements:

  • Added the option to the "Switch scene" action to wait for the transition to complete before continuing with the next action.
    WaitForTransition
    This will make it much easier to set up a sequence of scene switches without having to know the duration of each transition beforehand.

  • Improved the scene item selection for visibility, order, and transform related macro actions and conditions.
    If a particular scene item exists multiple times in the selected scene you can now choose which scene item in particular shall be selected.
    SceneItem
    The previous behaviour of selecting all scene items is also available still.

Fixes:

  • Fix startup behaviour settings not loading correctly, causing the plugin to always be active on startup.
  • Fix crash when reordering macros which were marked to run in the background.
  • Fix volume not changing when selecting a fade with a duration of zero seconds.
  • Fix plugin asking to backup settings when starting the plugin for the first time.

Notes:

  • The OpenCV parts of the plugin have been moved outside the main plugin into a separate library.
    This was done to avoid the issue (especially on Linux) of the whole plugin not being able to start if a particular version of OpenCV was not available.
  • I started work on the wiki for this plugin:
    https://github.com/WarmUpTill/SceneSwitcher/wiki
    Feel free to contribute! :)

Don't miss a new SceneSwitcher release

NewReleases is sending notifications on new releases.