Commit History

Author SHA1 Message Date
  Marco Fugaro 6e897f9a42 Core: Switch to this.is* = true. (#24047) 3 years ago
  WestLangley 5ad39fda0e Matrix4: generalize .makeShear() method (#21822) 4 years ago
  Mr.doob 480bb42b15 Math: Reverted code refactorings. 4 years ago
  Mr.doob 15ab0e6e6a Revert to *.prototype.is* = true 4 years ago
  Mr.doob 8d961db00c Math: Clean up. 4 years ago
  Mr.doob 091f3f438c Src: Removed Object.defineProperty() calls. 4 years ago
  Garrett Johnson 6485112961 Add setFromMatrix3 function 4 years ago
  Mugen87 d52afdd2ce Matrix3/4: Introduce invert(). 4 years ago
  linbingquan c1f7d74315 Matrix4: Clean up. 4 years ago
  linbingquan c3327da203 Math: Covert to ES6 default value. 4 years ago
  Ian Purvis c7bc586eea Adds /*@__PURE__*/ to module var assignments 5 years ago
  Marco Fugaro e0d182d522 ES6 Classes: Use Object.defineProperty instead of accessing the prototype 5 years ago
  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