mirror of
https://github.com/raysan5/raylib.git
synced 2026-06-13 21:01:53 +08:00
|
Some checks failed
Android / build (arm64) (push) Has been cancelled
Android / build (x86_64) (push) Has been cancelled
CMakeBuilds / Windows Build (push) Has been cancelled
CMakeBuilds / Linux Build (push) Has been cancelled
Linux / build (i386, i386, /user/bin, 32) (push) Has been cancelled
Linux / build (x86_64, amd64, /user/bin, 64) (push) Has been cancelled
Linux Examples / build (push) Has been cancelled
macOS / build (push) Has been cancelled
WebAssembly / build (push) Has been cancelled
Windows / build (i686, pe-i386, 32, mingw-w64) (push) Has been cancelled
Windows / build (x64, x64, 64, msvc16) (push) Has been cancelled
Windows / build (x86, Win32, 32, msvc16) (push) Has been cancelled
Windows / build (x86_64, pe-x86-64, 64, mingw-w64) (push) Has been cancelled
Windows Examples / build (push) Has been cancelled
* 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 |
||
|---|---|---|
| .. | ||
| external | ||
| platforms | ||
| build.zig | ||
| CMakeLists.txt | ||
| config.h | ||
| Makefile | ||
| minshell.html | ||
| raudio.c | ||
| raylib.dll.rc | ||
| raylib.dll.rc.data | ||
| raylib.h | ||
| raylib.ico | ||
| raylib.rc | ||
| raylib.rc.data | ||
| raymath.h | ||
| rcamera.h | ||
| rcore.c | ||
| rgestures.h | ||
| rglfw.c | ||
| rlgl.h | ||
| rmodels.c | ||
| rshapes.c | ||
| rtext.c | ||
| rtextures.c | ||
| shell.html | ||
| utils.c | ||
| utils.h | ||