Releases: insin/obs-bounce
Releases · insin/obs-bounce
v1.3
- Added colour changing on bounces to DVD Bounce (enabled by default, requires a Color Correction filter on the source)
- Changed initial DVD Bounce direction to always be random
- Changed defaults:
- Auto start/stop on scene change is now enabled by default
- Lowered the default DVD bounce speed now color changing makes it more "interesting" to watch
- Fixed Throw & Bounce not restarting if x and y velocity hit 0 in the same frame
- Fixed using the wrong event for cleanup on OBS exit
- Fixed getting the scene item multiple times when toggling
- Use obs.script_log() for logging instead of print()