Commit History

Author SHA1 Message Date
  Mr.doob 5fa63333fa colorAmbient clean up. 9 years ago
  Mr.doob 5720ae4e06 Geometry: Removed morphColors. 9 years ago
  Mr.doob d4ccf0fcb4 transparency to opacity change. 10 years ago
  alteredq 0ae588c19c More "Fixing V business": changed PlaneGeometry, SphereGeometry, reconverted OBJ assets. 13 years ago
  alteredq d2cad69664 Started to remove workers from the asset pipeline. 13 years ago
  alteredq a60595b3f7 Removed edges handling from asset pipeline (Blender exporter, OBJ converter, JSONLoader). 14 years ago
  alteredq 023024f520 Updated Blender scene exporter to output proper JSON. Changed OBJ converter to dump less digits for floats. 14 years ago
  alteredq 7ee6cc33eb OBJ converter: add option for scaling and truncating vertex coordinates (flag "-x scale"). 14 years ago
  alteredq 5fa19e8460 Fixed delays when loading multiple models. 14 years ago
  alteredq f7e3a80d70 Added edges computation to OBJ converter. 14 years ago
  Mr.doob abb4a774cd Merging with alteredq. 14 years ago
  alteredq b31b8eebcd Changed exporters, converters and example models to use more proper JSON. 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 bdc19a15c2 Updated OBJ converter to create new JSON model format. 14 years ago
  alteredq ccdff87382 Changed also JSON model files and exporters/converters to use CamelCase property names. 14 years ago
  alteredq 188f36be5d Optimized ASCII model format to use indexed UVs. Updated OBJ slim converter and Loader accordingly. 14 years ago
  alteredq 514a2e6135 Merged with latest changes in mrdoob's branch. All hex colors should be now without baked opacity. 14 years ago
  alteredq 49d1bd170b Made JSON model format slimmer by flattening arrays. Modified Loader and OBJ converter accordingly. 14 years ago
  alteredq 5192428f25 Added Loader class providing both asynchronous JS and web worker based loading of models. 14 years ago