Skip to content

v2.0.1

Latest
Compare
Choose a tag to compare
@sanbox-irl sanbox-irl released this 19 Feb 22:37
· 7 commits to main since this release
  • Added better support for delayed tweens, including an example in examples/delayed_tween.rs
  • Added new_at which situations a tween in time. Added similar methods for shortcut constructors, such as
    support for sine_in_at.
  • Fixed the new method for most Tweens and added support for Copy, Ord, and Eq.
  • Added support for Copy, Ord, and Eq to all Tweener adapters.
  • Upgraded all math libraries