Closed lexaknyazev closed 2 months ago
I'll have to read more in the linked issues and code changes, but maybe you can quickly confirm: With this change, it will be possible to drag-and-drop, for example, ...
example.gltf
that refers to ./images/image.png
images
subdirectoryand it will resolve that image as part of (or "in the context of") the dropped resources.
Is that correct? (If so, then this does also resolve https://github.com/KhronosGroup/glTF-Validator/issues/208 ...)
This is correct.
Fixes #232.
Notes:
file://
URI. This is a Web platform limitation./cc @emackey @javagl @echadwick-artist