Browse Source

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 years ago
parent
commit
bd23028479
1 changed files with 945 additions and 801 deletions
  1. 945 801
      examples/jsm/loaders/LDrawLoader.js

File diff suppressed because it is too large
+ 945 - 801
examples/jsm/loaders/LDrawLoader.js


Some files were not shown because too many files changed in this diff