Commit History

Author SHA1 Message Date
  alteredq d3aa96784a Merge remote-tracking branch 'remotes/mrdoob/dev' into matrix 13 years ago
  alteredq 43bcf9192d Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 years ago
  Mr.doob e5c23ae0cc Updated builds. 13 years ago
  Mr.doob 3623c37be2 Removing some compiler warnings. 13 years ago
  Mr.doob ecd40f7998 Updated Matrix4.getMaxScaleOnAxis() with TypeArray. 13 years ago
  Mr.doob 12e000a1ab Merge remote-tracking branch 'gero3/matrixrefactor' into matrix 13 years ago
  Mr.doob b59757d868 Merging with gero3/matrixrefactor. 13 years ago
  Mr.doob 8744810f45 Merging with gero3/matrixrefactor. 13 years ago
  Mr.doob e1edb1714a Updated builds. 13 years ago
  alteredq 1087cf8cda Implemented real spotlights. 13 years ago
  ide user ide_gero3 19578522e5 frustum culling improved 13 years ago
  ide user ide_gero3 c09d834992 Revert "improve frustum culling" 13 years ago
  ide user ide_gero3 de6d62bf3d improve frustum culling 13 years ago
  ide user ide_gero3 34b6bc6ef5 make matrix3 also use Float32Array 13 years ago
  ide user ide_gero3 2658359c03 updated build 13 years ago
  ide user ide_gero3 9f94fcbba8 update to latest dev 13 years ago
  Mr.doob eeef494fd1 Removed now uneeded rotation. 13 years ago
  Mr.doob a89ed06e79 Merge remote-tracking branch 'onionhammer/patch-2' into dev 13 years ago
  Mr.doob d260360ffb Forgot to remove debugging bit. 13 years ago
  Mr.doob ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. 13 years ago
  onionhammer 7c4acaf470 Update examples/js/ShaderExtras.js 13 years ago
  Mr.doob 9dc27fe959 CubeCamera.renderTarget instead of CubeCamera.getRenderTarget(). 13 years ago
  Mr.doob 193e1990c8 Updated builds. 13 years ago
  Mr.doob fdd593f7c8 Merge remote-tracking branch 'AddictArts/dev_colladaTextureEmission' into dev 13 years ago
  John Pywtorak 3ba695bb1c ColladaLoader was not setting the emissive color property for common shader materials. It was also not setting the emissive property for an emission texture to all 1's. 13 years ago
  zz85 01a203467c fixed LatheGeometry not to have wrap around faces, but subD on that maybe a little ugly 13 years ago
  zz85 4fd6dce803 Fix LatheGeometry behavior 13 years ago
  Mr.doob bb42fe6e4b Updated builds and compiler. 13 years ago
  Mr.doob 06b0238b96 Merge remote-tracking branch 'AddictArts/dev_colladaMatrixXforms' into dev 13 years ago
  Mr.doob 3d8ec5b32f CubeCamera now extends from Object3D. Changed code a bit and updated examples. 13 years ago