Historique des commits

Auteur SHA1 Message Date
  Mr.doob 063b88a9df Sprite: material.uvOffset/uvScale to material.map.offset/repeat. il y a 11 ans
  Mr.doob 707856497a Sprites example cameraOrtho frustum from 1 to 10 as per @WestLangley suggestion. il y a 11 ans
  Mr.doob 44d03e0246 Made Sprites examples, hopefully, more clear. See discussion in ef7ead99873d1a6059a21cb419484ce0ff8c1b89. il y a 11 ans
  Mr.doob accc1ce358 WebGLRenderer: Added clearColor, clearDepth and clearStencil. See discussion in ef7ead99873d1a6059a21cb419484ce0ff8c1b89. il y a 11 ans
  Mr.doob ef7ead9987 Sprites example refactoring and clean up. il y a 11 ans
  fernandojsg 8f874092bd Sprites overlay example fixed using OrthographicCamera il y a 11 ans
  Mr.doob 7da3ad1a33 Simplified Sprites example. il y a 11 ans
  Mr.doob 95f1599f52 Sprite/SpriteMAterial: Removed useScreenCoordinates, sizeAttenuation and alignment. il y a 11 ans
  Mr.doob ddf8d6d0dd SpriteMaterial.useScreenCoordinates false by default. il y a 12 ans
  Mr.doob 35b2609f7a Moved Sprite.rotation to SpriteMaterial.rotation. il y a 12 ans
  Mr.doob a39fe3f244 Simplified sprites example. il y a 12 ans
  Eric Haines 4e825a90c2 Remove deprecated from classes il y a 12 ans
  Mr.doob 1b58bb4b54 Updated some more examples from setHSV to setHSL. il y a 12 ans
  alteredq c84097364b Moved sprite material properties from Sprite object into SpriteMaterial. il y a 12 ans
  alteredq 9c3194b9e1 Added support for fog to Sprites. il y a 13 ans
  alteredq 0b379b4c34 Checking how Sprites would look without baked image size. il y a 13 ans
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. il y a 13 ans
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. il y a 13 ans
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. il y a 13 ans
  Mr.doob 632b0f8e0c HTML correctness. il y a 13 ans
  alteredq 47b9abfda3 Another batch of examples resizing. il y a 13 ans
  alteredq 36b8839f50 More fixing of runtime warnings in examples. il y a 13 ans
  Mr.doob 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. il y a 13 ans
  alteredq 4be5880b0f Made SpritePlugin and LensFlare plugins default. il y a 13 ans
  alteredq 1dcf5fc79b Moved sprite handling into plugin. il y a 13 ans
  alteredq 412c545c47 Updated the rest of examples. il y a 14 ans
  Mr.doob bbb65a768c Updated HTML of the rest of the examples. il y a 14 ans
  Mr.doob 19d8261174 More examples clean up. il y a 14 ans
  alteredq d2a3122be1 Fixed Sprites to use "object.visible" il y a 14 ans
  alteredq d4b2e4a8e0 Added color parameter to Sprite. il y a 14 ans