Commit History

Author SHA1 Message Date
  alteredq bb332e5fcd Extended Loader base class to handle normal map materials. 14 years ago
  Mr.doob 11461f0b5d Brought back automatic centroid computation. 14 years ago
  Mr.doob e87caabbf8 Removed `__styleString` and `updateStyleString` out of THREE.Color. 14 years ago
  alteredq 043f42bd91 Synced with mrdoob's branch. 14 years ago
  alteredq 4bfca67caa JSONLoader: added scaling also to morphs. 14 years ago
  Mikael Emtinger 40eae8ae10 Fixed bug related to morphColors in JSONLoader. Changed reading of custom attributes from geometry group to material to let material instead of geometry rule of the source of data. 14 years ago
  Mr.doob 76e7ea3461 Added namespace to all the objects that missed it (geometries, uniforms, etc) 14 years ago
  alteredq 7915999bdd Added edges to Blender exporter, JSONLoader and Geometry. 14 years ago
  Mr.doob abb4a774cd Merging with alteredq. 14 years ago
  alteredq 477b0095a9 Added dumping of scale to Blender exporter / handling of scale to JSONLoader. 14 years ago
  alteredq b6aa8c8433 And some more globals, third time is a charm? 14 years ago
  alteredq a53921fb22 Fixed more globals in JSONLoader. Also updated ubiquity test includes. 14 years ago
  alteredq 2d7833d32e Fixed runaway globals in JSONLoader. 14 years ago
  alteredq 33e5a9bfe0 Added very basic Three.js Blender importer. 14 years ago
  Mr.doob af993ea379 Added onLoadStart, onLoadProgress and onLoadComplete methods to Loader. 14 years ago
  alteredq bc8570fbe0 Fixed subtle tricky bug in JSONLoader. 14 years ago
  alteredq 3b6b3dc578 Made more examples working. 14 years ago
  alteredq 071de366c2 Updated Blender exporter to export new JSON format. 14 years ago
  alteredq 2989defcc8 First version that is at least partially working with the new model format ;). 14 years ago
  alteredq a230b659ab More fixes. 14 years ago
  alteredq a71b541c48 Refactored common methods out of JSONLoader into base Loader. 14 years ago
  alteredq fb95339301 First version of JSONLoader. 14 years ago
  Mr.doob bf730ab966 Added base for new Loader. 14 years ago