Commit History

Autor SHA1 Mensaxe Data
  Mr.doob 02a135bc53 Matrix3: Copy Matrix4 constructor style. %!s(int64=12) %!d(string=hai) anos
  Mr.doob 89f72bb817 Matrix3/Matrix4: Removed flattenToArray. %!s(int64=12) %!d(string=hai) anos
  Mr.doob 042bbef092 Matrix3/Matrix4: flat to array. %!s(int64=12) %!d(string=hai) anos
  Ryan Tsao 017ecbb0a2 Added flattenToArray and flattenToArrayOffset methods to Matrix3 %!s(int64=12) %!d(string=hai) anos
  WestLangley 1e50c948fe Rename Matrix*.multiplyVector3Array() to Matrix*.applyToVector3Array() %!s(int64=12) %!d(string=hai) anos
  Martin Wicke 5389b0c415 added fromArray and toArray to Matrix3 %!s(int64=12) %!d(string=hai) anos
  Mr.doob cc57273cf4 Reverting to Object.prototype = { pattern. Only using it on the methods that really need it. %!s(int64=13) %!d(string=hai) anos
  WestLangley e998138a39 Added Matrix3.getNormalMatrix( m ) and Vector3.transformDirection( m ) %!s(int64=13) %!d(string=hai) anos
  Mr.doob f60212b5b0 Removed re-asigning of constructors. %!s(int64=13) %!d(string=hai) anos
  Ben Houston e2df06e005 fix three missed conversions to closures. switch to extending math prototypes rather than replacing them. This is to ensure that types created in closures within a type's prototype definition get their prototype updated with the full definition. %!s(int64=13) %!d(string=hai) anos
  Ben Houston ceb6671c2f initial adoption of closures in the math library. all unit tests pass. %!s(int64=13) %!d(string=hai) anos
  Mr.doob bb873d16d6 Added Vector3.projectPoint() as suggested in #2921. %!s(int64=13) %!d(string=hai) anos
  Mr.doob 17815ddf5d Added deprecated messages to more critical changes. %!s(int64=13) %!d(string=hai) anos
  Dustbin b9c7e4aad0 fixed multiplyVector3Array in Matrix3 and Matrix4 %!s(int64=13) %!d(string=hai) anos
  Mr.doob 127c0f2400 matrix.multiplyVector3 to vector.multiplyMatrix4 as suggested in #2860. %!s(int64=13) %!d(string=hai) anos
  Mr.doob 189148edf7 Some space/tabs clean up. %!s(int64=13) %!d(string=hai) anos
  Ben Houston 0263059a2e add credits. %!s(int64=13) %!d(string=hai) anos
  Ben Houston 568b456c39 remove debugging log message from Matrix3.getInverse %!s(int64=13) %!d(string=hai) anos
  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 %!s(int64=13) %!d(string=hai) anos
  Ben Houston d821397c16 fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives. %!s(int64=13) %!d(string=hai) anos
粤ICP备19079148号