gltf-pipeline
gltf-pipeline copied to clipboard
Gracefully handle missing textures
Currently, when loading uris, if a file is missing, the pipeline throws an error. If that missing file is a texture, the reference should remain the same and maybe print a warning.
Given that this impacts the Cesium's online converter, @lasalvavida can you please look at this after we finish 1.0.1?