提交歷史

作者 SHA1 備註 提交日期
  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. 12 年之前
  Ben Houston 86feeaeaac add another determinant unit tests which utilizes every value of the matrix. 12 年之前
  Ben Houston e8b0de4ce8 expand tests of Matrix3 and Matrix4 inverse functions. 12 年之前
  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 12 年之前