Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
Ray c57b8d5a6a REVIEWED: `ImageKernelConvolution()`, formating and warnings 2 лет назад
..
external Avoid asserts because could crash some decompressions https://github.com/raysan5/raygui/issues/364 2 лет назад
platforms Simplified GetWindowScaleDPI() so it does not fetch the wrong DPI scale some times (Windows looks at center of window while the old raylib code looked on upper left corner of window, now it just uses the glfw function to fetch the window's current scaling). Also introduced a callback to update the CORE.Window.screenScaling when the content scaling updates, previously scaling did not work correctly on systems with multiple monitors that have different DPI scaling. (#3701) 2 лет назад
CMakeLists.txt Updating CMake version to 5.0 so libraries are correctly versioned (#3615) 2 лет назад
Makefile Reviewed Makefile SDL2 expected include/lib paths #3705 2 лет назад
build.zig Add shared library build option for build.zig and update to zig 0.12.0-dev.2139 (#3727) 2 лет назад
config.h Update copyright to 2024 2 лет назад
minshell.html ADDED: Open-graph image alt properties 2 лет назад
raudio.c Update raudio.c 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 Update copyright to 2024 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 Update copyright to 2024 2 лет назад
rcamera.h Update copyright to 2024 2 лет назад
rcore.c Update a comment (#3724) 2 лет назад
rgestures.h Update copyright to 2024 2 лет назад
rglfw.c Update copyright to 2024 2 лет назад
rlgl.h Update copyright to 2024 2 лет назад
rmodels.c Enable animation names for the m3d model format. (#3714) 2 лет назад
rshapes.c Update copyright to 2024 2 лет назад
rtext.c [rtext] Adjust font atlas area calculation so padding area is not underestimated at small font sizes. (#3719) 2 лет назад
rtextures.c REVIEWED: `ImageKernelConvolution()`, formating and warnings 2 лет назад
shell.html Update shell.html 2 лет назад
utils.c Update copyright to 2024 2 лет назад
utils.h Update copyright to 2024 2 лет назад