Commit History

Author SHA1 Message Date
  Mr.doob e126b7d913 Merge branch 'events' into dev 12 years ago
  Mr.doob c1fa178dfb Merge remote-tracking branch 'bhouston/transform' into dev 12 years ago
  Mr.doob af52210cb9 Merge remote-tracking branch 'gero3/master' into dev 12 years ago
  Ben Houston 26b57b81be Matrix4.makeTranslation and Matrix4.makeScale now take Vector3 instead of thee scalars per #2780 12 years ago
  Ben Houston 79e173ed55 complete Plane unit tests. fix bugs with Plane.translate and Plane.transform. 12 years ago
  gero3 fcfac4ba59 update the contributing file for root usage 12 years ago
  Ben Houston d2c43e69e4 finish Sphere unit test coverage (it was previously incomplete) and fix uncovered errors. 12 years ago
  Ben Houston 9cb6edf697 add Plane.transform + Sphere.transform, no tests yet. 12 years ago
  Ben Houston 41788bd016 rename Ray.transformSelf -> Ray.transform (simplier name more consistent with rest of library.) 12 years ago
  Ben Houston 05af1b28ce implemented Box3.transform, tested. Removed Box3/Box3.scale as it doesn't work in the general case. move tests to tests/math from tests/core to replace move of tested source files. 12 years ago
  gero3 69463e7e0f Update CONTRIBUTING.md 12 years ago
  gero3 8044d81d71 Update CONTRIBUTING.md 12 years ago
  gero3 c60dab8e0b Update CONTRIBUTING.md 12 years ago
  Mr.doob b81e23e898 Event system implementation for deallocating geometries and textures. 12 years ago
  Mr.doob 40dd22c4eb Updated EventTarget. 12 years ago
  gero3 7257792471 update Contributing according to @mrdoob 12 years ago
  gero3 ce783c30db Update CONTRIBUTING.md 12 years ago
  gero3 4a5c7e19af Update CONTRIBUTING.md 12 years ago
  gero3 b5e270a8ba make sure the index link als works 12 years ago
  gero3 3385711560 Merge pull request #1 from gero3/patch-6 12 years ago
  gero3 4d7b88da36 use relative path to create the index 12 years ago
  gero3 db87a042bc add index to contributing 12 years ago
  gero3 a9d8bc6fda Update CONTRIBUTING.md 12 years ago
  gero3 c399871e62 Create CONTRIBUTING.md 12 years ago
  alteredq 03fde66832 Merged with @mrdoob 12 years ago
  alteredq 6670e6ad47 WebGLRenderer: added clamping of user specified precision to maximum available. 12 years ago
  Mr.doob bb3aafbd84 Updated builds. 12 years ago
  Mr.doob 99358076dd Removed unused object.boundRadius and object.boundRadiusScale. 12 years ago
  Mr.doob 383b97b983 Nah... a bit too much :P 12 years ago
  Mr.doob c798e7ef2c Updated builds. 12 years ago