Ryanslikesocool Easings Versions Save

Make transitions look nicer with non-linear interpolation

v2.0.0

2 years ago
  • Refactored Interpolator code (BREAKING CHANGES)
  • Added Timer dependency for Interpolator

v1.4.5

2 years ago
  • Removed [BurstCompile] attributes from easing functions, since it broke on certain platforms.
  • Bumped Mathematics package requirement to 1.2.4

v1.4.4

2 years ago
  • Updated license

v1.4.3

2 years ago
  • Cleanup
  • Update license

v1.4.2

2 years ago
  • Fix for Entities subpackage

v1.4.0

2 years ago
  • Add ability to set custom functions for Interpolator
  • Made predefined ease methods internal
  • Removed confusing Interpolator methods

v1.3.3.1

2 years ago

v1.3.3

2 years ago
  • add set done function

v1.3.2

2 years ago
  • Cleanup
  • Enabled auto-referenced asmdefs for better Package Manager support

v1.3.1

3 years ago
  • Added more Interpolator overloads and extensions
  • Fixed an overflow bug in one of the Interpolator extensions