Releases: djsime1/GradientDriverEasing
Releases · djsime1/GradientDriverEasing
v1.2.0
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
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
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.