Skip to content

Releases: insin/obs-bounce

v1.3

13 Feb 12:11
Compare
Choose a tag to compare
  • 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()

v1.2

13 Feb 11:43
4fd848a
Compare
Choose a tag to compare

Added Throw & Bounce mode

v1.1

04 May 12:02
6e8aeff
Compare
Choose a tag to compare

Fixed: restore the currently-bouncing scene item to its original position when OBS is about to exit

v1.0

04 May 11:39
72c5059
Compare
Choose a tag to compare

Initial release