Skip to content
This repository was archived by the owner on Mar 1, 2021. It is now read-only.

v0.7.0

Choose a tag to compare

@vanruesc vanruesc released this 31 May 12:26
· 64 commits to master since this release

Changelog

  • Box3
    • Optimized applyMatrix4(m).
  • Matrix4
    • Fixed extractRotation(m).
    • Optimized compose(position, quaternion, scale).
    • Optimized makeRotationFromQuaternion(q).