Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pjh add linearbounce #1039

Merged
merged 13 commits into from
Sep 6, 2023
Merged

Commits on Jun 29, 2020

  1. Added Ball Track V1

    In this version the balls bounce of the edges and do not interact with one another.
    pjhatch committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    04d17e4 View commit details
    Browse the repository at this point in the history
  2. update for lost balls

    Added some protection - so that when intensity is lowered and raised some time later balls that have moved way off the track are recovered.
    pjhatch committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    84b7bfb View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Adding Collision

    A couple of bugs still need sorting
    pjhatch committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    37cb51c View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2020

  1. Update FX.cpp

    pjhatch committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    9cee424 View commit details
    Browse the repository at this point in the history
  2. Update FX.cpp

    Still 1 bug to fix - this was a test.
    pjhatch committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    341d9d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2020

  1. Adding 2 ball track modes

    With and without collisions
    pjhatch committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    a20358b View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2020

  1. Update FX.cpp

    Added the improvements suggested by Gregor Hartmann
    pjhatch committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    56a74bc View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    9a78d28 View commit details
    Browse the repository at this point in the history
  2. remove unused variable

    blazoncek committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    54b80f7 View commit details
    Browse the repository at this point in the history
  3. minor aesthetic fixes

    blazoncek committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    3097a1b View commit details
    Browse the repository at this point in the history
  4. revert wled00.ino

    blazoncek committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    af3c8f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Implement palette colors

    blazoncek committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    84148ad View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    885f4de View commit details
    Browse the repository at this point in the history