raylib/src
sleeptightAnsiC 8e9c3ceb57 [rcore] fix: TRACELOG upon successfully changing directory
InitWindow() prints CWD during initialization,
but ChangeDirectory() does not, which is quite confusing when you start
messing with CWD. Now said function should log similar message.
2025-03-22 21:20:17 +01:00
..
external Guard against DEBUG Redefinition 2025-03-12 00:13:01 -05:00
platforms Minor tweaks 2025-03-21 17:07:55 +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 [rcore] fix: TRACELOG upon successfully changing directory 2025-03-22 21:20:17 +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 WARNING: REVERTED CHANGE THAT BROKE BATCHING!!! #4849 2025-03-21 17:17:45 +01:00
rmodels.c Remove trailing spaces 2025-03-10 17:04:29 +01:00
rshapes.c Minor tweaks 2025-03-21 17:07:55 +01: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