История коммитов

Автор SHA1 Сообщение Дата
  Mr.doob 35b2609f7a Moved Sprite.rotation to SpriteMaterial.rotation. 12 лет назад
  Mr.doob a39fe3f244 Simplified sprites example. 12 лет назад
  Eric Haines 4e825a90c2 Remove deprecated from classes 12 лет назад
  Mr.doob 1b58bb4b54 Updated some more examples from setHSV to setHSL. 12 лет назад
  alteredq c84097364b Moved sprite material properties from Sprite object into SpriteMaterial. 12 лет назад
  alteredq 9c3194b9e1 Added support for fog to Sprites. 13 лет назад
  alteredq 0b379b4c34 Checking how Sprites would look without baked image size. 13 лет назад
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. 13 лет назад
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 лет назад
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. 13 лет назад
  Mr.doob 632b0f8e0c HTML correctness. 13 лет назад
  alteredq 47b9abfda3 Another batch of examples resizing. 13 лет назад
  alteredq 36b8839f50 More fixing of runtime warnings in examples. 13 лет назад
  Mr.doob 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 13 лет назад
  alteredq 4be5880b0f Made SpritePlugin and LensFlare plugins default. 13 лет назад
  alteredq 1dcf5fc79b Moved sprite handling into plugin. 13 лет назад
  alteredq 412c545c47 Updated the rest of examples. 14 лет назад
  Mr.doob bbb65a768c Updated HTML of the rest of the examples. 14 лет назад
  Mr.doob 19d8261174 More examples clean up. 14 лет назад
  alteredq d2a3122be1 Fixed Sprites to use "object.visible" 14 лет назад
  alteredq d4b2e4a8e0 Added color parameter to Sprite. 14 лет назад
  Mr.doob a940f05427 Updated examples with the new `.add`/`.remove` methods. 14 лет назад
  Mr.doob 78fb8ac6f8 Applied @alteredq's sprite removal bugfix. 14 лет назад
  Mr.doob 7361be39df WebGLRenderer: Sprites can now be removed from the Scene (thx jetienne) 14 лет назад
  Mr.doob 76e7ea3461 Added namespace to all the objects that missed it (geometries, uniforms, etc) 14 лет назад
  Mr.doob e4a7eade88 Minor clean up on Sprites example. 14 лет назад
  Mr.doob b2d39cf832 WebGLRenderer now logs some GL information (I think it may be handy). 14 лет назад
  Mikael Emtinger 36bc61e5e9 Fixed several small sprite bugs and updated example. 14 лет назад
  alteredq f7d97caf1d Merged with empaempa's branch. 14 лет назад
  Mikael Emtinger 50b6745ad6 Added sorting to sprites and updated example. 14 лет назад