Commit History

Author SHA1 Message Date
  Mr.doob 726398c3af Minor refactoring. 13 years ago
  alteredq 2e043ddd0c Added support for compressed cube maps to SceneLoader. 13 years ago
  alteredq ada85a7e91 Added support for compressed textures to SceneLoader. 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 8ea61aab81 added support for wrapRGB material parameter to SceneLoader. 13 years ago
  alteredq 718625cdb9 Added UTF8 model to the scene loader example. 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
  alteredq 6de11c6e99 Added handling of bump mapping to SceneLoader. 13 years ago
  alteredq c9224d036a Added handling of anisotropy to SceneLoader. 13 years ago
  Mr.doob 6c2bdaf522 Clean up of SceneLoader+properties. 13 years ago
  Mr.doob 61e03e75a9 SceneLoader clean up. 13 years ago
  Mr.doob 686c8eff10 Reverted PlaneGeometry XY to XZ change. 13 years ago
  alteredq 747ab5a431 Fixed GL warnings in scene loader example. 13 years ago
  alteredq 5e7d0fc061 Fixed scene example. 13 years ago
  Mr.doob 2494a9a438 Adapted SceneLoader for the new IcosahedronGeometry. 13 years ago
  alteredq 81a8eec8ee Removed workers from SceneLoader. 13 years ago
  Mr.doob 6141390dab Simplified `CylinderGeometry` params. 14 years ago
  Mr.doob f849f34b1e Redid `CylinderGeometry`. 14 years ago
  alteredq d7ec2be764 Added embedded ascii JSON meshes to SceneLoader. 14 years ago
  alteredq 5fa19e8460 Fixed delays when loading multiple models. 14 years ago
  alteredq 36cd380725 Synced with mrdoob's branch. 14 years ago
  Mr.doob 0014ce7215 Fixed glass transparency in scene example. 14 years ago
  alteredq 0496571235 Updated model loader, scene loader and scene format. 14 years ago
  alteredq 59071e75b3 Synced with mrdoob's branch. 14 years ago
  alteredq 2c996815be Refactored texture updating, added texture filtering example and fixed scene loader and example. 14 years ago
  alteredq cf2e8c1bbf Refactored everything to use CamelCase naming for properties. Plus some smaller fixes here and there. 14 years ago
  alteredq feed283804 Added support for material blending parameter to scene loader. 14 years ago