Histórico de commits

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