1. 04 8月, 2012 2 次提交
  2. 23 6月, 2012 1 次提交
  3. 02 6月, 2012 1 次提交
  4. 06 5月, 2012 1 次提交
  5. 22 4月, 2012 4 次提交
  6. 11 4月, 2012 1 次提交
  7. 04 3月, 2012 2 次提交
  8. 26 2月, 2012 1 次提交
  9. 15 1月, 2012 2 次提交
  10. 07 1月, 2012 1 次提交
  11. 29 11月, 2011 1 次提交
  12. 17 11月, 2011 2 次提交
  13. 14 11月, 2011 1 次提交
    • M
      r46 · 579ba1f7
      Mr.doob 提交于
      579ba1f7
  14. 25 10月, 2011 3 次提交
    • M
      Reverting again · 5916682e
      Mr.doob 提交于
      Actually, this would break cameras added as childs of objects, reverting.
      So there is no clear and simple way to handling multiple scenes unfortunatelly.
      Encouraging `scene.add( camera )` seems like the right thing to do then, less problems.
      5916682e
    • M
      Reverting my thought · 13e4f78a
      Mr.doob 提交于
      Actually, I think this can be handled magically instead of requiring understanding of the concept that the camera is part of the scenegraph.
      While I was at it, I fixed it so you can use a camera for rendering different scenes (the renderer will add it and remove from each scene graph)	.
      13e4f78a
    • M
      Updated builds and tweaked examples · d902ca3b
      Mr.doob 提交于
      Removed LOD text example. I think LOD example is good enough.
      Ubiquity test working again.
      Tweaked README to show the new pattern (Scene first thing created).
      d902ca3b
  15. 13 10月, 2011 1 次提交
  16. 12 10月, 2011 1 次提交
  17. 08 10月, 2011 1 次提交
  18. 07 10月, 2011 2 次提交
  19. 06 10月, 2011 2 次提交
  20. 04 10月, 2011 1 次提交
    • M
      Started doing Camera changes. · 5d96f15b
      Mr.doob 提交于
      * Camera is now a base object. PerspectiveCamera should be used instead. Figured out a way to show a warning when misused.
      * OrthoCamera is now OrthographicCamera.
      * Removed `target` from Camera.
      
      Misc
      * Renamed Trident to Axes.
      5d96f15b
  21. 08 9月, 2011 1 次提交
  22. 07 9月, 2011 1 次提交
  23. 06 9月, 2011 1 次提交
  24. 04 9月, 2011 4 次提交
  25. 14 8月, 2011 2 次提交
    • M
      Fixed missing parentheses. · c51df8de
      Mr.doob 提交于
      c51df8de
    • M
      REVISION++ · 714e9ec3
      Mr.doob 提交于
      * Added support to texture.offset in CanvasRenderer
      * Removed ShadowVolume, ShadowVolumeDynamicMaterial and LensFlare classes.
      * Removed Stencil Shadows and LensFlare code out of WebGLRenderer
      * Added 2.59 folder to Blender, and removed old ones.
      714e9ec3