提交历史

作者 SHA1 备注 提交日期
  Mr.doob 5e2c480b89 Implemented Frustum checking to `Projector::projectObjects` (thanks errynp) 15 年之前
  Mr.doob b449fdf5a8 Added a variation of the interactive example (using Tween.js) 15 年之前
  Mr.doob 4d209ac433 Implemented material blendings (THREE.NormalBlending, THREE.AdditiveBlending, THREE.SubtractiveBlending) in CanvasRenderer 15 年之前
  Mr.doob 237f165555 ParticleCircleMaterial working again with CanvasRenderer 15 年之前
  Mark DiMarco 705a0ab687 updated examples to call scene.add instead of scene.addObject 15 年之前
  Mr.doob 647b4a57b8 * Added `PointLight` 15 年之前
  Mr.doob 9c796ce6ae - Of course, all examples had to point to the renamed file... 15 年之前
  Mr.doob 418a1bc287 * Added `ParticleCircleMaterial` and `ParticleBitmapMaterial` 15 年之前
  Mr.doob 7b385cf7a8 - First version of the WebGLRenderer (ColorFillMaterial and FaceColorFillMaterial by now) 15 年之前
  Mr.doob 7935bc8ab9 - Changed Camera system. (Thx [Paul Brunt](http://github.com/supereggbert)) 15 年之前
  Mr.doob 4af8f5406b - Fixed opacity being set to zero when null 15 年之前