Commit History

Author SHA1 Message Date
  Mr.doob c89b4008f3 Added translate( distance, axis ), translateX( distance ), translateY( distance ) and translateZ( distance ) methods to Object3D. 14 years ago
  Mr.doob 1a115ae86f Object3D::matrixNeedsUpdate ⟶ Object3D::matrixWorldNeedsUpdate 14 years ago
  Mr.doob cf732e694b WebGLRenderer::sortObjects = true by detault. 14 years ago
  Mr.doob f2af3864cc Matrix4 public and static methods clean up. 14 years ago
  Mr.doob f5e819fe14 Removed all the toString methods (saving 6kbytes) 14 years ago
  Mr.doob 27dc056af4 Minor refactoring and clean up. 14 years ago
  alteredq 2ecbe2dec2 A lot of bugfixing and refactoring. 14 years ago
  alteredq afbace2801 Cleaning up to make it pass through Closure compiler. 14 years ago
  alteredq cf37a8cc43 First integration step: something appeared on the screen ;) 14 years ago
  Mr.doob 1a96d32bd9 Added divideSelf to Vector3. 14 years ago
  Mr.doob 1d7a14733b ReflectionMapping working with MeshBasicMaterial/CanvasRenderer \:D/ 14 years ago
  Mr.doob b913baa6f0 Code clean up and minor optimisations. 14 years ago
  Mr.doob 647b4a57b8 * Added `PointLight` 15 years ago
  mindlapse a89865bda8 3d onclick, see examples/hci_clickcube.html 15 years ago
  Ben Nolan 0c6219b43f * Made vector methods chainable 15 years ago
  Mr.doob 216b4eeee2 * Workaround for Opera bug (clearRect not working with context with negative scale) 15 years ago
  Mr.doob 8f543db16d * Refactored `CanvasRenderer` (more duplicated code, but easier to handle) 15 years ago
  Mr.doob 8e5c8debf9 - Clean up 15 years ago
  philogb 2b0ea54a4c Core performance improvements through shared props 15 years ago
  Mr.doob 74e70f1358 - Removed unneded updateMatrix in Camera 15 years ago
  Mr.doob 7935bc8ab9 - Changed Camera system. (Thx [Paul Brunt](http://github.com/supereggbert)) 15 years ago
  Mr.doob 0aac038d58 - JSLinted 15 years ago
  Mr.doob 90f54e2507 - CanvasRenderer expands screen space points (workaround for antialias gaps). 15 years ago
  Mr.doob e98397cb5a + Added Line Object 15 years ago
  Mr.doob 3b334a3f40 VectorX.set() 15 years ago
  Mr.doob 47ba30790a Vector3.multiply -> multiplyScalar 15 years ago
  Mr.doob 2a334e0862 Credit where credit is due. 15 years ago
  Mr.doob a6e98d7e9a Removed Class.js dependency 15 years ago
  Mr.doob 106c77b9d0 Reverting 15 years ago
  Paul Brunt daf53d854d Now using projection matrix and particles are culled 15 years ago