Commit History

Author SHA1 Message Date
  Lewy Blue a5b45d15ed fix linter errors in webgl M to W 6 years ago
  Mugen87 34e3dac8f0 Examples: Removed unused variables 7 years ago
  WestLangley e044de6eff Sprite.pivot => Sprite.center 7 years ago
  WestLangley dbb5835931 Add Sprite pivot property 7 years ago
  Mr.doob 4ab3305a4a Fixed some lgtm.com alerts. 8 years ago
  WestLangley f70369a928 Examples: three.min.js -> three.js 9 years ago
  Mugen87 6857b6d5d3 removed deprecated THREE.ImageUtils.loadTexture 9 years ago
  brason b0f0c3bd1a Remove unnecessary semicolons 10 years ago
  Mr.doob 8eeb69a907 Fixed more examples on iOS. 10 years ago
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. 10 years ago
  Mr.doob ce6c729ec8 SpritePlugin: Add support for .renderDepth. Fixes #5468. 10 years ago
  Mr.doob aaaabab47f Added THREE.Group. 11 years ago
  Mr.doob 8bb0c809ff Examples: Removed unneded code. 11 years ago
  Mr.doob 063b88a9df Sprite: material.uvOffset/uvScale to material.map.offset/repeat. 11 years ago
  Mr.doob 707856497a Sprites example cameraOrtho frustum from 1 to 10 as per @WestLangley suggestion. 11 years ago
  Mr.doob 44d03e0246 Made Sprites examples, hopefully, more clear. See discussion in ef7ead99873d1a6059a21cb419484ce0ff8c1b89. 11 years ago
  Mr.doob accc1ce358 WebGLRenderer: Added clearColor, clearDepth and clearStencil. See discussion in ef7ead99873d1a6059a21cb419484ce0ff8c1b89. 11 years ago
  Mr.doob ef7ead9987 Sprites example refactoring and clean up. 11 years ago
  fernandojsg 8f874092bd Sprites overlay example fixed using OrthographicCamera 11 years ago
  Mr.doob 7da3ad1a33 Simplified Sprites example. 11 years ago
  Mr.doob 95f1599f52 Sprite/SpriteMAterial: Removed useScreenCoordinates, sizeAttenuation and alignment. 11 years ago
  Mr.doob ddf8d6d0dd SpriteMaterial.useScreenCoordinates false by default. 11 years ago
  Mr.doob 35b2609f7a Moved Sprite.rotation to SpriteMaterial.rotation. 11 years ago
  Mr.doob a39fe3f244 Simplified sprites example. 12 years ago
  Eric Haines 4e825a90c2 Remove deprecated from classes 12 years ago
  Mr.doob 1b58bb4b54 Updated some more examples from setHSV to setHSL. 12 years ago
  alteredq c84097364b Moved sprite material properties from Sprite object into SpriteMaterial. 12 years ago
  alteredq 9c3194b9e1 Added support for fog to Sprites. 12 years ago
  alteredq 0b379b4c34 Checking how Sprites would look without baked image size. 12 years ago
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. 13 years ago