Skip to content

v1.3.0

Compare
Choose a tag to compare
@yamayuski yamayuski released this 18 Jun 01:41
· 194 commits to master since this release

1.3.0 (2019-06-18)

Bug Fixes

  • SpringBone: clamped deltaTime (1b987df)
  • SpringBone: Fix Unity Coordinate offset (8d295d3)
  • SpringBone: Workaround collision fractional error (e3bcf71)

Features

SecondaryAnimation was implemented. see #17 .

springbone9

  • SecondaryAnimation: Implements ColliderGroups (4e214f1), closes #2
  • SecondaryAnimation: Implements SecondaryAnimation (a4bba13), closes #2
  • VRMManager: Caches mesh, findable transformNode and mesh (19d4a89)

Performance Improvements

  • SpringBone: Promisify per bone update (44bdf20)