Commit History

Author SHA1 Message Date
  Mr.doob ae327f8ba1 Fixed link in terrain example. (thx joshuali) 14 years ago
  alteredq ac6e6e7fbd Blender exporter: added custom property for selecting material type. 14 years ago
  alteredq c94104147e Blender exporter / scene loader: added handling of vertex colors for scene materials. 14 years ago
  alteredq 7e22df47aa Synced with mrdoob's branch. 14 years ago
  alteredq af3582c9d1 Merge branch 'master' of http://github.com/mrdoob/three.js 14 years ago
  alteredq 99ac869b24 Added forgotten return to Quaternion.multiply 14 years ago
  Mr.doob 1622b033f0 Merge remote branch 'sroucheray/Branch_r39' into experimental 14 years ago
  Mr.doob 45a7df8f95 Fixed lookAt example. 14 years ago
  Mr.doob e0e05f2962 Fixed Objec3D::lookAt 14 years ago
  Mr.doob 9acde65027 Updated lookAt example so it's more obvious. 14 years ago
  Mr.doob df54e729c9 Updated builds. 14 years ago
  Mr.doob 3d65cbcd44 Merge remote branch 'alteredq/master' into experimental 14 years ago
  Mr.doob e5e4ff79ee Fixed Vector3::setRotationFromMatrix 14 years ago
  alteredq 4c35acca89 Merge branch 'master' of http://github.com/mrdoob/three.js 14 years ago
  alteredq b72177929e Fixes in handling of camera updates. Added few methods to Quaternion API. 14 years ago
  sroucheray b58e495de2 Add --unminified optional parameter to the build.py, useful when developing without modifying the build script itself 14 years ago
  Mr.doob bc520665d3 Cleaned up Blender exporter (visually, code-wise and whitespaces-wise) 14 years ago
  Mr.doob 7361be39df WebGLRenderer: Sprites can now be removed from the Scene (thx jetienne) 14 years ago
  Mr.doob d30220390a More tweaks to grass example. Less texture resolution, same result. 14 years ago
  alteredq 7713f5cb9c Added autoForward option to FlyCamera. 14 years ago
  alteredq bcd21b1191 Added forgotten FlyCamera. 14 years ago
  alteredq bdbf1f78c5 Synced with mrdoob's branch. 14 years ago
  alteredq 22bd108ab1 Added FlyCamera (thanks to James Baicoianu). Added specular map to normal map shader. Added WebGL Earth FlyCamera demo. 14 years ago
  Mr.doob 25dddd2024 Uops... 14 years ago
  Mr.doob eb411d1bef Blender exporter now has options to export (or not) vertices and faces too. 14 years ago
  Mr.doob 3bc9f48c2f src/animation ⟶ src/extras/animation 14 years ago
  Mr.doob dab341560d Merge remote branch 'alteredq/master' 14 years ago
  Mr.doob dad4b7efa6 Missed important fix on r39 log. 14 years ago
  alteredq a318d87522 Added forgotten THREE namespace to SceneUtils.traverseHierarchy 14 years ago
  Mr.doob aa3b1e0666 Updated README example. 14 years ago