Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rmodels.c, LoadImageFromCgltfImage() : fix base64 padding support
This should fix the issue related to `.gltf` embeded image in base64 format, by ignoring `=` padding and calculating the data size in bytes correctly.
- Loading branch information