Commit History

Author SHA1 Message Date
  alteredq ca7e2fc923 Added model alignment to new Blender exporter. 14 years ago
  alteredq b3bacc8af8 Refactored OBJ slim converter (to make it easier to reuse ASCII converter snippets in Blender exporter). 14 years ago
  alteredq a0fa2ae3dd Optimized binary model format to use indexed UVs. Updated OBJ slim converter and Loader accordingly. 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 0cb79310e5 Added experimental binary mesh loader. Updated OBJ converter and examples accordingly. 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