Commit History

Author SHA1 Message Date
  Mr.doob 65eff7a3e0 Updated build. 13 years ago
  Mr.doob c93f501c49 Simplified ShapeGeometry code a bit more. 13 years ago
  Mr.doob d2f785d6d6 Updated build. 13 years ago
  Mr.doob 61605499c1 Clean up. 13 years ago
  Mr.doob b3fa47ad34 Merge remote-tracking branch 'jonobr1/patch-2' into dev 13 years ago
  Mr.doob 30ac75dd08 Avoiding collisions with @jonobr1 patch. 13 years ago
  Mr.doob 291c002ad1 Updated build. 13 years ago
  WestLangley 19d032231d three.js 13 years ago
  WestLangley dc33e1d41f Corrected Gimbal lock cases in Vector3.setEulerFromRotationMatrix() 13 years ago
  Jono Brandel a9fd484eab added titles and stats. 13 years ago
  Jono Brandel c8ae6a3de6 First official commit of ShapeGeometry with examples. 13 years ago
  Mr.doob ac3e5e453d Fixed broken example. 13 years ago
  Mr.doob e4b91d998a CSS3DRenderer only needs to render CSS3DObjects. 13 years ago
  Jono Brandel d8e2a0ad83 partial commit to ShapeGeometry for editing on another machine 13 years ago
  Mr.doob 7a889cce44 Updated build. 13 years ago
  Mr.doob 6a4f61dc5b Shadow done with canvas instead. 13 years ago
  Mr.doob 362afab20d CanvasRenderer now behaves like WebGLRenderer when dealing with texture.needUpdate. 13 years ago
  Mr.doob dac392c5c2 CSS3DRenderer doesn't need the appendChild hack anymore. 13 years ago
  sole 63f65d66bd Document MeshBasicMaterial 13 years ago
  Jono Brandel 30d4cbbb43 updating dev. 13 years ago
  alteredq 9d669e48f3 Merge remote-tracking branch 'remotes/sole/build-fix-py3k-oct-mode' into dev 13 years ago
  alteredq 2e043ddd0c Added support for compressed cube maps to SceneLoader. 13 years ago
  sole 188b24aea9 Make build.py work with Python 3K-avoids "SyntaxError: invalid token" errors. 13 years ago
  alteredq fce601d5f0 Added support for compressed cube maps. 13 years ago
  alteredq ada85a7e91 Added support for compressed textures to SceneLoader. 13 years ago
  Mr.doob c1c52a44dc Added CSS3DRenderer with an example. 13 years ago
  Mr.doob 79666b295f Fixed canvas and webgl include lists depedencies. 13 years ago
  Mr.doob 81ef5c3b32 Made Projector.projectObject more open for custom rendererers. 13 years ago
  Mr.doob 6c0629db76 Merge remote-tracking branch 'alteredq/dev' into dev 13 years ago
  alteredq 89bc466c55 Fixed bug in compressed textures loader. 13 years ago