raylib/src
0_stamina 7d07d21ee5
Update Camera3D.fovy description in raylib.h (#5164)
Previously stated it was the near plane width in orthographic, in actuality it's the height. The wording has been fixed, with added clarity that it's in world units so no conversion is needed.
2025-09-01 07:56:31 +02:00
..
external reviewed ALL non-external files to follow raylib's convention of no spaces around / or * (#5153) 2025-08-29 14:53:16 +02:00
platforms [rcore][win32] Adding native win32 backend (#4869) 2025-08-31 12:13:21 +02:00
CMakeLists.txt cmake: replace custom variable with built-in one 2025-04-28 11:57:53 -04:00
config.h Make culling distances consistent across raylib 2025-08-05 00:15:52 +02:00
Makefile [rcore][win32] Adding native win32 backend (#4869) 2025-08-31 12:13:21 +02:00
minshell.html REVIEWED: Code/Web-Makefile formatting 2025-01-12 16:19:10 +01:00
raudio.c [raudio] Properly close FLAC in UnloadMusicStream 2025-08-21 13:02:19 +02: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 Update Camera3D.fovy description in raylib.h (#5164) 2025-09-01 07:56:31 +02: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 removed unneeded comma 2025-08-07 19:55:46 +03:00
rcamera.h Make culling distances consistent across raylib 2025-08-05 00:15:52 +02:00
rcore.c [rcore][win32] Adding native win32 backend (#4869) 2025-08-31 12:13:21 +02: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 fix unnecessary warnings in some files (#5152) 2025-08-28 22:28:56 +02:00
rmodels.c reviewed ALL non-external files to follow raylib's convention of no spaces around / or * (#5153) 2025-08-29 14:53:16 +02:00
rshapes.c WARNING: **NEW** raylib code CONVENTION: Comments do not end with '.' 2025-08-07 18:23:20 +02:00
rtext.c REVERT: Making codepoints const, variable is used to generate list in case it was NULL 2025-08-31 12:11:03 +02:00
rtextures.c changed function params formatting (#5160) 2025-08-31 11:34:39 +02:00
shell.html REVIEWED: Code/Web-Makefile formatting 2025-01-12 16:19:10 +01:00
utils.c REVIEWED: SaveFileText(), const input text 2025-05-11 11:03:49 +02:00
utils.h Update year to 2025 2025-01-01 00:02:52 +01:00