Historique des commits

Auteur SHA1 Message Date
  Mr.doob 632b0f8e0c HTML correctness. il y a 13 ans
  alteredq 47b9abfda3 Another batch of examples resizing. il y a 13 ans
  Mr.doob 08a37d34c1 Scene graph update is fast enough that on my system there is no change of FPS when removing the matrixAutoUpdate = false stuff. il y a 13 ans
  Mr.doob 22e8f937c3 Removing sortObjects = false on this one doesn't seem to affect performance either. il y a 13 ans
  alteredq 2a79171077 Fixed some examples. il y a 13 ans
  alteredq 36b8839f50 More fixing of runtime warnings in examples. il y a 13 ans
  Mr.doob 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. il y a 13 ans
  Mr.doob c3d706e295 preserveDrawingBuffer isn't needed anymore. il y a 14 ans
  Mr.doob 40bca923c3 Added WebGL trails example. il y a 14 ans
  alteredq 412c545c47 Updated the rest of examples. il y a 14 ans
  alteredq 0e4a103872 Fixed CubeCamera. Added forgotten HTML for dynamic cube maps cars example. il y a 14 ans
  Mr.doob 7700feb538 WebGLRenderer .autoClear* il y a 14 ans
  Mr.doob b87bfc71c8 Bunch of changes... il y a 14 ans
  Mr.doob bbb65a768c Updated HTML of the rest of the examples. il y a 14 ans
  Mr.doob 19d8261174 More examples clean up. il y a 14 ans
  Mr.doob a940f05427 Updated examples with the new `.add`/`.remove` methods. il y a 14 ans
  alteredq 75952217a2 Added frustumCulled flag to Object3D. il y a 14 ans
  Mr.doob bd2d39ac6b Fixed broken examples. il y a 14 ans
  Mr.doob 60ac9f8c2c Suzanne is the new Cube. il y a 14 ans
  alteredq 04a7ac496c Added SceneUtils.traverseHierarchy and SceneUtils.showHierarchy. il y a 14 ans
  alteredq 1c466f26e7 Moved QuakeCamera and PathCamera into extras/cameras. il y a 14 ans
  alteredq 13ccc02a8a Refactored shader and uniform snippets out of WebGLRenderer into WebGLShaders. il y a 14 ans
  Mr.doob c89b4008f3 Added translate( distance, axis ), translateX( distance ), translateY( distance ) and translateZ( distance ) methods to Object3D. il y a 14 ans
  Mr.doob 1a115ae86f Object3D::matrixNeedsUpdate ⟶ Object3D::matrixWorldNeedsUpdate il y a 14 ans
  Mr.doob e438549c87 Updated builds. il y a 14 ans
  alteredq e4f759c225 Optimized Matrix4.transpose and fixed performance test. il y a 14 ans
  Mr.doob 7480fb69cd Updated README examples. il y a 14 ans
  Mr.doob c7aa2ab3d1 Object3D::localMatrix ⟶ Object3D::matrix il y a 14 ans