raylib/src
Luis 376e0a2eb4 [rmodels] Fix minimum rings validation in DrawCapsule and DrawCapsuleWires
Ensure rings is at least 1 to prevent rendering issues or crashes when 0 or negative values are passed.
2026-06-06 01:43:57 +09:00
..
external [rlsw] Replace SW_TEXTURE_REPEAT_POT_FAST with SW_SUPPORT_NPOT_TEXTURE (#5901) 2026-05-30 19:44:45 +02:00
platforms Reviewed comments, remove article usage 2026-06-03 21:02:59 +02:00
CMakeLists.txt [CMake] Properly remove raudio.c and rmodels.c if they're disabled modules (#5878) 2026-05-29 18:16:17 +02:00
config.h Revert "Enable GPU skinning for GL 3.3+, (#5902)" 2026-06-01 20:42:48 +02:00
Makefile [makefile] ANDROID_ARCH check (#5888) 2026-05-26 18:13:58 +02:00
minshell.html Update minshell.html 2025-12-30 22:05:37 +01:00
raudio.c Reviewed comments, remove article usage 2026-06-03 21:02:59 +02:00
raylib.dll.rc Updated Windows resource file 2026-04-12 10:24:35 +02:00
raylib.dll.rc.data Updated Windows resource file 2026-04-12 10:24:35 +02:00
raylib.h REVIEWED: File*() functions for consistent return result value 2026-06-03 21:07:07 +02:00
raylib.ico Update raylib.ico 2024-11-14 16:40:04 +01:00
raylib.rc update raylib.rc to 6.0 (2026) (#5748) 2026-04-12 10:23:09 +02:00
raylib.rc.data Updated Windows resource file 2026-04-12 10:24:35 +02:00
raymath.h Update raymath.h 2026-05-02 09:09:50 +02:00
rcamera.h Update typos/grammar (#5759) 2026-04-15 09:18:30 +02:00
rcore.c REVIEWED: File*() functions for consistent return result value 2026-06-03 21:07:07 +02:00
rgestures.h Reviewed comments, remove article usage 2026-06-03 21:02:59 +02:00
rglfw.c Update year to 2026 2026-01-02 13:40:15 +01:00
rlgl.h Update rlgl.h 2026-05-26 20:46:56 +02:00
rmodels.c [rmodels] Fix minimum rings validation in DrawCapsule and DrawCapsuleWires 2026-06-06 01:43:57 +09:00
rshapes.c RENAMED: Some Rectangle parameters with more descriptive names 2026-06-03 20:16:12 +02:00
rtext.c Reviewed comments, remove article usage 2026-06-03 21:02:59 +02:00
rtextures.c Reviewed comments, remove article usage 2026-06-03 21:02:59 +02:00
shell.html REVIEWED: Fullscreen request #5601 2026-03-02 13:16:43 +01:00