Commit History

Author SHA1 Message Date
  alteredq 36b8839f50 More fixing of runtime warnings in examples. 13 years ago
  Mr.doob 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 13 years ago
  Mr.doob c3d706e295 preserveDrawingBuffer isn't needed anymore. 14 years ago
  Mr.doob 40bca923c3 Added WebGL trails example. 14 years ago
  alteredq 412c545c47 Updated the rest of examples. 14 years ago
  alteredq 0e4a103872 Fixed CubeCamera. Added forgotten HTML for dynamic cube maps cars example. 14 years ago
  Mr.doob 7700feb538 WebGLRenderer .autoClear* 14 years ago
  Mr.doob b87bfc71c8 Bunch of changes... 14 years ago
  Mr.doob bbb65a768c Updated HTML of the rest of the examples. 14 years ago
  Mr.doob 19d8261174 More examples clean up. 14 years ago
  Mr.doob a940f05427 Updated examples with the new `.add`/`.remove` methods. 14 years ago
  alteredq 75952217a2 Added frustumCulled flag to Object3D. 14 years ago
  Mr.doob bd2d39ac6b Fixed broken examples. 14 years ago
  Mr.doob 60ac9f8c2c Suzanne is the new Cube. 14 years ago
  alteredq 04a7ac496c Added SceneUtils.traverseHierarchy and SceneUtils.showHierarchy. 14 years ago
  alteredq 1c466f26e7 Moved QuakeCamera and PathCamera into extras/cameras. 14 years ago
  alteredq 13ccc02a8a Refactored shader and uniform snippets out of WebGLRenderer into WebGLShaders. 14 years ago
  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 e438549c87 Updated builds. 14 years ago
  alteredq e4f759c225 Optimized Matrix4.transpose and fixed performance test. 14 years ago
  Mr.doob 7480fb69cd Updated README examples. 14 years ago
  Mr.doob c7aa2ab3d1 Object3D::localMatrix ⟶ Object3D::matrix 14 years ago