Commit History

Author SHA1 Message Date
  Mr.doob 2e0e8c046b Merge remote-tracking branch 'bcajes/testcoverage' into dev 12 years ago
  Brian Cajes 9f23d866af started adding Color unit tests 12 years ago
  Ben Houston 9b503c1d98 add Frustum.containsPoint, containsSphere + first Frustum unit tests. 12 years ago
  Ben Houston f52aa6303d expand Matrix3 with set, identity, copy, multiplyScalar, deteminant, clone; Matrix3/4.getInverse will now optionally throw an exception; start Matrix3/4 unit tests 12 years ago
  Ben Houston 2103070e8a remove duplicate Quaternion.toEuler (already on Vector3.setEulerFromQuaternion), expand Quat unit test, fix merge. 12 years ago
  Ben Houston e8e453c1b6 rename benchmarks and unit test HTML files based on pattern established in /examples. Expand float23array benchmark to cover most alternatives. 12 years ago