Historique des commits

Auteur SHA1 Message Date
  alteredq 30cdcbea82 Added handling of UTF8 models to SceneLoader, extended scene example. il y a 13 ans
  alteredq f892642351 Got rid of exceptions in scene loader example. il y a 13 ans
  alteredq d503b9578f Added handling of Collada files to SceneLoader and scene example. il y a 13 ans
  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. il y a 13 ans
  alteredq 627b04c043 Added handling of OBJ models to SceneLoader. il y a 13 ans
  alteredq d2a0d37974 Added support for SkinnedMeshes to SceneLoader. il y a 13 ans
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. il y a 13 ans
  Mr.doob a408841c61 Changed three.js link in examples. il y a 13 ans
  Mr.doob de9958b642 Removed SceneUtils.traverseHierarchy and SceneUtils.showHierarchy. Added object.traverse. il y a 13 ans
  alteredq dd33a5e665 Removed old UTF8 format things. il y a 13 ans
  alteredq 3e906bf6fa Fixed handling of hierarchies and custom properties for asynchronously loaded objects in SceneLoader. il y a 13 ans
  alteredq d25bf1ed8c Added support for morph animation and material.side parameter to SceneLoader. il y a 13 ans
  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. il y a 13 ans
  alteredq 718625cdb9 Added UTF8 model to the scene loader example. il y a 13 ans
  alteredq d059385036 Refactored SceneLoader to use plugins for async geometry loaders. il y a 13 ans
  alteredq 5c43e9467c Added handling of CTM meshes to SceneLoader. il y a 13 ans
  alteredq 3fb0f87a66 Fleshed out more handling of normal mapped material in SceneLoader. il y a 13 ans
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. il y a 13 ans
  Mr.doob 6c2bdaf522 Clean up of SceneLoader+properties. il y a 13 ans
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. il y a 13 ans
  Mr.doob 632b0f8e0c HTML correctness. il y a 13 ans
  alteredq d2ea31a0f7 Another batch of examples resizing fixes. il y a 13 ans
  alteredq ce4cae51f9 Another batch of examples resizing handling. il y a 13 ans
  Mr.doob 8dfd667609 Fixed removing scene.lights to scene.__lights breakages. il y a 13 ans
  alteredq 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. il y a 13 ans
  Mr.doob 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. il y a 14 ans
  alteredq 86fac679c3 Renamed some examples. il y a 14 ans