Commit History

Author SHA1 Message Date
  Mr.doob 35b2609f7a Moved Sprite.rotation to SpriteMaterial.rotation. 12 years ago
  Mr.doob 692f1376d1 Unified Particle into Sprite. Renamed ParticleBasicMaterial to ParticleSystemMaterial. Fixes #968. 12 years ago
  Mr.doob 14152a3a4c Sprite: Removed unused code. 12 years ago
  WestLangley 6c58539fdf Fixed Sprite Scaling Issues 12 years ago
  WestLangley 50bff9957f Minor cleanup 12 years ago
  Ben Houston a16a9f6775 complete Euler class, update examples, update Object3D, update unit tests. 12 years ago
  Mr.doob 1983a69e0f Fixed Sprite breakage. 12 years ago
  Ben Houston 715ed487a8 Matrix4.compose -> makeFromPositionQuaternionScale, add Matrix4.makeFromPositionEulerScale(). 12 years ago
  Ben Houston 36e9847200 simplify Object3D matrix construction via use of Matrix4.compose(). 12 years ago
  Mr.doob 99358076dd Removed unused object.boundRadius and object.boundRadiusScale. 12 years ago
  alteredq c84097364b Moved sprite material properties from Sprite object into SpriteMaterial. 12 years ago
  alteredq 73922dc797 Added support for alphaTest to Sprites. 12 years ago
  alteredq 2ef3f96435 Fixed sharing of default alignment vector and dealing with missing parameter object in Sprite. 13 years ago
  alteredq 9c3194b9e1 Added support for fog to Sprites. 13 years ago
  Mr.doob 6a0b0eb1fd Split SceneUtils.cloneObject into *.clone() 13 years ago
  Mr.doob cdfc4f3b8a Implemented Object.create( *.prototype ) pattern as per discussion in #2080. 13 years ago
  alteredq 4a36583427 Added CustomBlending mode. Added texture.premultiplyAlpha parameter. Added standard and custom blending examples. 13 years ago
  Mr.doob b8111693ac Sprite now supports only Texture object as parameters.map. 13 years ago
  Mr.doob af2919bc17 Adding RenderableObject once again. 14 years ago
  alteredq d4b2e4a8e0 Added color parameter to Sprite. 14 years ago
  Mr.doob 176d0f2884 Merging with @alteredq's branch. 14 years ago
  jsermeno 1e19c2814b Add optional scaleByViewport parameter to Sprite.js 14 years ago
  alteredq 7991af215a Added forgotten namespace to Sprite. 14 years ago
  Mr.doob 6a857400bc REVISION ++ 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 08127af611 Fixed blending bug with sprites. Added example. 14 years ago
  Mikael Emtinger 615f872023 Added sprite support. See Sprite.js for details. No support for custom shader at this point. 14 years ago