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

v1.1.0

Choose a tag to compare

@vanruesc vanruesc released this 02 Aug 11:45
· 39 commits to master since this release

Removed advisory engines field from package.json.

Integrated updates from three r95:

  • Quaternion
    • Added angleTo(Quaternion) convenience method.
    • Added rotateTowards(Quaternion) convenience method.
  • Vector2
    • Added cross(Vector2) method.