Историја ревизија

Аутор SHA1 Порука Датум
  astrodud 6a5ad65104 created _m33 class member (moved out of Matrix4) and modified THREE.Matrix4.makeInvert3x3() call accordingly, as with WebGLRenderer пре 14 година
  astrodud 2319f227f3 created _m33 class member (moved out of Matrix4) and modified THREE.Matrix4.makeInvert3x3() call accordingly пре 14 година
  astrodud b9c654633c removed object lookups in transpose() пре 14 година
  astrodud 1bb5e6003a * memory and speed optimizations in Matrix4.flatten() пре 14 година
  astrodud 0b19cd3c75 one fewer Matrix4 created in Projector.unProjectVector пре 14 година
  alteredq 3e36fed048 Merged astrodud's pull request. пре 14 година
  astrodud 67be8c84a1 small bug fix in the new Matrix4.rotationAxisAngleMatrix пре 14 година
  Mr.doob 740407b46e Trailing spaces clean up. пре 14 година
  alteredq 8a26198b41 Updated also WebGLRenderer2 to show quads in wireframe. пре 14 година
  alteredq 969490ddba Merged astrodud's pull request. пре 14 година
  alteredq 5665864605 Merge remote branch 'remotes/astrodud/master' пре 14 година
  astrodud 6c071233d6 This is the Object3D.js code as it *should* have been committed пре 14 година
  alteredq 5e99c7b8f7 Simplified Matrix4: reused code from setters in creators. пре 14 година
  alteredq 8f29cf0324 Prettified formatting of new Matrix4 set methods and also fixed implied globals in setRotAxis. пре 14 година
  Mr.doob 41c692828f Trailing spaces clean up. пре 14 година
  Mr.doob 5accd0cfd7 Brought back Object3D.rotationMatrix (Projector still uses it). пре 14 година
  Mr.doob ecedea4be1 Updated builds. пре 14 година
  astrodud 2a7262ccd9 Merge https://github.com/mrdoob/three.js пре 14 година
  astrodud c9706f85bf Optimized Object3D.updateMatrix to (1) cut down where possible on new Matrix4 allocation, (2) only compute пре 14 година
  astrodud d8f6d06edf oops - fixed but in setRotX пре 14 година
  Mr.doob 89ecf225d0 Merge remote branch 'alteredq/master' пре 14 година
  Mr.doob 0b8323f426 Removed hatching commented code from ShaderUtils. пре 14 година
  astrodud 17ab97545e added Matrix4 "setter" functions: setTranslation, setScale, setRotX, setRotY, setRotZ, setRotAxis; to be used in optimizing Object3D.updateMatrix. пре 14 година
  astrodud 22a1502174 slight speedup in Matrix4.makeInvert by cutting down object lookups пре 14 година
  astrodud 151ff4394e slight speedup in Matrix4.rotationAngleAxisMatrix by cutting down object lookups and redundant multiplications пре 14 година
  astrodud f3fd1bcfe6 slight speedup in Matrix4.determinant by cutting down object lookups пре 14 година
  alteredq fde0754383 Refactored camera translation so that it doesn't create new vectors. пре 14 година
  alteredq d1514ca6a7 Refactored lights handling in WebGLRenderer. пре 14 година
  alteredq e54d9519d0 Changed wireframe rendering in WebGLRenderer to show quads. пре 14 година
  alteredq 08f6ceef15 Small optimizations to matrix math. пре 14 година