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

v1.0.0

Choose a tag to compare

@vanruesc vanruesc released this 29 Jun 14:47
· 55 commits to master since this release
  • API changes

    • Box3.getBoundingSphere()Box3.setFromSphere(Sphere)

    • Sphere.getBoundingBox()Sphere.setFromBox(Box3)

      ↑ Resolves a circular dependency ↑
      
  • Miscellaneous

    • Changed the build setup.
    • Fixed doc signature mismatches.