Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Mr.doob a8a3934287 Mesh.updateMorphTargets() clean up. 12 gadi atpakaļ
  Jono Brandel 0c8565418d abstracted construction logic of morphTarget to `updateMorphTargets` 12 gadi atpakaļ
  Mr.doob 99358076dd Removed unused object.boundRadius and object.boundRadiusScale. 12 gadi atpakaļ
  Mr.doob 6a0b0eb1fd Split SceneUtils.cloneObject into *.clone() 13 gadi atpakaļ
  Mr.doob 6bdaf52ae9 Nickname consistency. 13 gadi atpakaļ
  Mr.doob cdfc4f3b8a Implemented Object.create( *.prototype ) pattern as per discussion in #2080. 13 gadi atpakaļ
  Mr.doob 5e49f0dded Reworking GUI. WIP. 13 gadi atpakaļ
  Mr.doob 5b167b51fd Removed unused supr. 13 gadi atpakaļ
  Mr.doob c9213ab544 Added default material to Mesh, Line and ParticleSystem. Fixes #1373. 13 gadi atpakaļ
  Mr.doob 4e2f5aaa0c Removed old DEPRECATED messages. 13 gadi atpakaļ
  alteredq 8ec6317ef8 Added BufferGeometry for direct rendering from typed arrays. 13 gadi atpakaļ
  Mr.doob af2919bc17 Adding RenderableObject once again. 14 gadi atpakaļ
  Mr.doob ec00f298be CanvasRenderer and SVGRenderer using single-material system. 14 gadi atpakaļ
  Mr.doob 6b151b552e Merging with @alteredq's experimental branches. 14 gadi atpakaļ
  alteredq a4665c770e Small refactoring in morph attributes initialization plus some whitespace cleaning. 14 gadi atpakaļ
  alteredq 59e5d7ada4 Small optimizations in attributes setting and some whitespace cleanup. 14 gadi atpakaļ
  alteredq adca3ad139 Small optimization: moved doubleSided and flipSided properties from Mesh up to Object3D. 14 gadi atpakaļ
  alteredq f221b853b7 Refactoring and optimizations in collision system and examples. 14 gadi atpakaļ
  Mr.doob 8af4dd49c1 WebGLRenderer now uses material.transparent to determine whether a material is transparent or not. 14 gadi atpakaļ
  Mr.doob bf730ab966 Added base for new Loader. 14 gadi atpakaļ
  Mikael Emtinger f03f67da1c Commit befor merge 14 gadi atpakaļ
  Mikael Emtinger b4b730c07d Morph targets added 14 gadi atpakaļ
  Mikael Emtinger b2fa718d8d Unmergable: commited to be able to merge with alterq. 14 gadi atpakaļ
  Mr.doob d1e3a9d872 Object3D::screenPosition ⟶ Object3D::positionScreen 14 gadi atpakaļ
  Mr.doob 27dc056af4 Minor refactoring and clean up. 14 gadi atpakaļ
  alteredq b36cf734bd Removed dirty flag from Quaternion. 14 gadi atpakaļ
  Mr.doob 106db4c3f8 Object3D::autoUpdateMatrix ⟶ Object3D::matrixAutoUpdate 14 gadi atpakaļ
  alteredq 313ce3ed94 More refactoring and optimizations. 14 gadi atpakaļ
  alteredq 2ecbe2dec2 A lot of bugfixing and refactoring. 14 gadi atpakaļ
  alteredq cf37a8cc43 First integration step: something appeared on the screen ;) 14 gadi atpakaļ