История коммитов

Автор SHA1 Сообщение Дата
  Mikael Emtinger 164ba5f217 Added so empties also can be triggers. 15 лет назад
  Mr.doob aeec494a3d Removed some uncommon computations out of the JSONLoader. 15 лет назад
  alteredq 65293ea5e2 Updated terrain model used in mesh collider example. 15 лет назад
  alteredq e184403727 Fixed bug in custom attributes. 15 лет назад
  alteredq b6ab1f68cf Merged with mrdoob's branch. 15 лет назад
  alteredq d95d6d979d Refactored HSV getter out of Color into ColorUtils. 15 лет назад
  Mr.doob 44a8652c37 REVISION ++ 15 лет назад
  alteredq 4bfca67caa JSONLoader: added scaling also to morphs. 15 лет назад
  alteredq 8062c3bf31 Added HSV -> RGB color conversion to Color. 15 лет назад
  Mr.doob e457b4f8ae Added drawCalls property to WebGLRenderer::data object. 15 лет назад
  alteredq 7ee6cc33eb OBJ converter: add option for scaling and truncating vertex coordinates (flag "-x scale"). 15 лет назад
  alteredq abbfd7a493 Fixed handling of vertexColors parameter in Blender JSON importer. 15 лет назад
  alteredq 614925336d Added support for empty objects and meshes without geometries to Blender scene exporter and SceneLoader. 15 лет назад
  alteredq 4637b69d58 Synced with mrdoob's branch. 15 лет назад
  Mr.doob c1ce040781 Updated Projector's Particle handling (it wasn't using hierarchy). 15 лет назад
  Mr.doob 0a11daf348 Updated builds. Fixed Trident. 15 лет назад
  Mikael Emtinger 360ef808bb Merge branch 'master' of https://github.com/alteredq/three.js 15 лет назад
  Mikael Emtinger 78050886eb Merge branch 'master' of git://github.com/mrdoob/three.js 15 лет назад
  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. 15 лет назад
  alteredq b6e3089425 Added embedded meshes to Blender scene exporter. 15 лет назад
  alteredq d7ec2be764 Added embedded ascii JSON meshes to SceneLoader. 15 лет назад
  alteredq b9977ede37 Added triggers type to Blender exporter and scene loader. 15 лет назад
  alteredq c0e232d019 Updated builds. 15 лет назад
  alteredq 7b6cee3f41 Merge remote branch 'remotes/empaempa/master' 15 лет назад
  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. 15 лет назад
  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). 15 лет назад
  Mr.doob 3875d33ac4 Update builds. 15 лет назад
  Mr.doob a3f5f5b614 Merge remote-tracking branch 'sroucheray/Branch_r39' into test 15 лет назад
  Mr.doob 1cf6fafadc Update builds. 15 лет назад
  Mikael Emtinger aa9193e43c Fixed bug that caused env-maps and cube maps to break. 15 лет назад