Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
Ray 77730c80d9 Updated to miniaudio v0.11.19 #3448 2 лет назад
..
external Updated to miniaudio v0.11.19 #3448 2 лет назад
platforms GetCurrentMonitor() - check window center instead of top-left corner (#3468) 2 лет назад
CMakeLists.txt Update CMakeLists.txt 3 лет назад
Makefile Review prerequisites of rcore.c (#3453) 2 лет назад
build.zig fix build.zig (#3433) 2 лет назад
config.h Format tweaks 2 лет назад
minshell.html Fixed some grammar mistakes and typos. (#2914) 3 лет назад
raudio.c Fixes a memory leak as a result of creating an AudioBuffer* with the old source.frameCount. This internally allocates memory to the structs data pointer which is then later overridden by the correct sound data of the source sound. (#3458) 2 лет назад
raylib.dll.rc REVIEWED: `raylib 5.0-dev` version for a future release 2 лет назад
raylib.dll.rc.data REVIEWED: `raylib 5.0-dev` version for a future release 2 лет назад
raylib.h Revert "Fix IsGestureDetected parameter inconsistency in raylib.h with rgextures.h (#3464)" 2 лет назад
raylib.ico Updated icon data 7 лет назад
raylib.rc REVIEWED: `raylib 5.0-dev` version for a future release 2 лет назад
raylib.rc.data REVIEWED: `raylib 5.0-dev` version for a future release 2 лет назад
raymath.h [raymath] Hotfix for Vector2Angle() and Vector2LineAngle() (#3396) 2 лет назад
rcamera.h Expose rcamera functions to the dll so they can be picked up by dll users and bindings that need the dll (#3355) 2 лет назад
rcore.c REVIEWED: `InitPlatform()` organization and code-gardening 2 лет назад
rcore.h [core] Change axisCount to be an array (#3421) 2 лет назад
rgestures.h REVIEWED: `IsGestureDetected()` parameter type 2 лет назад
rglfw.c Fix missing symbol when rglfw.c on BSD platforms (#2968) 3 лет назад
rlgl.h Fix missing `PLATFORM_DESKTOP_SDL` checks. (#3469) 2 лет назад
rmodels.c Fix GenMeshPlane when resX != resZ (#3425) 2 лет назад
rshapes.c Add DrawCircleLinesV for consistency (#3452) 2 лет назад
rtext.c Added some notes for alternative implementations #3362 2 лет назад
rtextures.c Ported to stb_image_resize2.h (#3403) 2 лет назад
shell.html Fixed some grammar mistakes and typos. (#2914) 3 лет назад
utils.c REVIEWED: `LoadFileData()` potential issues with dataSize 2 лет назад
utils.h REVIEWED: Libs include order 2 лет назад