Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix (1.0, springBone): remove
Object.freeze
using `Object.freeze` on Quaternion makes the quaternion type imcompatible because of iterator It seems to be a bug of TypeScript which is already fixed in the latest version See: microsoft/TypeScript#42543
- Loading branch information