Skip to content

Releases: djsime1/GradientDriverEasing

v1.2.0

12 Jul 18:06
1281fe2
Compare
Choose a tag to compare

Added:

  • An option to enable/disable the mod.
  • Error popup when the mod fails to initialize, such as in the case of CustomUILib not being available.

Updated:

  • Code style & refactoring.

Fixed:

  • Interpolating colors by HSV not underflowing their hue if the difference of hues is over 180°.

Removed:

  • Being able to apply easing functions to non-lerpable types, such as booleans.

Note: CustomUILib is a required dependency, this mod will not work without CustomUILib being installed as well.

Built against Resonite version 2024.7.12.12.

v1.1.0

06 Jul 18:36
92dd079
Compare
Choose a tag to compare

Added:

  • An option to tween color and colorX by HSV instead of RGB (disabled by default).
  • An option to use unclamped lerp calculations (enabled by default).

Fixed:

  • Back, elastic, and spring easing presets being clamped.

Note: CustomUILib is a required dependency, this mod will not work without CustomUILib being installed as well.

Built against Resonite version 2024.7.4.1347.

v1.0.0

22 Jun 03:16
736a481
Compare
Choose a tag to compare

Initial release.

Note: CustomUILib is a required dependency, this mod will not work without CustomUILib being installed as well.

Built against Resonite version 2024.6.11.74.