Historial de Commits

Autor SHA1 Mensaje Fecha
  tschw f40cab574c Fixed unit test of Matrix3.getInverse. hace 9 años
  Ben Houston 82c3f50f62 address @mrdoob's and @WestLangley concerning new math additions, add unit tests. hace 11 años
  WestLangley 718f1483b0 Updated tests affected by simplified Matrix* constructors hace 11 años
  Ben Houston 51ee3f2cfa fix accidential global in Matrix3.compose and Matrix4.compose unit tests. hace 12 años
  Mr.doob cfc98f59be Updated tests affected by previous commit. hace 13 años
  Mr.doob b062fee866 Removed Vector* add() to addVectors() and addSelf() to add(). Same with sub, cross, min, max, lerp... Renamed Matrix* and Quaternion multiply() to multiplyMatrices(), multiplyQuaternions() and multiplySelf() to multiply(). See #2860. hace 13 años
  Ben Houston 86feeaeaac add another determinant unit tests which utilizes every value of the matrix. hace 13 años
  Ben Houston e8b0de4ce8 expand tests of Matrix3 and Matrix4 inverse functions. hace 13 años
  Ben Houston f52aa6303d expand Matrix3 with set, identity, copy, multiplyScalar, deteminant, clone; Matrix3/4.getInverse will now optionally throw an exception; start Matrix3/4 unit tests hace 13 años