Commit History

Author SHA1 Message Date
  alteredq 99ac869b24 Added forgotten return to Quaternion.multiply 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
  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
  Mr.doob 6a857400bc REVISION ++ 14 years ago
  Mr.doob 76e7ea3461 Added namespace to all the objects that missed it (geometries, uniforms, etc) 14 years ago
  Mr.doob 8bef209b52 Improved WebGLRenderer reflection/refraction/fresnel examples. Now that the renderer is faster we can aswell move 'em ;) 14 years ago
  Mr.doob e4a7eade88 Minor clean up on Sprites example. 14 years ago
  Mr.doob d1ae3fb45b Updated builds. All seems to be good again. 14 years ago
  Mr.doob ed1c30fff2 Merge remote branch 'alteredq/master' into experimental 14 years ago
  Mr.doob e8847848ad Merging with alteredq's branch. 14 years ago
  Mr.doob c74f046b76 src/physics ⟶ src/extras/physics 14 years ago
  alteredq 4405d6d9b8 Small optimization for examples using FBOs. 14 years ago