1. 06 3月, 2011 5 次提交
  2. 05 3月, 2011 2 次提交
  3. 03 3月, 2011 5 次提交
  4. 02 3月, 2011 1 次提交
    • M
      Fixed LOD example. · 568beba8
      Mr.doob 提交于
      Commented Camera frustrum code. It's not being used, right?
      568beba8
  5. 01 3月, 2011 1 次提交
  6. 28 2月, 2011 4 次提交
  7. 27 2月, 2011 1 次提交
    • M
      Updated builds. · e438549c
      Mr.doob 提交于
      Added RequestAnimationFrame system to the new examples.
      e438549c
  8. 26 2月, 2011 8 次提交
  9. 25 2月, 2011 1 次提交
  10. 23 2月, 2011 1 次提交
    • M
      Changed build setup: · fef3c084
      Mr.doob 提交于
      	build/Three.js - Includes all renderers + extras
      	build/custom/ThreeCanvas.js - Canvas renderer only
      	build/custom/ThreeDOM.js - DOM renderer only
      	build/custom/ThreeSVG.js - SVG renderer only
      	build/custom/ThreeWebGL.js - WebGL renderer only
      	build/custom/ThreeExtras.js - Extras only
      
      Moved `THREE.Detector.js` to `examples/js/Detector.js`.
      
      Updated examples to reflect these changes.
      fef3c084