v1.3.0
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 .
- 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)