Historique des commits

Auteur SHA1 Message Date
  Lewy Blue eb520ddc9b moved suzanne geometry model to correct folder il y a 7 ans
  Mr.doob bde8a0540d Examples: Replaced relevant renderer.setClearColor() with scene.background. il y a 8 ans
  Mr.doob 6e7b64834d Performance optimisations. il y a 8 ans
  foijord fe841f757b revert example hacks il y a 8 ans
  foijord 4560873844 add more monkeys il y a 8 ans
  foijord 69cb649927 hacked performance test to be reproducible: don't use random positions and disable camera movement il y a 8 ans
  Mr.doob 173caa387a stats.js usage clean up il y a 9 ans
  WestLangley f70369a928 Examples: three.min.js -> three.js il y a 9 ans
  Pontus Leitzler 05d638ab58 Removed shading property for MeshNormalMaterial il y a 10 ans
  Pontus Leitzler 286df9b9c9 Update webgl_performance.html il y a 10 ans
  Mr.doob 188b9b7019 Examples: Cleaned up setClearColor(). il y a 10 ans
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. il y a 10 ans
  Mr.doob 4fc7c4ea68 Object3D: Removed renderDepth. il y a 10 ans
  Mr.doob 386200f2f2 Removed alpha: false instances from examples. il y a 11 ans
  Mr.doob e423808c75 Removed remaining clearColor/clearAlpha usage from examples. il y a 12 ans
  Mr.doob f02daaf270 WebGLRenderer3: Added Frustum culling. il y a 12 ans
  Mr.doob fedc2d1d16 First version of WebGLRenderer3. il y a 12 ans
  Ben Houston 6e0d2115ca adopting THREE.Math.degToRad/radToDeg for code readability. il y a 12 ans
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. il y a 13 ans
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. il y a 13 ans
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. il y a 13 ans
  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