Commit History

Author SHA1 Message Date
  Mr.doob 0a11daf348 Updated builds. Fixed Trident. 14 years ago
  Mikael Emtinger 360ef808bb Merge branch 'master' of https://github.com/alteredq/three.js 14 years ago
  Mikael Emtinger 78050886eb Merge branch 'master' of git://github.com/mrdoob/three.js 14 years ago
  Mikael Emtinger e08e3456b0 Changed so objects added in sceneB in sceneA.addChild( sceneB ) actually propagates all the way up to sceneA, so they become rendered. 14 years ago
  alteredq b6e3089425 Added embedded meshes to Blender scene exporter. 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
  alteredq 7b6cee3f41 Merge remote branch 'remotes/empaempa/master' 14 years ago
  Mikael Emtinger 40eae8ae10 Fixed bug related to morphColors in JSONLoader. Changed reading of custom attributes from geometry group to material to let material instead of geometry rule of the source of data. 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 a3f5f5b614 Merge remote-tracking branch 'sroucheray/Branch_r39' into test 14 years ago
  Mr.doob 1cf6fafadc Update builds. 14 years ago
  Mikael Emtinger aa9193e43c Fixed bug that caused env-maps and cube maps to break. 14 years ago
  Mikael Emtinger 7816ffe1d1 Merge branch 'master' of git://github.com/mrdoob/three.js 14 years ago
  Mikael Emtinger 24eaf4abc9 Fixed some bugs around setting uniforms and morph targets. Added a small feature to custom attributes to allow re-use. 14 years ago
  sroucheray 39e993d50d Include Trident.js in the EXTRAS_FILES Build array 14 years ago
  sroucheray eddf6aeeff Merge branch 'master' of git://github.com/mrdoob/three.js into Branch_r39 14 years ago
  sroucheray 2d49fd2b84 Trident is a utility 3D object, it simply displays the 3 axis arrows. 14 years ago
  Mr.doob 61553c5710 Commented console.log. 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