Commit History

Author SHA1 Message Date
  Mugen87 557171e38b Math: Move to let/const. 5 years ago
  Mr.doob 6c3db4bf4f Matrix3/Matrix4: Added deprecation warnings. 5 years ago
  Mugen87 931b166052 Matrix3/4: Refactor getInverse(). 5 years ago
  WestLangley 9ccff28937 Deprecate .applyToBufferAttribute() methods 5 years ago
  Mugen87 ec43642749 Core: Eagerly instantiate module scope variables. 6 years ago
  Mugen87 c7152b174b Math: Align syntax of module scope variables. 6 years ago
  Mugen87 0aeeb7dae8 Math: Remove closures part III. 6 years ago
  WestLangley a4fe6f8700 Support Matrix4.setPosition( x, y, z ) 6 years ago
  Mugen87 a3eca0421d Clean up 6 years ago
  WestLangley 253214d1ac Minor fix to extractRotation() method 7 years ago
  Marshall Quander fdde74af5c Prefer linear assignment order in Matrix4.compose 7 years ago
  Marshall Quander c11662b22f Fix inaccurate comments in Matrix4 7 years ago
  Marshall Quander fe4b89a167 Fix style bugs 7 years ago
  Marshall Quander 7f0a1234c2 Make Matrix4.compose more efficient 7 years ago
  Mugen87 24fa9ed06f Some more clean up of linter warnings 8 years ago
  bentok 680f499d6b Add file extension to import paths 8 years ago
  Mr.doob cd4cbc3b6b Merge pull request #11409 from aardgoose/matrix4-error-messages 8 years ago
  WestLangley a4fdb7cdf0 Matrix4.lookAt(): accommodate z-up edge case 8 years ago
  06wj 44087407c2 Fix some param check bug 8 years ago
  aardgoose 951e67cd17 remove excess colon 8 years ago
  aardgoose a605b16fba make Matrix(x) error messages correct and consistent 8 years ago
  Mr.doob b76fff27eb Revert "Revert closure optimisations" 8 years ago
  Joe Fox c63b024fd8 Revert "Improve Matrix4 closure performance" 8 years ago
  Mr.doob d8b3380c5d Matrix4: Avoid using quaternion getters in makeRotationFromQuaternion(). 8 years ago
  Mr.doob 5b39846a71 Matrix*: Dumber copy() 8 years ago
  Mr.doob be57a9cf15 Matrix4.lookAt(): Added comments. 8 years ago
  Mr.doob 028a25197a Matrix4.lookAt(): Reverted to previous approach for handling vectors in the same vertical. See 41e86558d11bd3d42fcbf9985ec40db74f92235f 8 years ago
  Mr.doob 41e86558d1 Matrix4: Made lookAt() more robust. Related to #10849. 8 years ago
  Mr.doob d8f7ccf26f Matrix4: Deprecated multiplyToArray. 8 years ago
  Mr.doob b22bb0c7d4 Clean up. 8 years ago