Commit History

Author SHA1 Message Date
  alteredq dd33a5e665 Removed old UTF8 format things. 13 years ago
  alteredq 3e906bf6fa Fixed handling of hierarchies and custom properties for asynchronously loaded objects in SceneLoader. 13 years ago
  alteredq d25bf1ed8c Added support for morph animation and material.side parameter to SceneLoader. 13 years ago
  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 years ago
  alteredq 718625cdb9 Added UTF8 model to the scene loader example. 13 years ago
  alteredq d059385036 Refactored SceneLoader to use plugins for async geometry loaders. 13 years ago
  alteredq 5c43e9467c Added handling of CTM meshes to SceneLoader. 13 years ago
  alteredq 3fb0f87a66 Fleshed out more handling of normal mapped material in SceneLoader. 13 years ago
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 years ago
  Mr.doob 6c2bdaf522 Clean up of SceneLoader+properties. 13 years ago
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. 13 years ago
  Mr.doob 632b0f8e0c HTML correctness. 13 years ago
  alteredq d2ea31a0f7 Another batch of examples resizing fixes. 13 years ago
  alteredq ce4cae51f9 Another batch of examples resizing handling. 13 years ago
  Mr.doob 8dfd667609 Fixed removing scene.lights to scene.__lights breakages. 13 years ago
  alteredq 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 13 years ago
  Mr.doob 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 13 years ago
  alteredq 86fac679c3 Renamed some examples. 13 years ago