Commit History

Author SHA1 Message Date
  Mr.doob ef5f05d71b Updated README and removed unneeded includes in example. 13 years ago
  Jonas Pfenniger 19d815f589 Add missing LoadingMonitor in the source 13 years ago
  Mr.doob 9d5214f3dc r51 13 years ago
  Mr.doob 65eff7a3e0 Updated build. 13 years ago
  Mr.doob d2f785d6d6 Updated build. 13 years ago
  Mr.doob 30ac75dd08 Avoiding collisions with @jonobr1 patch. 13 years ago
  Mr.doob 291c002ad1 Updated build. 13 years ago
  Mr.doob 7a889cce44 Updated build. 13 years ago
  alteredq 2e043ddd0c Added support for compressed cube maps to SceneLoader. 13 years ago
  alteredq fce601d5f0 Added support for compressed cube maps. 13 years ago
  alteredq ada85a7e91 Added support for compressed textures to SceneLoader. 13 years ago
  Mr.doob c1c52a44dc Added CSS3DRenderer with an example. 13 years ago
  alteredq 89bc466c55 Fixed bug in compressed textures loader. 13 years ago
  alteredq 93b181ac02 Added support for compressed textures to Loader base class. Added compressed textures to JSON loader example. 13 years ago
  alteredq aad5049c5c Added option for creating BufferGeometry in UTF8v2Loader. 13 years ago
  alteredq 7285998291 Updated build. 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
  Mr.doob da693b20e9 Fixed mousewheel zooming in TrackpadControls when staticMovig was set to true. 13 years ago
  Mr.doob e2c26d56e4 Splited /utils/files.json into /utils/includes/canvas.json, ... 13 years ago
  alteredq 8ea61aab81 added support for wrapRGB material parameter to SceneLoader. 13 years ago
  Mr.doob c78374730e Removed unneeded console.log(). 13 years ago
  Mr.doob 81ae8b1b2c Updated build. 13 years ago
  alteredq e482b2d5ac Added handling of custom parameters for geometry loaders in SceneLoader. 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 829b236a74 Fixed UVs bug in GeometryUtils.triangulateQuads when handling faces which were already triangles. 13 years ago
  alteredq 3fb0f87a66 Fleshed out more handling of normal mapped material in SceneLoader. 13 years ago
  alteredq 0faca8f468 Made normal map shader consistent with Phong shader. 13 years ago