Historique des commits

Auteur SHA1 Message Date
  alteredq e13a1aea67 WebGLDeferredRenderer: updating scenegraph just once per frame. il y a 13 ans
  alteredq defff278b9 Made WebGLDeferredRenderer self-standing. il y a 13 ans
  alteredq 15c5183f64 Moved WebGLDeferredRenderer to examples/js/renderers il y a 13 ans
  alteredq 6f04bdda14 Renamed DeferredHelper => WebGLDeferredRenderer il y a 13 ans
  alteredq e760e48263 Deferred shading: sharing light proxy geometry. il y a 13 ans
  alteredq f39c0bf02a More garbage collection friendly Box2.distanceToPoint(), Box3.distanceToPoint() and Vector3.distanceToSquared() il y a 13 ans
  alteredq e801b91110 Some more code cleanup. il y a 13 ans
  Mr.doob f303b67cb5 Reimplemented Box3 fixes and more code clean up. il y a 13 ans
  Mr.doob c5387612dd Merge remote-tracking branch 'bhouston/test-suite' into dev il y a 13 ans
  Mr.doob 7d63a8111e Merging with @bhouston branch. il y a 13 ans
  Mr.doob 4c83bf024d Updated builds. il y a 13 ans
  Mr.doob 4e89ecb31c Implementing fixes to Box2 and Box3 again. il y a 13 ans
  Mr.doob a82479eac6 Merge remote-tracking branch 'bhouston/test-suite' into dev il y a 13 ans
  Mr.doob bc59b3c672 Merging with @bhouston branch. il y a 13 ans
  Ben Houston 7c6a44ad02 cleaning up unit tests for Sphere, Box2, Box3, Plane. il y a 13 ans
  Mr.doob 633f3a6caf Fixed compile errors and cleaned up code a bit. il y a 13 ans
  Ben Houston 786207d0fe main test page should be index.html il y a 13 ans
  Ben Houston 09348f59bc unit tests should not use minimized version of three.js to help in debugging. il y a 13 ans
  Ben Houston 2e89cf6d3b pull out test suite constants into their own script. il y a 13 ans
  Ben Houston fe2020a8a0 add initial Sphere unit tests. il y a 13 ans
  Ben Houston 7c097f8373 initial Plane unit tests. problems with higher scope variables being utilized between modules. il y a 13 ans
  Mr.doob a46345114f Merge remote-tracking branch 'bhouston/test-suite' into dev il y a 13 ans
  Ben Houston 7c501b07b9 complete Box3 unit tests, add Box2 unit tests. il y a 13 ans
  Mr.doob 9d1c27fb32 Merge remote-tracking branch 'zz85/master' into dev il y a 13 ans
  Ben Houston de1a1de6b7 focus tests. il y a 13 ans
  Ben Houston be29d9f64d add equals, clone to Box2, Box3, Plane and Sphere. Adopt +Inf/-Inf in Box2 and Box3 per @mrdoob'd recommendation. Begin Box3 unit test. il y a 13 ans
  Ben Houston b6d618099b Vector2: setX, setY, Vector4: setX, setY, setZ, equals. Unit tests for Vector2, Vector3 and Vector4. il y a 13 ans
  Ben Houston 9c175c1e4b qunit test framework + Vector2 tests (still incomplete.) il y a 13 ans
  alteredq f3e0205f50 Simpler GeometryUtils.triangleArea() il y a 13 ans
  Ben Houston 2be1ad5bab expand Math.min/max per @alteredq recommendations, add clampSelf per @gero3 il y a 13 ans