diff options
| author | SuperUserNameMan <[email protected]> | 2024-06-28 09:56:27 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-06-28 09:56:27 +0200 |
| commit | a3ef381b3e55cd2a7cf2a521f136330a295c5a9d (patch) | |
| tree | f3aee0ce96032deb455bb5fcff7c7eebd03f92c1 /examples/Makefile.Android | |
| parent | 84971d81f3383e108c2369d9a0690031e6105087 (diff) | |
| download | raylib-a3ef381b3e55cd2a7cf2a521f136330a295c5a9d.tar.gz raylib-a3ef381b3e55cd2a7cf2a521f136330a295c5a9d.zip | |
rmodels.c, `LoadImageFromCgltfImage()` : fix base64 padding support (#4112)
* 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.
* follow guidelin convention
* try to follow guideline convention as much as possible
* clarify comments
i hope it's clear ennough
Diffstat (limited to 'examples/Makefile.Android')
0 files changed, 0 insertions, 0 deletions
