Skip to content

v1.2.2

Compare
Choose a tag to compare
@lpaolini lpaolini released this 19 Feb 20:50
· 162 commits to main since this release

Fixed

  • Fixed various bugs triggered by corner cases, especially when using JoinedStrip.
  • Fixed a bug in HarmonicMotion caused by a wrong assignment.

Added

  • Multiplex
    • Increased the number of multiplexed effects to 9.
  • HarmonicMotion
    • Added methods for random positioning:
      • setFixedPointRandomPosition()
      • setRandomPosition()
  • Implemented new simple effect Bounce.