Commit History

Author SHA1 Message Date
  Mugen87 c85879e108 Matrix3/Matrix4: Simplify .applyToBufferAttribute() 8 years ago
  Mugen87 e148062753 Matrix3/Matrix4: Refactored .applyToBuffer() 8 years ago
  looeee 9caaf3b423 moved matrix3.flattenToArrayOffset to legacy 8 years ago
  aardgoose c72920490e Cleanup duplicate () and remove redundant checks - introduced by modularisation (#10035) 8 years ago
  Jay Weeks d9a7ea4945 Fix Matrix3, Matix4 applyToBuffer (#9910) 8 years ago
  Mr.doob 1c6e354214 Matrix3: Added missing offset parameter to fromArray() 9 years ago
  Josiah Konrad f5830756ed add offset to Matrix4.fromArray for consistency with all other fromArray functions (#9611) 9 years ago
  Jay Weeks c1359c05f3 Fix Matrix3 Matrix4 getInverse throwOnDegenerate (#9405) 9 years ago
  Mr.doob 9147f32ca2 Clean up. 9 years ago
  Rich Harris 4f98d35ed7 Remove unused `is*` properties (#9381) 9 years ago
  Mr.doob bdea7d00ce Fixed function formatting 9 years ago
  Rich Harris f65e669af9 Modules (#9310) 9 years ago
  WestLangley a7ed6b10ff Name closured functions (#9116) 9 years ago
  Corey Maler e803bbc036 Speedup Matrix inverse (#8938) 9 years ago
  tschw 494e016dea Automated uniform.<name>.type. (#8606) 9 years ago
  tschw a83f78ac98 Let Matrix3.getInverse log an error given a Matrix4. 9 years ago
  tschw 4a34b12aed Matrix3: Let getNormalMatrix use new setFromMatrix4. 9 years ago
  tschw 6989a8d4e6 Matrix3.getInverse: Added compatibility check. 9 years ago
  tschw 4d23befac4 Implemented proper 3x3 matrix inversion. 9 years ago
  Brent Walther 1621f57f21 Rename error flag parameter in Matrix3.getInverse() 9 years ago
  Mr.doob 662047776b Mover Matrix* legacy code. 9 years ago
  Mr.doob beef6cbf31 Matrix3: Fixed console message. 9 years ago
  Ben Houston 036147e203 geometry/object.clips -> geometry/object.animation 10 years ago
  Daniel Hritzkiv 8d3f1ce652 Prefer one-line constructor+copy in clone methods 10 years ago
  Daniel Hritzkiv ba65769db7 Updated clone + copy methods; rearranged methods; fix CubeTexture's clone method 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
  Mr.doob cd49110924 Simplified Matrix*.applyToVector3Array. 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