gboisse / gfx

A minimalist and easy to use graphics API.
MIT License
502 stars 36 forks source link

Decode URIs in GLTF files. #139

Closed maoliver-amd closed 4 months ago

maoliver-amd commented 4 months ago

GLTF URIs can sometimes contain special characters (e.g. %20 instead of space) as a result they need to be correctly decoded before they can be used to open files.