This repository was archived by the owner on Mar 1, 2021. It is now read-only.
v1.0.0
-
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.