UNPKG

lazy-gltf-loader

Version:

一个能让 GLTF 局部懒加载的 Loader

26 lines (10 loc) 961 B
## [1.0.2](https://github.com/deepkolos/lazy-gltf-loader/compare/v1.0.1...v1.0.2) (2021-06-25) ### Bug Fixes * args onProgress ([7f20004](https://github.com/deepkolos/lazy-gltf-loader/commit/7f200044844ca241c9a0a5dd641fe7aa19a4e090)) ## [1.0.1](https://github.com/deepkolos/lazy-gltf-loader/compare/90d6f5041d4b7d86cac300364ea3fdab3c18e006...v1.0.1) (2021-06-23) ### Bug Fixes * GLTFLoader.parse API call ([ab86b80](https://github.com/deepkolos/lazy-gltf-loader/commit/ab86b809eab74bbeec4f4a3e0552659db0dee135)) * lazyNodes mount occasion & types add comments ([15dde2a](https://github.com/deepkolos/lazy-gltf-loader/commit/15dde2a5fdfff26f1416ce791536de7f81962292)) ### Features * add types ([90d6f50](https://github.com/deepkolos/lazy-gltf-loader/commit/90d6f5041d4b7d86cac300364ea3fdab3c18e006)) * texture merge and add gltf-tc example ([0ea6308](https://github.com/deepkolos/lazy-gltf-loader/commit/0ea6308b6ce7f2f84c91a29764a937482401d6d5))