コミット履歴

作者 SHA1 メッセージ 日付
  Mugen87 3a76cb4a08 Loaders: Pass requestHeader to internal file loaders. 5 年 前
  Mugen87 a7eacadd53 Examples: Fix link in modules warning. 5 年 前
  Mr.doob 8880636d52 Examples: Tweaked deprecation message. 5 年 前
  Mr.doob abac1e6b91 Merge pull request #18749 from Mugen87/dev42 5 年 前
  Mugen87 8a36de0a21 Loaders: Improve error handling. 5 年 前
  Mugen87 7dd44e809e Examples: Deprecate examples/js. 5 年 前
  Mugen87 6fd43ef4e9 Material: Make .vertexColors a boolean. 5 年 前
  Mugen87 97660b9820 STLLoader: Fix computation of groups data. 5 年 前
  Mugen87 764bc3dbbc BufferGeometry: Introduce .setAttribute() and .deleteAttribute(). 5 年 前
  Mugen87 95e0628150 Examples: Inherit loaders from Loader I. 6 年 前
  Mugen87 965854c072 Examples: Update modules. 6 年 前
  Alberto Passalacqua 9ece2588c2 Adapted to mrdoob's style 6 年 前
  Alberto Passalacqua 3ea613ad25 Define solid and style issues. 6 年 前
  Alberto Passalacqua 8084b9adf4 Replaced tab with space in comment. 6 年 前
  Alberto Passalacqua c65f663688 Implemented solid coloring for ASCII STL files. 6 年 前
  Justin 8f1651e093 Improve styling, generate module using modularize.js 6 年 前
  Justin dc20e58d5a Fix attribute array indexing 6 年 前
  Justin 16fd891004 STLLoader: remove duplicated data to improve memory consumption 6 年 前
  Mugen87 e12b7a25f2 Examples: More usage of setPath() and setResourcePath() in loaders. 6 年 前
  Eran Geva 303a954121 Classify STL file prefix using matchDataViewAt 7 年 前
  Eran Geva 9d76b63c27 Search for STL beginning to start after UTF prefix 7 年 前
  Mugen87 a1af944216 STLLoader: Refactor float regex pattern 7 年 前
  Don McCurdy b66ff8007a LoaderUtils: Create utils from static Loader methods. 7 年 前
  Don McCurdy f3701a2b7e Loaders: Consolidate text decoding. 7 年 前
  Matthias Baumann ce4c4e2687 Fix styles 7 年 前
  Matthias Baumann ca6eb12182 Propagate error during loading of STL files via onError callback 7 年 前
  Mugen87 e6cb9ac8b6 Loaders: Improve code quality 8 年 前
  Mugen87 394d9bfbe0 STLLoader: Refactoring 8 年 前
  Mr.doob 4057703c99 STLLoader: Clean up. 8 年 前
  Pascal Häusler cd7cd0c9e7 fixed previous "fix" :P 8 年 前