Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Brent Walther 1621f57f21 Rename error flag parameter in Matrix3.getInverse() 10 yıl önce
  Mr.doob 662047776b Mover Matrix* legacy code. 10 yıl önce
  Mr.doob beef6cbf31 Matrix3: Fixed console message. 10 yıl önce
  Ben Houston 036147e203 geometry/object.clips -> geometry/object.animation 10 yıl önce
  Daniel Hritzkiv 8d3f1ce652 Prefer one-line constructor+copy in clone methods 10 yıl önce
  Daniel Hritzkiv ba65769db7 Updated clone + copy methods; rearranged methods; fix CubeTexture's clone method 10 yıl önce
  gero3 923256459e fixed files to codestyle 10 yıl önce
  Mr.doob cdcdde9337 Reverted console.* to THREE.* change. See #5791. 10 yıl önce
  Mr.doob cd49110924 Simplified Matrix*.applyToVector3Array. 11 yıl önce
  Arthur Silber 6416348298 Fix minification build errors in Matrix3.js/Matrix4.js 11 yıl önce
  Ben Adams 1b6effb204 Some Examples + Buffers/Maths 11 yıl önce
  brason 34024452d4 Removed unused variables. 11 yıl önce
  Ben Houston c9f111c310 adopt THREE.warn rather than THREE.warning to be more inline with console.warn standard. 11 yıl önce
  Ben Houston 1e97815e77 add THREE.error/THREE.warning to allow for easy redirection of THREE.js specific errors and warnings. 11 yıl önce
  Mr.doob 141ad4f896 Simplified Matrix* constructors. See #5202. 11 yıl önce
  Joshua Koo aafd29c50a Code transforming mrdoob style second attempt See #4806 11 yıl önce
  Mr.doob 40633c8573 Cleaned up warnings and error messages. 11 yıl önce
  Mr.doob 6243b69ac5 Trying to get the minecraft example to work with the new geometry classes. 12 yıl önce
  Mr.doob 02a135bc53 Matrix3: Copy Matrix4 constructor style. 12 yıl önce
  Mr.doob 89f72bb817 Matrix3/Matrix4: Removed flattenToArray. 12 yıl önce
  Mr.doob 042bbef092 Matrix3/Matrix4: flat to array. 12 yıl önce
  Ryan Tsao 017ecbb0a2 Added flattenToArray and flattenToArrayOffset methods to Matrix3 12 yıl önce
  WestLangley 1e50c948fe Rename Matrix*.multiplyVector3Array() to Matrix*.applyToVector3Array() 12 yıl önce
  Martin Wicke 5389b0c415 added fromArray and toArray to Matrix3 12 yıl önce
  Mr.doob cc57273cf4 Reverting to Object.prototype = { pattern. Only using it on the methods that really need it. 13 yıl önce
  WestLangley e998138a39 Added Matrix3.getNormalMatrix( m ) and Vector3.transformDirection( m ) 13 yıl önce
  Mr.doob f60212b5b0 Removed re-asigning of constructors. 13 yıl önce
  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. 13 yıl önce
  Ben Houston ceb6671c2f initial adoption of closures in the math library. all unit tests pass. 13 yıl önce
  Mr.doob bb873d16d6 Added Vector3.projectPoint() as suggested in #2921. 13 yıl önce

粤ICP备19079148号