raylib/src
Myrddin Krustowski 589ad0a33d Add early return to circle sector functions when angles are equal.
Prevents unnecessary work and division by zero (when segments=0) in DrawCircleSector/DrawCircleSectorLines when startAngle equals endAngle, matching existing behavior in DrawRing/DrawRingLines.
2025-03-18 11:51:58 +02:00
..
external Guard against DEBUG Redefinition 2025-03-12 00:13:01 -05:00
platforms Merge pull request #4836 from JeffM2501/unscale_on_resize 2025-03-14 17:15:14 +01:00
CMakeLists.txt install rcamera.h (#4603) 2024-12-15 11:16:08 +01:00
config.h Increased depth size and clip distances to avoid z-fighting issues 2025-03-13 16:34:39 +01:00
Makefile Update Makefile 2025-03-10 17:04:14 +01:00
minshell.html REVIEWED: Code/Web-Makefile formatting 2025-01-12 16:19:10 +01:00
raudio.c [raudio] Fixed memory leak on early-return of WaveFormat func (#4779) 2025-02-21 15:29:12 +01:00
raylib.dll.rc Update year to 2025 2025-01-01 00:02:52 +01:00
raylib.dll.rc.data Update year to 2025 2025-01-01 00:02:52 +01:00
raylib.h [raylib.h] Added space after comma (#4774) 2025-02-17 12:12:59 +01:00
raylib.ico Update raylib.ico 2024-11-14 16:40:04 +01:00
raylib.rc Update year to 2025 2025-01-01 00:02:52 +01:00
raylib.rc.data Update year to 2025 2025-01-01 00:02:52 +01:00
raymath.h Update raymath.h 2025-02-23 23:07:12 +01:00
rcamera.h Update year to 2025 2025-01-01 00:02:52 +01:00
rcore.c REVIEWED: ScanDirectoryFiles*() #4833 2025-03-12 12:44:40 +01:00
rgestures.h Update year to 2025 2025-01-01 00:02:52 +01:00
rglfw.c Update year to 2025 2025-01-01 00:02:52 +01:00
rlgl.h Increased depth size and clip distances to avoid z-fighting issues 2025-03-13 16:34:39 +01:00
rmodels.c Remove trailing spaces 2025-03-10 17:04:29 +01:00
rshapes.c Add early return to circle sector functions when angles are equal. 2025-03-18 11:51:58 +02:00
rtext.c TextSubtext fixes (#4759) 2025-02-12 23:12:10 +01:00
rtextures.c Add missing increments of k in LoadImageDataNormalized() (#4745) 2025-02-01 21:30:21 +01:00
shell.html REVIEWED: Code/Web-Makefile formatting 2025-01-12 16:19:10 +01:00
utils.c Update year to 2025 2025-01-01 00:02:52 +01:00
utils.h Update year to 2025 2025-01-01 00:02:52 +01:00