Skip to content

v23.1.2 - yo yo yo yo!

Latest
Compare
Choose a tag to compare
@trusktr trusktr released this 05 May 21:21

What's Changed

  • fix yoyo repeat bug by @humodz in #683
  • Change the Easing.Linear methods to pure function so that saving them to a variable and calling them won't error. F.e. this no longer errors: let in = TWEEN.Easing.Linear.In; in(). by @soumen-pradhan in #682

New Contributors

Full Changelog: v23.1.1...v23.1.2