Commit History

Author SHA1 Message Date
  Yomotsu a53fcce912 is*** should not be a getter function 5 years ago
  Yomotsu 8bcfccda1b move internal use instances to the end of the file 5 years ago
  Yomotsu b6e40eb973 Matrix3, Matrix4 5 years ago
  Rawr de15fa568c hopefully last const's 5 years ago
  Mugen87 820ad6bac0 Core: Remove author comments. 5 years ago
  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