8000 Comparing v1.0...master · insin/obs-bounce · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: insin/obs-bo 8000 unce
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0
Choose a base ref
...
head repository: insin/obs-bounce
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 2 files changed
  • 1 contributor

Commits on May 4, 2020

  1. Update README.md

    insin authored May 4, 2020
    Configuration menu
    Copy the full SHA
    b5c1cf3 View commit details
    Browse the repository at this point in the history
  2. Restore the currently-bouncing scene item to its original position wh…

    …en OBS is about to exit
    insin authored May 4, 2020
    Configuration menu
    Copy the full SHA
    6e8aeff View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. Configuration menu
    Copy the full SHA
    17a9e3d View commit details
    Browse the repository at this point in the history
  2. Update README.md

    insin authored May 21, 2020
    Configuration menu
    Copy the full SHA
    415e680 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    insin authored May 21, 2020
    Configuration menu
    Copy the full SHA
    4fd848a View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. Fixed Throw & Bounce not restarting if velocities both happen to hit …

    …0 on the same frame
    insin committed Feb 13, 2025
    Configuration menu
    Copy the full SHA
    88ff4ad View commit details
    Browse the repository at this point in the history
  2. Added an option to change the colour of the scene item every time it …

    …bounces in DVD Bounce mode
    
    This is enabled by default, but only works if you've added a Color Correction filter to your bouncing scene item
    
    Reduced the default speed for DVD Bounce to something more sedate
    insin committed Feb 13, 2025
    Configuration menu
    Copy the full SHA
    690efd6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    171def5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07aa2da View commit details
    Browse the repository at this point in the history
  5. Update docs

    insin committed Feb 13, 2025
    Configuration menu
    Copy the full SHA
    c7cc9f2 View commit details
    Browse the repository at this point in the history
  6. Release 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()
    insin committed Feb 13, 2025
    Configuration menu
    Copy the full SHA
    2252909 View commit details
    Browse the repository at this point in the history
Loading
0