Historique des commits

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