Commit History

Author SHA1 Message Date
  alteredq 36b8839f50 More fixing of runtime warnings in examples. 13 years ago
  Mr.doob 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 13 years ago
  alteredq 4be5880b0f Made SpritePlugin and LensFlare plugins default. 13 years ago
  alteredq 1dcf5fc79b Moved sprite handling into plugin. 13 years ago
  alteredq 412c545c47 Updated the rest of examples. 14 years ago
  Mr.doob bbb65a768c Updated HTML of the rest of the examples. 14 years ago
  Mr.doob 19d8261174 More examples clean up. 14 years ago
  alteredq d2a3122be1 Fixed Sprites to use "object.visible" 14 years ago
  alteredq d4b2e4a8e0 Added color parameter to Sprite. 14 years ago
  Mr.doob a940f05427 Updated examples with the new `.add`/`.remove` methods. 14 years ago
  Mr.doob 78fb8ac6f8 Applied @alteredq's sprite removal bugfix. 14 years ago
  Mr.doob 7361be39df WebGLRenderer: Sprites can now be removed from the Scene (thx jetienne) 14 years ago
  Mr.doob 76e7ea3461 Added namespace to all the objects that missed it (geometries, uniforms, etc) 14 years ago
  Mr.doob e4a7eade88 Minor clean up on Sprites example. 14 years ago
  Mr.doob b2d39cf832 WebGLRenderer now logs some GL information (I think it may be handy). 14 years ago
  Mikael Emtinger 36bc61e5e9 Fixed several small sprite bugs and updated example. 14 years ago
  alteredq f7d97caf1d Merged with empaempa's branch. 14 years ago
  Mikael Emtinger 50b6745ad6 Added sorting to sprites and updated example. 14 years ago
  Mikael Emtinger 08127af611 Fixed blending bug with sprites. Added example. 14 years ago