Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
Ray f721429f25 ADDED: `SetAutomationEventBaseFrame(int frame)` 2 лет назад
..
external Updated to miniaudio v0.11.19 #3448 2 лет назад
platforms ADDED: Drop files support to `PLATFORM_DESKTOP_SDL` 2 лет назад
CMakeLists.txt Update CMakeLists.txt 2 лет назад
Makefile Review prerequisites of rcore.c (#3453) 2 лет назад
build.zig fix build.zig (#3433) 2 лет назад
config.h ADDED: Automation Events System, exposed to users 2 лет назад
minshell.html Fixed some grammar mistakes and typos. (#2914) 2 лет назад
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 ADDED: `SetAutomationEventBaseFrame(int frame)` 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 ADDED: `SetAutomationEventBaseFrame(int frame)` 2 лет назад
rcore.h ADDED: Automation Events System, exposed to users 2 лет назад
rgestures.h REVIEWED: `IsGestureDetected()` parameter type 2 лет назад
rglfw.c Fix missing symbol when rglfw.c on BSD platforms (#2968) 2 лет назад
rlgl.h Fix missing `PLATFORM_DESKTOP_SDL` checks. (#3469) 2 лет назад
rmodels.c Fix GenMeshPlane when resX != resZ (#3425) 2 лет назад
rshapes.c Remove trail spaces 2 лет назад
rtext.c Remove trail spaces 2 лет назад
rtextures.c Ported to stb_image_resize2.h (#3403) 2 лет назад
shell.html Fixed some grammar mistakes and typos. (#2914) 2 лет назад
utils.c REVIEWED: `LoadFileData()` potential issues with dataSize 2 лет назад
utils.h REVIEWED: Libs include order 2 лет назад