Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Mugen87 9e1c61c14e Matrix4: Changed signature of .makePerspective() 9 yıl önce
  Mugen87 53ae111d45 Matrix4: Renamed .makeFrustum() to .makePerspective() 9 yıl önce
  Tristan Valcke 7cdc5db5b1 Terminate statement in Matrix4 test 9 yıl önce
  simonThiele 9197b1b929 remove console in matrix4 10 yıl önce
  Ben Houston 6e77ef510a remove Matrix4.makeShear per @WestLangley here: https://github.com/mrdoob/three.js/pull/5788#issuecomment-67852744 11 yıl önce
  Ben Houston 82c3f50f62 address @mrdoob's and @WestLangley concerning new math additions, add unit tests. 11 yıl önce
  WestLangley 718f1483b0 Updated tests affected by simplified Matrix* constructors 11 yıl önce
  Ben Houston 662057b5d8 comment out debug code. 12 yıl önce
  Ben Houston e437ae2699 Matrix4.decompose was incorrect, didn't account for a singular negative scale axis (also added unit test.) 12 yıl önce
  Ben Houston 3fc64d7577 @gero3 reported that Matrix4.getInverse() was incorrect when the operand was the same as this. Fixed with unit test. 12 yıl önce
  Ben Houston 51ee3f2cfa fix accidential global in Matrix3.compose and Matrix4.compose unit tests. 12 yıl önce
  Mr.doob cfc98f59be Updated tests affected by previous commit. 13 yıl önce
  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. 13 yıl önce
  Ben Houston 86feeaeaac add another determinant unit tests which utilizes every value of the matrix. 13 yıl önce
  Ben Houston e8b0de4ce8 expand tests of Matrix3 and Matrix4 inverse functions. 13 yıl önce
  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 13 yıl önce