Commit History

Author SHA1 Message Date
  alteredq c234c5cc6e Merge branch 'master' of https://github.com/mrdoob/three.js 14 years ago
  alteredq 023024f520 Updated Blender scene exporter to output proper JSON. Changed OBJ converter to dump less digits for floats. 14 years ago
  Mr.doob 30cfa26ee2 Fixed build script for ThreeWebGL (was missing objects). 14 years ago
  Mr.doob e87caabbf8 Removed `__styleString` and `updateStyleString` out of THREE.Color. 14 years ago
  alteredq 739e6b4cd4 Synced with empaempa's branch. 14 years ago
  Mr.doob aeec494a3d Removed some uncommon computations out of the JSONLoader. 14 years ago
  alteredq b6ab1f68cf Merged with mrdoob's branch. 14 years ago
  alteredq d95d6d979d Refactored HSV getter out of Color into ColorUtils. 14 years ago
  Mr.doob 44a8652c37 REVISION ++ 14 years ago
  alteredq 4bfca67caa JSONLoader: added scaling also to morphs. 14 years ago
  alteredq 8062c3bf31 Added HSV -> RGB color conversion to Color. 14 years ago
  Mr.doob e457b4f8ae Added drawCalls property to WebGLRenderer::data object. 14 years ago
  alteredq 614925336d Added support for empty objects and meshes without geometries to Blender scene exporter and SceneLoader. 14 years ago
  alteredq 4637b69d58 Synced with mrdoob's branch. 14 years ago
  Mr.doob 0a11daf348 Updated builds. Fixed Trident. 14 years ago
  alteredq d7ec2be764 Added embedded ascii JSON meshes to SceneLoader. 14 years ago
  alteredq b9977ede37 Added triggers type to Blender exporter and scene loader. 14 years ago
  alteredq c0e232d019 Updated builds. 14 years ago
  Mr.doob b18b6f9fbe Added Trident to Geometry example. Found out that handling scene.objects from API wise is a bit confusing (childs are there too). 14 years ago
  Mr.doob 3875d33ac4 Update builds. 14 years ago
  Mr.doob 61553c5710 Commented console.log. 14 years ago
  alteredq 9ae036fd22 More refactoring / optimizations of collision system. 14 years ago
  alteredq 0c6076d39b Added merge to CollisionSystem. Also some refactoring and optimizations. 14 years ago
  alteredq aac5b6117b Refactored SceneLoader. 14 years ago
  alteredq f51d3f4da3 Fixed forgotten namespace in PathCamera. 14 years ago
  alteredq 67147df926 Fixed bug in RollCamera and FlyCamera. 14 years ago
  Mr.doob 86c8dbf92b Updating builds. 14 years ago
  alteredq 86aa767a6a Added vertical look constraint parameter to RollCamera. 14 years ago
  alteredq 68f660901d Added new callbacks for assets load tracking also to SceneLoader. 14 years ago
  alteredq cb3f2fff7d Fleshed out RollCamera: refactored code out of example, add more keyboard controls, API and made it framerate independent. 14 years ago