提交历史

作者 SHA1 备注 提交日期
  Ben Houston c70714deb8 many more unit tests passing, still ~30 failing. 12 年之前
  Mr.doob 3e20c628b1 More readable Vector3.distanceToSquared. 12 年之前
  Mr.doob 359f4669a7 Merge remote-tracking branch 'alteredq/dev' into dev 12 年之前
  alteredq defff278b9 Made WebGLDeferredRenderer self-standing. 12 年之前
  alteredq 15c5183f64 Moved WebGLDeferredRenderer to examples/js/renderers 12 年之前
  alteredq 6f04bdda14 Renamed DeferredHelper => WebGLDeferredRenderer 12 年之前
  alteredq e760e48263 Deferred shading: sharing light proxy geometry. 12 年之前
  alteredq f39c0bf02a More garbage collection friendly Box2.distanceToPoint(), Box3.distanceToPoint() and Vector3.distanceToSquared() 12 年之前
  Mr.doob cd14488224 Reimplemented clean up. 12 年之前
  Mr.doob 3fceabf4c6 Merge remote-tracking branch 'bhouston/test-suite' into dev 12 年之前
  Mr.doob 58a236742d Merging with @bhouston. 12 年之前
  alteredq e801b91110 Some more code cleanup. 12 年之前
  Ben Houston 42d586f760 minor fixes. 12 年之前
  Mr.doob f303b67cb5 Reimplemented Box3 fixes and more code clean up. 12 年之前
  Mr.doob c5387612dd Merge remote-tracking branch 'bhouston/test-suite' into dev 12 年之前
  Mr.doob 7d63a8111e Merging with @bhouston branch. 12 年之前
  Mr.doob 4c83bf024d Updated builds. 12 年之前
  Ben Houston 44478c4fdc Merge branch 'mrdoob-dev' into test-suite 12 年之前
  Mr.doob 4e89ecb31c Implementing fixes to Box2 and Box3 again. 12 年之前
  Mr.doob a82479eac6 Merge remote-tracking branch 'bhouston/test-suite' into dev 12 年之前
  Mr.doob bc59b3c672 Merging with @bhouston branch. 12 年之前
  Ben Houston 7c6a44ad02 cleaning up unit tests for Sphere, Box2, Box3, Plane. 12 年之前
  Mr.doob 633f3a6caf Fixed compile errors and cleaned up code a bit. 12 年之前
  Ben Houston 786207d0fe main test page should be index.html 12 年之前
  Ben Houston 09348f59bc unit tests should not use minimized version of three.js to help in debugging. 12 年之前
  Ben Houston 2e89cf6d3b pull out test suite constants into their own script. 12 年之前
  Ben Houston fe2020a8a0 add initial Sphere unit tests. 12 年之前
  Ben Houston 7c097f8373 initial Plane unit tests. problems with higher scope variables being utilized between modules. 12 年之前
  Mr.doob a46345114f Merge remote-tracking branch 'bhouston/test-suite' into dev 12 年之前
  Ben Houston 7c501b07b9 complete Box3 unit tests, add Box2 unit tests. 12 年之前