Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.3.0](v1.2.3...v1.3.0) (2019-06-18) ### Bug Fixes * **SpringBone:** clamped deltaTime ([1b987df](1b987df)) * **SpringBone:** Fix Unity Coordinate offset ([8d295d3](8d295d3)) * **SpringBone:** Workaround collision fractional error ([e3bcf71](e3bcf71)) ### Features * **SecondaryAnimation:** Implements ColliderGroups ([4e214f1](4e214f1)), closes [#2](#2) * **SecondaryAnimation:** Implements SecondaryAnimation ([a4bba13](a4bba13)), closes [#2](#2) * **VRMManager:** Caches mesh, findable transformNode and mesh ([19d4a89](19d4a89)) ### Performance Improvements * **SpringBone:** Promisify per bone update ([44bdf20](44bdf20))
- Loading branch information