Historial de Commits

Autor SHA1 Mensaje Fecha
  alteredq d95d6d979d Refactored HSV getter out of Color into ColorUtils. hace 14 años
  alteredq 4bfca67caa JSONLoader: added scaling also to morphs. hace 14 años
  alteredq 8062c3bf31 Added HSV -> RGB color conversion to Color. hace 14 años
  Mr.doob e457b4f8ae Added drawCalls property to WebGLRenderer::data object. hace 14 años
  alteredq 7ee6cc33eb OBJ converter: add option for scaling and truncating vertex coordinates (flag "-x scale"). hace 14 años
  alteredq abbfd7a493 Fixed handling of vertexColors parameter in Blender JSON importer. hace 14 años
  alteredq 614925336d Added support for empty objects and meshes without geometries to Blender scene exporter and SceneLoader. hace 14 años
  alteredq 4637b69d58 Synced with mrdoob's branch. hace 14 años
  Mr.doob c1ce040781 Updated Projector's Particle handling (it wasn't using hierarchy). hace 14 años
  Mr.doob 0a11daf348 Updated builds. Fixed Trident. hace 14 años
  Mikael Emtinger 360ef808bb Merge branch 'master' of https://github.com/alteredq/three.js hace 14 años
  Mikael Emtinger 78050886eb Merge branch 'master' of git://github.com/mrdoob/three.js hace 14 años
  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. hace 14 años
  alteredq b6e3089425 Added embedded meshes to Blender scene exporter. hace 14 años
  alteredq d7ec2be764 Added embedded ascii JSON meshes to SceneLoader. hace 14 años
  alteredq b9977ede37 Added triggers type to Blender exporter and scene loader. hace 14 años
  alteredq c0e232d019 Updated builds. hace 14 años
  alteredq 7b6cee3f41 Merge remote branch 'remotes/empaempa/master' hace 14 años
  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. hace 14 años
  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). hace 14 años
  Mr.doob 3875d33ac4 Update builds. hace 14 años
  Mr.doob a3f5f5b614 Merge remote-tracking branch 'sroucheray/Branch_r39' into test hace 14 años
  Mr.doob 1cf6fafadc Update builds. hace 14 años
  Mikael Emtinger aa9193e43c Fixed bug that caused env-maps and cube maps to break. hace 14 años
  Mikael Emtinger 7816ffe1d1 Merge branch 'master' of git://github.com/mrdoob/three.js hace 14 años
  Mikael Emtinger 24eaf4abc9 Fixed some bugs around setting uniforms and morph targets. Added a small feature to custom attributes to allow re-use. hace 14 años
  sroucheray 39e993d50d Include Trident.js in the EXTRAS_FILES Build array hace 14 años
  sroucheray eddf6aeeff Merge branch 'master' of git://github.com/mrdoob/three.js into Branch_r39 hace 14 años
  sroucheray 2d49fd2b84 Trident is a utility 3D object, it simply displays the 3 axis arrows. hace 14 años
  Mr.doob 61553c5710 Commented console.log. hace 14 años