提交历史

作者 SHA1 备注 提交日期
  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`. 14 年之前
  alteredq 86fac679c3 Renamed some examples. 14 年之前