Commit History

Author SHA1 Message Date
  Mr.doob 44a8652c37 REVISION ++ 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 7ee6cc33eb OBJ converter: add option for scaling and truncating vertex coordinates (flag "-x scale"). 14 years ago
  alteredq abbfd7a493 Fixed handling of vertexColors parameter in Blender JSON importer. 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 c1ce040781 Updated Projector's Particle handling (it wasn't using hierarchy). 14 years ago
  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