Releases: ryanslikesocool/EaseKit
Releases · ryanslikesocool/EaseKit
v3.2.0
v3.1.0
- Added spring animations
v3.1.0-pre.1
Update readme
v3.0.0
Merge pull request #8 from ryanslikesocool/2.0.0 v2.0.0
v2.4.0
- Added functions for use with
Timer.Sequence
- Removed unsupported DOTS code
v2.3.0
- Moved Interpolator to main namespace
- Updated docs
v2.2.0
- Add
CustomEasing
assets that can be passed to functions like predefinedEasingType
CustomEasing
s sample anAnimationCurve
, which can be viewed in the editor.CustomEasing
assets can be created underCreate > Developed With Love > Easings > Custom Easing
v2.1.0
- Minor cleanup
- Add
EasingType.Inverse()
extension
v2.0.3
v2.0.2
- Actually fixed Interpolator easing this time