1. 15 8月, 2012 1 次提交
  2. 06 8月, 2012 2 次提交
  3. 03 7月, 2012 1 次提交
  4. 23 3月, 2012 1 次提交
  5. 27 12月, 2011 1 次提交
  6. 23 11月, 2011 1 次提交
  7. 23 10月, 2011 1 次提交
  8. 21 10月, 2011 1 次提交
  9. 12 10月, 2011 1 次提交
  10. 11 8月, 2011 1 次提交
    • M
      * Simplified THREE.Color. · 0b910d7c
      Mr.doob 提交于
      * Realised that canvas.context has a createPattern method which allows CanvasRenderer to support tiled textures \o/ (Examples where there is a CanvasRenderer and a WebGLRenderer at the same time may get errors because CanvasRenderer now uses texture.needsUpdate too).
      0b910d7c
  11. 03 8月, 2011 2 次提交
  12. 27 7月, 2011 1 次提交
  13. 04 5月, 2011 1 次提交
  14. 27 4月, 2011 2 次提交
  15. 24 4月, 2011 1 次提交
  16. 23 4月, 2011 1 次提交
  17. 23 3月, 2011 1 次提交
  18. 28 2月, 2011 1 次提交
  19. 26 2月, 2011 1 次提交
  20. 20 2月, 2011 1 次提交
  21. 01 2月, 2011 1 次提交
    • A
      Added elementary support for particles to WebGLRenderer. · 54e3bc61
      alteredq 提交于
      It works more or less the same as lines:
      
        - particles are passed to ParticleSystem object as geometry
        - material is ParticleBasicMaterial (textures should be supported, not tested yet)
        - geometry can be updated by setting "__dirtyVertices" property of the geometry
      54e3bc61
  22. 30 12月, 2010 1 次提交
  23. 27 12月, 2010 1 次提交
  24. 17 11月, 2010 1 次提交
  25. 16 11月, 2010 1 次提交
  26. 13 11月, 2010 2 次提交
  27. 06 11月, 2010 1 次提交
  28. 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
  29. 21 9月, 2010 1 次提交
  30. 18 9月, 2010 1 次提交
  31. 17 9月, 2010 1 次提交
  32. 21 8月, 2010 1 次提交
  33. 07 7月, 2010 1 次提交
  34. 23 6月, 2010 1 次提交
  35. 20 6月, 2010 1 次提交
  36. 10 6月, 2010 1 次提交