Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gltfpack: Use ERR Base64 embedded data for invalid images
This prevents errors around missing images in case we can't find the source image or can't encode it. Loading the resulting glTF file will result in a PNG decode error. Unfortunately, files like this are still treated as invalid by glTF spec/validator.
- Loading branch information