コミット履歴

作者 SHA1 メッセージ 日付
  gero3 f081645783 Update src/core/Raycaster.js 12 年 前
  Mr.doob 331ba82c4a Merge branch 'master' of git://github.com/migvel/three.js into dev 12 年 前
  migvel 97e6841137 Blender exporter: changed me.faces by me.tessfaces as reflected in Blender api. 12 年 前
  Mr.doob b212de7f72 Merge remote-tracking branch 'gero3/documentation' into dev 12 年 前
  Mr.doob bcc825cc44 Updated builds. 12 年 前
  Mr.doob 2c174fea09 Using Extend pattern in Clock. Added more robust check for performance.now(). See #2975. 12 年 前
  Mr.doob 3c06f0c52d Added custom perf code. 12 年 前
  Mr.doob 1a6fdd8050 Added the WIP TypeArrayVector3 in examples/js folder. 12 年 前
  Mr.doob b13ec20b24 Implemented performance.now() in Clock. Closes #2975. 12 年 前
  OpenShift guest 9cd600c912 update Object3D documentation 12 年 前
  OpenShift guest 23a6269187 small mistake in camera 12 年 前
  OpenShift guest 98f09fb1cb update camera according to the @WestLangley's suggestion 12 年 前
  Mr.doob 8fae05d3b0 Updated builds. 12 年 前
  Mr.doob f49a4f922e Fixed sloppy renaming. 12 年 前
  Mr.doob 8f1be1fb02 Removed Matrix4 getColumn*. See #2967. 12 年 前
  Mr.doob e314cb059d Changed some of the matrix.getPosition() to vector.getPositionFromMatrix( matrix ). See #2967. 12 年 前
  OpenShift guest e88ca555cb update geometry documentation 12 年 前
  OpenShift guest 038f265710 update link regex to allow for wikipedia link and space in the title 12 年 前
  OpenShift guest 33c6134f6a update clone Method to Face4 documentation 12 年 前
  OpenShift guest 2202a5feb8 update clone Method to Face3 documentation 12 年 前
  OpenShift guest fe2d302a71 Merge remote branch 'origin/dev' into documentation 12 年 前
  OpenShift guest 68fe0d9d8a update documentation for evendispatcher 12 年 前
  OpenShift guest e8c50b6794 add documentation for evendispatcher 12 年 前
  Mr.doob 0a9132d861 Instructions for how to install Sublime Text 2 completions file. 12 年 前
  Mr.doob f08e10b07d Added generator for Sublime Text 2 completion file. 12 年 前
  Mr.doob c426220207 Updated builds. 12 年 前
  Mr.doob 88f56b3b3b Clean up. 12 年 前
  OpenShift guest 4eaec268f4 Merge branch 'dev', remote branch 'origin' into documentation 12 年 前
  OpenShift guest 4746af508d Merge branch 'dev', remote branch 'origin' into documentation 12 年 前
  WestLangley e998138a39 Added Matrix3.getNormalMatrix( m ) and Vector3.transformDirection( m ) 12 年 前