提交历史

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