Skip to content

v0.3.3

Compare
Choose a tag to compare
@gabrieldechichi gabrieldechichi released this 17 Oct 03:30
· 8 commits to main since this release
a3a4264

[0.3.3] – 2022-10-16

Added

  • Int Transitions
  • Enum Transitions

Fixed

  • Fix AnimationParameterAsset hash calculation when using strings
  • Fixed bug where StateMachine would not update during AnimationState transition
  • Fix bug where LinearBlend and SingleStates would reference wrong AnimationState in StateMachine (fix at UpdateStateMachineJob.CreateState)