Ryanslikesocool Easings Versions Save

Make transitions look nicer with non-linear interpolation

v3.1.0

10 months ago
  • Added spring animations

v3.1.0-pre.1

11 months ago

v3.0.0

1 year ago

v2.4.0

1 year ago
  • Added functions for use with Timer.Sequence
  • Removed unsupported DOTS code

v2.3.0

1 year ago
  • Moved Interpolator to main namespace
  • Updated docs

v2.2.0

1 year ago
  • Add CustomEasing assets that can be passed to functions like predefined EasingType
    • CustomEasings sample an AnimationCurve, which can be viewed in the editor.
    • CustomEasing assets can be created under Create > Developed With Love > Easings > Custom Easing

v2.1.0

2 years ago
  • Minor cleanup
  • Add EasingType.Inverse() extension

v2.0.3

2 years ago
  • Remove DWL_TIMER preprocessor requirement
  • Force Timer dependency

v2.0.2

2 years ago
  • Actually fixed Interpolator easing this time

v2.0.1

2 years ago
  • Fixed Interpolator done check
  • Added safety check to Interpolator done action