История коммитов

Автор SHA1 Сообщение Дата
  Joshua Koo 9f44a80d2d ClosedSplineCurve3: use CatmullRomCurve3 internally. 9 лет назад
  Joshua Koo f058021ec1 Add test for CatmullRomCurve3 9 лет назад
  Joshua Koo e3d2617108 Add test for ClosedSplineCurve3 9 лет назад
  tschw 6a551853b6 Added unit test for Interpolant. 9 лет назад
  dubejf 71bb6883bd Async callback for cached resources. 10 лет назад
  humbletim e5cc53358c Fix 'Math.sign' polyfill to match ES6 specs 10 лет назад
  Daniel Ribeiro 4498de963a fixing unit test: frustum depends on THREE.Sphere to be defined 12 лет назад
  Ben Houston 44e6f6ab36 Added Euler unit tests, fixed one bug in Euler, one bug in Rotation. 12 лет назад
  Ben Houston a16a9f6775 complete Euler class, update examples, update Object3D, update unit tests. 12 лет назад
  Mr.doob 747205428b Cleaned up tests. 12 лет назад
  Ben Houston 80cc25941b tests for ColorConverter.js. 12 лет назад
  Ben Houston a6357d9f45 Rename back LineSegment to Line3 per @mrdoob's preference. 12 лет назад
  Ben Houston 22f2047816 test of Line3 -> LineSegment. 12 лет назад
  Ben Houston 4d5177f777 add initial Line3.js with unit tests. 12 лет назад
  Ben Houston ceb6671c2f initial adoption of closures in the math library. all unit tests pass. 12 лет назад
  Mr.doob 2e0e8c046b Merge remote-tracking branch 'bcajes/testcoverage' into dev 12 лет назад
  Brian Cajes 9f23d866af started adding Color unit tests 12 лет назад
  Ben Houston 9b503c1d98 add Frustum.containsPoint, containsSphere + first Frustum unit tests. 12 лет назад
  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 лет назад
  Ben Houston 2103070e8a remove duplicate Quaternion.toEuler (already on Vector3.setEulerFromQuaternion), expand Quat unit test, fix merge. 12 лет назад
  Ben Houston e8e453c1b6 rename benchmarks and unit test HTML files based on pattern established in /examples. Expand float23array benchmark to cover most alternatives. 12 лет назад