| .. |
|
external
|
Avoid asserts because could crash some decompressions https://github.com/raysan5/raygui/issues/364
|
2024-01-13 16:57:25 +01:00 |
|
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)
|
2024-01-13 10:49:04 +01:00 |
|
build.zig
|
Add shared library build option for build.zig and update to zig 0.12.0-dev.2139 (#3727)
|
2024-01-13 10:46:53 +01:00 |
|
CMakeLists.txt
|
Updating CMake version to 5.0 so libraries are correctly versioned (#3615)
|
2023-12-09 19:33:12 +01:00 |
|
config.h
|
Update copyright to 2024
|
2024-01-02 20:58:12 +01:00 |
|
Makefile
|
Reviewed Makefile SDL2 expected include/lib paths #3705
|
2024-01-05 22:51:46 +01:00 |
|
minshell.html
|
ADDED: Open-graph image alt properties
|
2023-11-07 19:22:12 +01:00 |
|
raudio.c
|
Update raudio.c
|
2024-01-05 22:33:02 +01:00 |
|
raylib.dll.rc
|
REVIEWED: raylib 5.0-dev version for a future release
|
2023-10-18 00:33:05 +02:00 |
|
raylib.dll.rc.data
|
REVIEWED: raylib 5.0-dev version for a future release
|
2023-10-18 00:33:05 +02:00 |
|
raylib.h
|
Update copyright to 2024
|
2024-01-02 20:58:12 +01:00 |
|
raylib.ico
|
Updated icon data
|
2018-09-26 16:02:42 +02:00 |
|
raylib.rc
|
REVIEWED: raylib 5.0-dev version for a future release
|
2023-10-18 00:33:05 +02:00 |
|
raylib.rc.data
|
REVIEWED: raylib 5.0-dev version for a future release
|
2023-10-18 00:33:05 +02:00 |
|
raymath.h
|
Update copyright to 2024
|
2024-01-02 20:58:12 +01:00 |
|
rcamera.h
|
Update copyright to 2024
|
2024-01-02 20:58:12 +01:00 |
|
rcore.c
|
Update a comment (#3724)
|
2024-01-11 19:33:24 +01:00 |
|
rgestures.h
|
Update copyright to 2024
|
2024-01-02 20:58:12 +01:00 |
|
rglfw.c
|
Update copyright to 2024
|
2024-01-02 20:58:12 +01:00 |
|
rlgl.h
|
Update copyright to 2024
|
2024-01-02 20:58:12 +01:00 |
|
rmodels.c
|
Enable animation names for the m3d model format. (#3714)
|
2024-01-11 19:49:25 +01:00 |
|
rshapes.c
|
Update copyright to 2024
|
2024-01-02 20:58:12 +01:00 |
|
rtext.c
|
[rtext] Adjust font atlas area calculation so padding area is not underestimated at small font sizes. (#3719)
|
2024-01-10 21:34:04 +01:00 |
|
rtextures.c
|
REVIEWED: ImageKernelConvolution(), formating and warnings
|
2024-01-15 20:32:46 +01:00 |
|
shell.html
|
Update shell.html
|
2023-11-08 19:34:38 +01:00 |
|
utils.c
|
Update copyright to 2024
|
2024-01-02 20:58:12 +01:00 |
|
utils.h
|
Update copyright to 2024
|
2024-01-02 20:58:12 +01:00 |