Commit History

Автор SHA1 Съобщение Дата
  Mr.doob 386200f2f2 Removed alpha: false instances from examples. преди 11 години
  Mr.doob e423808c75 Removed remaining clearColor/clearAlpha usage from examples. преди 12 години
  Mr.doob f02daaf270 WebGLRenderer3: Added Frustum culling. преди 12 години
  Mr.doob fedc2d1d16 First version of WebGLRenderer3. преди 12 години
  Ben Houston 6e0d2115ca adopting THREE.Math.degToRad/radToDeg for code readability. преди 12 години
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. преди 13 години
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. преди 13 години
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. преди 13 години
  Mr.doob 632b0f8e0c HTML correctness. преди 13 години
  alteredq 47b9abfda3 Another batch of examples resizing. преди 13 години
  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 години
  Mr.doob 22e8f937c3 Removing sortObjects = false on this one doesn't seem to affect performance either. преди 13 години
  alteredq 2a79171077 Fixed some examples. преди 13 години
  alteredq 36b8839f50 More fixing of runtime warnings in examples. преди 13 години
  Mr.doob 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. преди 13 години
  Mr.doob c3d706e295 preserveDrawingBuffer isn't needed anymore. преди 14 години
  Mr.doob 40bca923c3 Added WebGL trails example. преди 14 години
  alteredq 412c545c47 Updated the rest of examples. преди 14 години
  alteredq 0e4a103872 Fixed CubeCamera. Added forgotten HTML for dynamic cube maps cars example. преди 14 години
  Mr.doob 7700feb538 WebGLRenderer .autoClear* преди 14 години
  Mr.doob b87bfc71c8 Bunch of changes... преди 14 години
  Mr.doob bbb65a768c Updated HTML of the rest of the examples. преди 14 години
  Mr.doob 19d8261174 More examples clean up. преди 14 години
  Mr.doob a940f05427 Updated examples with the new `.add`/`.remove` methods. преди 14 години
  alteredq 75952217a2 Added frustumCulled flag to Object3D. преди 14 години
  Mr.doob bd2d39ac6b Fixed broken examples. преди 14 години
  Mr.doob 60ac9f8c2c Suzanne is the new Cube. преди 14 години
  alteredq 04a7ac496c Added SceneUtils.traverseHierarchy and SceneUtils.showHierarchy. преди 14 години
  alteredq 1c466f26e7 Moved QuakeCamera and PathCamera into extras/cameras. преди 14 години
  alteredq 13ccc02a8a Refactored shader and uniform snippets out of WebGLRenderer into WebGLShaders. преди 14 години