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

Автор SHA1 Сообщение Дата
  alteredq a4665c770e Small refactoring in morph attributes initialization plus some whitespace cleaning. 14 лет назад
  alteredq 59e5d7ada4 Small optimizations in attributes setting and some whitespace cleanup. 14 лет назад
  alteredq adca3ad139 Small optimization: moved doubleSided and flipSided properties from Mesh up to Object3D. 14 лет назад
  alteredq f221b853b7 Refactoring and optimizations in collision system and examples. 15 лет назад
  Mr.doob 8af4dd49c1 WebGLRenderer now uses material.transparent to determine whether a material is transparent or not. 15 лет назад
  Mr.doob bf730ab966 Added base for new Loader. 15 лет назад
  Mikael Emtinger f03f67da1c Commit befor merge 15 лет назад
  Mikael Emtinger b4b730c07d Morph targets added 15 лет назад
  Mikael Emtinger b2fa718d8d Unmergable: commited to be able to merge with alterq. 15 лет назад
  Mr.doob d1e3a9d872 Object3D::screenPosition ⟶ Object3D::positionScreen 15 лет назад
  Mr.doob 27dc056af4 Minor refactoring and clean up. 15 лет назад
  alteredq b36cf734bd Removed dirty flag from Quaternion. 15 лет назад
  Mr.doob 106db4c3f8 Object3D::autoUpdateMatrix ⟶ Object3D::matrixAutoUpdate 15 лет назад
  alteredq 313ce3ed94 More refactoring and optimizations. 15 лет назад
  alteredq 2ecbe2dec2 A lot of bugfixing and refactoring. 15 лет назад
  alteredq cf37a8cc43 First integration step: something appeared on the screen ;) 15 лет назад
  Mr.doob bffdc03cf1 `*.material`→ `*.materials` 15 лет назад
  Mr.doob 5e2c480b89 Implemented Frustum checking to `Projector::projectObjects` (thanks errynp) 15 лет назад
  Mr.doob f50f42dde1 Commented out `Mesh::normalizeUVs`. Needs to be handled in the CanvasRenderer directly. 15 лет назад
  Mr.doob 584a8440fd Merging with alteredq's branch. 15 лет назад
  Mr.doob d961ee52c8 Started GeometryUtils class. 15 лет назад
  Mr.doob 3cdc007b90 * Fixed some minor issues handling opacity in hex colors 15 лет назад
  alteredq 406063d588 Added breaking of mesh into chunks of max 64K vertices (done in materials sorting step). 15 лет назад
  Mr.doob 1b1fb7affe * Code clean up (yuicompressor doesn't throw a single warning :D) and some reformating 15 лет назад
  alteredq 79ab4bf2e6 Merged with mrdoob's branch. Got WebGLRenderer working again :) 15 лет назад
  unknown 60c2354424 Added OBJ -> Three.js converter. 15 лет назад
  Mr.doob e68109fdb2 - Clean up 15 лет назад
  Mr.doob 5ff2dfcaca - Added Mesh.flipSided boolean 15 лет назад
  Mr.doob 0aac038d58 - JSLinted 15 лет назад
  Mr.doob 90f54e2507 - CanvasRenderer expands screen space points (workaround for antialias gaps). 15 лет назад

粤ICP备19079148号