Commit History

作者 SHA1 備註 提交日期
  WestLangley 50bff9957f Minor cleanup 12 年之前
  Ben Houston a16a9f6775 complete Euler class, update examples, update Object3D, update unit tests. 13 年之前
  Mr.doob 1983a69e0f Fixed Sprite breakage. 13 年之前
  Ben Houston 715ed487a8 Matrix4.compose -> makeFromPositionQuaternionScale, add Matrix4.makeFromPositionEulerScale(). 13 年之前
  Ben Houston 36e9847200 simplify Object3D matrix construction via use of Matrix4.compose(). 13 年之前
  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. 14 年之前
  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 ++ 15 年之前
  Mikael Emtinger 36bc61e5e9 Fixed several small sprite bugs and updated example. 15 年之前
  alteredq f7d97caf1d Merged with empaempa's branch. 15 年之前
  Mikael Emtinger 08127af611 Fixed blending bug with sprites. Added example. 15 年之前
  Mikael Emtinger 615f872023 Added sprite support. See Sprite.js for details. No support for custom shader at this point. 15 年之前