提交历史

作者 SHA1 备注 提交日期
  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 年之前
  alteredq 7713f5cb9c Added autoForward option to FlyCamera. 14 年之前
  alteredq bcd21b1191 Added forgotten FlyCamera. 14 年之前
  alteredq bdbf1f78c5 Synced with mrdoob's branch. 14 年之前
  alteredq 22bd108ab1 Added FlyCamera (thanks to James Baicoianu). Added specular map to normal map shader. Added WebGL Earth FlyCamera demo. 14 年之前
  Mr.doob 25dddd2024 Uops... 14 年之前
  Mr.doob eb411d1bef Blender exporter now has options to export (or not) vertices and faces too. 14 年之前
  Mr.doob 3bc9f48c2f src/animation ⟶ src/extras/animation 14 年之前
  Mr.doob dab341560d Merge remote branch 'alteredq/master' 14 年之前
  Mr.doob dad4b7efa6 Missed important fix on r39 log. 14 年之前
  alteredq a318d87522 Added forgotten THREE namespace to SceneUtils.traverseHierarchy 14 年之前