提交历史

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

粤ICP备19079148号