提交历史

作者 SHA1 备注 提交日期
  unknown 6e7cc4804f Merge branch 'master' of https://github.com/empaempa/three.js 14 年之前
  Mikael Emtinger d10df1a509 Added functions for getPosition(), getColumnX(), getColumnY() and getColumnZ() to easier access the different components of the matrix. 14 年之前
  Mr.doob c146a02610 Updated builds. 14 年之前
  Mikael Emtinger 46fdde937e Cleaned up comments for easier reading 14 年之前
  Mikael Emtinger 0e2c015a50 Optimized and renamde rotationMatrix => rollMatrix 14 年之前
  Mikael Emtinger 7573456e05 Forgot built file. 14 年之前
  Mikael Emtinger 9e4706567a Merge branch 'master' of https://github.com/alteredq/three.js 14 年之前
  Mikael Emtinger b0e904eb29 Merge branch 'master' of git://github.com/mrdoob/three.js 14 年之前
  Mikael Emtinger 147961f4b5 Added Roll Camera and example 14 年之前
  alteredq 35344be4ec Changed QuakeCamera to have framerate independent movement and look speed. 14 年之前
  Mr.doob 92d702d95d Added `data` object ( vertices, faces ) to Canvas/SVG/WebGLRenderer to get some render counts from the last render call. 14 年之前
  Mr.doob ae327f8ba1 Fixed link in terrain example. (thx joshuali) 14 年之前
  alteredq ac6e6e7fbd Blender exporter: added custom property for selecting material type. 14 年之前
  alteredq c94104147e Blender exporter / scene loader: added handling of vertex colors for scene materials. 14 年之前
  alteredq 7e22df47aa Synced with mrdoob's branch. 14 年之前
  alteredq af3582c9d1 Merge branch 'master' of http://github.com/mrdoob/three.js 14 年之前
  alteredq 99ac869b24 Added forgotten return to Quaternion.multiply 14 年之前
  Mr.doob 1622b033f0 Merge remote branch 'sroucheray/Branch_r39' into experimental 14 年之前
  Mr.doob 45a7df8f95 Fixed lookAt example. 14 年之前
  Mr.doob e0e05f2962 Fixed Objec3D::lookAt 14 年之前
  Mr.doob 9acde65027 Updated lookAt example so it's more obvious. 14 年之前
  Mr.doob df54e729c9 Updated builds. 14 年之前
  Mr.doob 3d65cbcd44 Merge remote branch 'alteredq/master' into experimental 14 年之前
  Mr.doob e5e4ff79ee Fixed Vector3::setRotationFromMatrix 14 年之前
  alteredq 4c35acca89 Merge branch 'master' of http://github.com/mrdoob/three.js 14 年之前
  alteredq b72177929e Fixes in handling of camera updates. Added few methods to Quaternion API. 14 年之前
  sroucheray b58e495de2 Add --unminified optional parameter to the build.py, useful when developing without modifying the build script itself 14 年之前
  Mr.doob bc520665d3 Cleaned up Blender exporter (visually, code-wise and whitespaces-wise) 14 年之前
  Mr.doob 7361be39df WebGLRenderer: Sprites can now be removed from the Scene (thx jetienne) 14 年之前
  Mr.doob d30220390a More tweaks to grass example. Less texture resolution, same result. 14 年之前