コミット履歴

作者 SHA1 メッセージ 日付
  Mr.doob aaaf500f7c Editor: Improved mouse control. 13 年 前
  alteredq d503b9578f Added handling of Collada files to SceneLoader and scene example. 13 年 前
  alteredq 22e512635b Added VTK and STL models to scene loader example. Added optional callback parameter to VTKLoader and STLLoader load to be compatible with other loaders. 13 年 前
  alteredq 9ad52bddf2 Forgot to change debug build. 13 年 前
  alteredq 627b04c043 Added handling of OBJ models to SceneLoader. 13 年 前
  alteredq d2a0d37974 Added support for SkinnedMeshes to SceneLoader. 13 年 前
  alteredq 0f0aba2a8d Changed ShaderMaterial.clone() to use UniformsUtils.clone() 13 年 前
  alteredq 4b06bc6380 Added custom attributes support for Ribbons and corresponding example. 13 年 前
  alteredq 199bde51c8 Added missing custom attributes buffers deallocation for Lines and ParticleSystems. 13 年 前
  alteredq 9c3194b9e1 Added support for fog to Sprites. 13 年 前
  Mr.doob 83bc4dbb69 Hopefully easier to understand offset array creation code. 13 年 前
  Mr.doob 9909389814 object.clone() now (recursively) handles children too. 13 年 前
  Mr.doob 87f9f32347 Merge remote-tracking branch 'jpryne/patch-2' into dev 13 年 前
  Mr.doob 9222940575 Updated builds. 13 年 前
  Mr.doob 7a2ba17534 Merge branch 'master' into dev 13 年 前
  Mr.doob a946700e54 Merging master branch. 13 年 前
  Mr.doob 5bc4598bb0 Fixed BufferGeometry getting id = NaN. 13 年 前
  jpryne 0e4556e9df Update docs/api/extras/geometries/CylinderGeometry.html 13 年 前
  alteredq 8c06add8f6 Editor: refactored scene exporter to handle properly hierarchies. 13 年 前
  alteredq c828dbbde0 Editor: added keeping track of geometries loaded via loaders to scene export. 13 年 前
  alteredq 26e3811e31 Editor: added cameras and lights to scene export. 13 年 前
  alteredq 7c4269ef46 Added support for vertex normals to Ribbons. 13 年 前
  Mr.doob bb6591efed Merge remote-tracking branch 'mdeck/dev' into dev 13 年 前
  Mr.doob cfc6f12bcc Merge remote-tracking branch 'alteredq/dev' into dev 13 年 前
  alteredq 202d0c1a91 Changed scene format / SceneLoader so that cameras can be a part of scene graph. 13 年 前
  alteredq 93107044e9 Changed scene format / SceneLoader so that lights can be a part of scene graph. 13 年 前
  alteredq 695e1528ce Editor: changed exports to use "text/plain" MIME type. 13 年 前
  Michael Decker 5358705bc3 Added XHR 'withCredentials' option to JSONLoader to send cookies with cross-site requests (e.g. json model access token) 13 年 前
  Mr.doob 7474cd3e64 Fixed CSS3DRenderer transformations. 13 年 前
  alteredq 3a19a4ae08 Editor: added textures to scene exporter. 13 年 前