提交歷史

作者 SHA1 備註 提交日期
  simonThiele 194cbacaf7 add unit tests for event dispatcher 10 年之前
  simonThiele d73576afd4 add unit tests for clock 10 年之前
  simonThiele a99f5f8f68 add tests for bufferGeometry 10 年之前
  simonThiele a8021bedfd add tests for BufferAttribute 10 年之前
  simonThiele 1d12f6167f add tests for perspective camera 10 年之前
  simonThiele aaa0df0935 add tests for orthographic camera 10 年之前
  Simon Thiele ed1782ecc0 add unit test for obect 3D translate x,y and z, rotate, lookAt and getWorldQuaternion. Also add a unittest for camera lookAt 10 年之前
  Mr.doob 43f1e3de9b Removed WebGLDeferredRenderer. See #7095. 10 年之前
  dubejf 250f62e28d Complete json roundtrip for lights 10 年之前
  dubejf faa8745f58 Add unit tests 10 年之前
  dubejf 71bb6883bd Async callback for cached resources. 10 年之前
  dubejf cfa8e9aa0c Add unit tests 10 年之前
  humbletim e5cc53358c Fix 'Math.sign' polyfill to match ES6 specs 10 年之前
  Ben Houston 44e6f6ab36 Added Euler unit tests, fixed one bug in Euler, one bug in Rotation. 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 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 56a1e4fca1 Merge branch 'quaternion_polish' into three_math_degreesToRadians 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 年之前