mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 20:53:53 +00:00
d119c1ce14
This allows the `glTF-Embedded` variants in the [sample models](https://github.com/KhronosGroup/glTF-Sample-Models/) to be used. The data url format is relatively small, so I didn't include a crate like [docs.rs/data-url](https://docs.rs/data-url/0.1.0/data_url/). Also fixes the 'Box With Spaces' model as URIs are now percent-decoded. cc #1802 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |