Commit History

Author SHA1 Message Date
  WestLangley a7ed6b10ff Name closured functions (#9116) 9 years ago
  Corey Maler e803bbc036 Speedup Matrix inverse (#8938) 9 years ago
  WestLangley 6075b47257 minor change to lookAt() edge case (#8844) 9 years ago
  tschw 494e016dea Automated uniform.<name>.type. (#8606) 9 years ago
  WestLangley 7514780978 Matrix4: added premultiply() method 9 years ago
  Mr.doob 5eb26ca1ba Replaced degToRad/radToDeg uses in src. See #8471. 9 years ago
  Mr.doob f91cc0c1ad Vector3: setFromMatrixColumn( index, matrix ) to setFromMatrixColumn( m, index ) 9 years ago
  Mr.doob 82b7f8ab69 Merge pull request #8324 from bhouston/setFromMatrixColumn 9 years ago
  Ben Houston 3817e67188 adopt setFromMatrixColumn instead of manual lower-level functions. 9 years ago
  Ben Houston 77517d688e only 3 divides are necessary, not 6. 9 years ago
  tschw b02cd521cf Revised 4x4 matrix inversion. 9 years ago
  Mr.doob 662047776b Mover Matrix* legacy code. 10 years ago
  Mr.doob cc06a100eb Clean up. 10 years ago
  Mugen87 e6f7d2ac79 avoid unnecessary Math.sqrt operations 10 years ago
  Ben Houston 036147e203 geometry/object.clips -> geometry/object.animation 10 years ago
  Daniel Hritzkiv ba65769db7 Updated clone + copy methods; rearranged methods; fix CubeTexture's clone method 10 years ago
  Mr.doob ccc2b58605 Matrix4: Added equals(). 10 years ago
  gero3 923256459e fixed files to codestyle 10 years ago
  Mr.doob cdcdde9337 Reverted console.* to THREE.* change. See #5791. 10 years ago
  Fabian Lange dad328077d use strict (in)equalities 10 years ago
  Mr.doob cd49110924 Simplified Matrix*.applyToVector3Array. 10 years ago
  Mr.doob 17589f60a9 Matrix4: Minor clean up. 10 years ago
  Arthur Silber 6416348298 Fix minification build errors in Matrix3.js/Matrix4.js 10 years ago
  Ben Adams 1b6effb204 Some Examples + Buffers/Maths 10 years ago
  Colin Ballast 97e2964266 Fixed extractBasis whitespace 10 years ago
  Colin Ballast ab6fe8ebb7 Removed blank line tabs and spaces. 10 years ago
  Colin Ballast 3424cb5893 Formatting fixes 10 years ago
  Colin Ballast 0ebba015fd Added newlines after function signature. Should now be conformant to mdcs. 10 years ago
  Colin Ballast a749e7ac37 Fixed whitespace issues. 10 years ago
  Colin Ballast 0e77ba9c8e Added lazy loading of variables to Matrix4 10 years ago