提交历史

作者 SHA1 备注 提交日期
  Mr.doob c3ef5629db Removed more SceneLoader bgColor stuff. 12 年之前
  Mr.doob 32dc35c0f7 Moved BinaryLoader to /examples/js/loaders. 12 年之前
  alteredq d97ce0ddd3 Simplified scene example. 12 年之前
  alteredq a7993230af Fixed SceneLoader and scene example. 12 年之前
  alteredq 30cdcbea82 Added handling of UTF8 models to SceneLoader, extended scene example. 12 年之前
  alteredq f892642351 Got rid of exceptions in scene loader example. 12 年之前
  alteredq d503b9578f Added handling of Collada files to SceneLoader and scene example. 12 年之前
  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. 12 年之前
  alteredq 627b04c043 Added handling of OBJ models to SceneLoader. 12 年之前
  alteredq d2a0d37974 Added support for SkinnedMeshes to SceneLoader. 12 年之前
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. 13 年之前
  Mr.doob a408841c61 Changed three.js link in examples. 13 年之前
  Mr.doob de9958b642 Removed SceneUtils.traverseHierarchy and SceneUtils.showHierarchy. Added object.traverse. 13 年之前
  alteredq dd33a5e665 Removed old UTF8 format things. 13 年之前
  alteredq 3e906bf6fa Fixed handling of hierarchies and custom properties for asynchronously loaded objects in SceneLoader. 13 年之前
  alteredq d25bf1ed8c Added support for morph animation and material.side parameter to SceneLoader. 13 年之前
  alteredq a7bd3f5c2e Removed "_mesh" suffix in scene format for non-procedural geometries. Bumped up scene format version to 3.1. Updated Blender exporter and examples. 13 年之前
  alteredq 718625cdb9 Added UTF8 model to the scene loader example. 13 年之前
  alteredq d059385036 Refactored SceneLoader to use plugins for async geometry loaders. 13 年之前
  alteredq 5c43e9467c Added handling of CTM meshes to SceneLoader. 13 年之前
  alteredq 3fb0f87a66 Fleshed out more handling of normal mapped material in SceneLoader. 13 年之前
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
  Mr.doob 6c2bdaf522 Clean up of SceneLoader+properties. 13 年之前
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. 13 年之前
  Mr.doob 632b0f8e0c HTML correctness. 13 年之前
  alteredq d2ea31a0f7 Another batch of examples resizing fixes. 13 年之前
  alteredq ce4cae51f9 Another batch of examples resizing handling. 13 年之前
  Mr.doob 8dfd667609 Fixed removing scene.lights to scene.__lights breakages. 13 年之前
  alteredq 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 13 年之前
  Mr.doob 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 13 年之前