Skip to content

Releases: ashblue/unity-animator-helpers

v2.0.0

17 Nov 21:38
Compare
Choose a tag to compare

2.0.0 (2019-11-17)

Features

  • distribution: library now requires Unity Package Manager to run (f48f901)

BREAKING CHANGES

  • distribution: You now must use Unity's Package Manager to install this package. See the ### Installation section in the README.md for full details.

Version 1.1

29 Dec 07:01
Compare
Choose a tag to compare

New features / changes

  • Upgrade to 2017.3
  • New Animator extensions for HasX(name) variables
  • New AnimatorStub testing utility
  • A runtime instance is now soft injected if it doesn't already exist (singleton)
  • Better test coverage

See the README.md for more details.

Version 1.0

29 Dec 07:06
Compare
Choose a tag to compare

Initial release