-
Notifications
You must be signed in to change notification settings - Fork 242
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update submodule: fix embedded data resolving
- Loading branch information
1 parent
eda1066
commit dc7d142
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule glTF-Sample-Renderer
updated
7 files
+9 −0 | LICENSE_BANNER.txt | |
+262 −0 | package-lock.json | |
+3 −2 | package.json | |
+11 −0 | rollup.config.js | |
+2 −2 | source/gltf/buffer.js | |
+16 −14 | source/gltf/gltf.js | |
+77 −36 | source/gltf/image.js |