Commit History

Author SHA1 Message Date
  Mr.doob 173caa387a stats.js usage clean up 9 years ago
  WestLangley f70369a928 Examples: three.min.js -> three.js 9 years ago
  Pontus Leitzler 05d638ab58 Removed shading property for MeshNormalMaterial 9 years ago
  Pontus Leitzler 286df9b9c9 Update webgl_performance.html 9 years ago
  Mr.doob 188b9b7019 Examples: Cleaned up setClearColor(). 10 years ago
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. 10 years ago
  Mr.doob 4fc7c4ea68 Object3D: Removed renderDepth. 10 years ago
  Mr.doob 386200f2f2 Removed alpha: false instances from examples. 11 years ago
  Mr.doob e423808c75 Removed remaining clearColor/clearAlpha usage from examples. 12 years ago
  Mr.doob f02daaf270 WebGLRenderer3: Added Frustum culling. 12 years ago
  Mr.doob fedc2d1d16 First version of WebGLRenderer3. 12 years ago
  Ben Houston 6e0d2115ca adopting THREE.Math.degToRad/radToDeg for code readability. 12 years ago
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. 13 years ago
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 years ago
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. 13 years ago
  Mr.doob 632b0f8e0c HTML correctness. 13 years ago
  alteredq 47b9abfda3 Another batch of examples resizing. 13 years ago
  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. 13 years ago
  Mr.doob 22e8f937c3 Removing sortObjects = false on this one doesn't seem to affect performance either. 13 years ago
  alteredq 2a79171077 Fixed some examples. 13 years ago
  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