Commit History

Author SHA1 Message Date
  sroucheray 2d49fd2b84 Trident is a utility 3D object, it simply displays the 3 axis arrows. 14 years ago
  alteredq bd56143eb4 Updated a bit message and links in Detector. 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 526bd322ba Fixed typo in example. 14 years ago
  alteredq aac5b6117b Refactored SceneLoader. 14 years ago
  alteredq f51d3f4da3 Fixed forgotten namespace in PathCamera. 14 years ago
  alteredq 3505923be5 Changed default in OBJ converter to no alignment. 14 years ago
  alteredq 67147df926 Fixed bug in RollCamera and FlyCamera. 14 years ago
  Mr.doob 86c8dbf92b Updating builds. 14 years ago
  Mr.doob 6b536f0c52 Merge remote branch 'alteredq/master' into experimental 14 years ago
  Mr.doob 47c71c59a1 Merge remote branch 'drojdjou/master' into experimental 14 years ago
  Mr.doob e2b8dbf285 Merging with drojdjou's branch. 14 years ago
  Mr.doob c095191b08 Merge remote branch 'empaempa/master' into experimental 14 years ago
  Mr.doob 8019b3b382 Merging with empaempa's branch. 14 years ago
  Bartek Drozdz 5b5a2482c1 Added example with getting normal 14 years ago
  Bartek Drozdz 5c55a4f751 Fixed the normal on mesh collision. 14 years ago
  alteredq 99630c2dff Fixed few spurious globals in WebGLRenderer. 14 years ago
  Mikael Emtinger 0198766fed Added .name and .getChildByName( "objectName", doRecurse ) to Object3D. Added so scene-loader fills in .name property. 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
  Mr.doob 847276d4a0 Improved Detector.js a bit more. 14 years ago
  Mr.doob ce2d6603cb Updated builds. You know, just in case... 14 years ago
  Mr.doob 85ecd03787 Merge remote branch 'alteredq/master' into experimental 14 years ago
  Mr.doob b05ec5d52d Improved Detector.js 14 years ago
  alteredq c50896f249 Updated Loader and SceneLoader to automatically set "material.transparent" flag for materials with opacity < 1. 14 years ago
  alteredq fd6da8ebcd Merged with mrdoob's branch. 14 years ago
  Mr.doob 697a05766a Tweaked CollisionSystem.collisionNormal definition so minifier doesn't complain. 14 years ago
  alteredq 691a5ea3ed Added handling of shadow geometry to scene loader. Made default light and camera option to Blender scene exporter. Made shadow geometry invisible in exported scene. 14 years ago