ソースを参照

LDrawLoader: Refactor, cache pre-parsed file contents (#23157)

* this.cache -> this.fileCache

* Add in parsed data cache

* small fixes

* material fixes

* Remove FileCache

* Use in order materials from the local scope if possible

* simplify fetchData, ensure fetch errors are caught, throw a real error

* clone result, material simplification

* improve clone result perf

* Fix colors

* simplify cache API
Garrett Johnson 3 年 前
コミット
bd23028479
1 ファイル変更945 行追加801 行削除
  1. 945 801
      examples/jsm/loaders/LDrawLoader.js

ファイルの差分が大きいため隠しています
+ 945 - 801
examples/jsm/loaders/LDrawLoader.js


この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません