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

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