1. 31 10月, 2010 1 次提交
  2. 06 10月, 2010 1 次提交
    • M
      * Added `PointLight` · 647b4a57
      Mr.doob 提交于
      * `CanvasRenderer` and `SVGRenderer` basic lighting support (`*ColorStroke`/`*ColorFill` only)
      * `Renderer` > `Projector`. `CanvasRenderer`, `SVGRenderer` and `DOMRenderer` do not extend anymore
      * Interactivity base code (hdi folder). To be refactored... ([mindlapse](http://github.com/mindlapse))
      * Added `computeCentroids` method to `Geometry`
      * Included `Stats.js` directly in the `/examples` folder to avoid the need of internet for playing around
      647b4a57
  3. 25 7月, 2010 1 次提交
  4. 12 7月, 2010 1 次提交
  5. 07 7月, 2010 1 次提交
  6. 23 6月, 2010 1 次提交
  7. 11 6月, 2010 1 次提交
  8. 06 6月, 2010 2 次提交
  9. 16 5月, 2010 1 次提交
    • M
      Removed Class.js dependency · a6e98d7e
      Mr.doob 提交于
      Added THREE namespace
      Camera.x -> Camera.position.x
      Camera.target.x -> Camera.target.position.x
      ColorMaterial -> ColorFillMaterial
      FaceColorMaterial -> FaceColorFillMaterial
      Materials are now multipass (use array)
      Added ColorStrokeMaterial and FaceColorStrokeMaterial
      geometry.faces.a are now indexes instead of links 
      a6e98d7e
  10. 13 5月, 2010 1 次提交
  11. 01 5月, 2010 2 次提交
  12. 25 4月, 2010 3 次提交
  13. 24 4月, 2010 3 次提交