raylib/src
Tomas Fabrizio Orsi 80d318461f
Made comments on raylib.h match those present in rcamera.h (#3942)
Signed-off-by: Tomas Fabrizio Orsi <torsi@fi.uba.ar>
2024-04-28 22:39:28 +02:00
..
external Use builtin_clz for clang on windows (#3939) 2024-04-28 20:29:45 +02:00
platforms Review formatting 2024-04-21 12:29:09 +02:00
build.zig [build.zig] Drop support for 0.11.0 and use more idiomatic build script code (#3927) 2024-04-22 09:13:01 +02:00
CMakeLists.txt Remove trailing spaces 2024-04-02 09:38:06 +02:00
config.h [rlgl] Implement vertex normals for RLGL immediate drawing mode (#3866) 2024-04-23 14:22:29 +02:00
Makefile Fix GLFW runtime platform detection (#3863) 2024-03-14 16:54:39 +01:00
minshell.html ADDED: Open-graph image alt properties 2023-11-07 19:22:12 +01:00
raudio.c Review formatting 2024-04-21 12:29:09 +02:00
raylib.dll.rc Remove TABS 2024-04-02 09:40:19 +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 Made comments on raylib.h match those present in rcamera.h (#3942) 2024-04-28 22:39:28 +02:00
raylib.ico Updated icon data 2018-09-26 16:02:42 +02:00
raylib.rc Remove TABS 2024-04-02 09:40:19 +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 Replaced SQUAD quat interpolation with cubic hermite to align with gltf 2.0 spec (#3920) 2024-04-17 08:10:48 +02:00
rcamera.h FIX: Added CAMERA_CUSTOM check in UpdateCamera(Camera *camera, int mode) (#3938) 2024-04-28 20:28:19 +02:00
rcore.c WARNING: Fix breaking issue (introduced some days ago) 2024-04-23 22:55:51 +02:00
rgestures.h Update copyright to 2024 2024-01-02 20:58:12 +01:00
rglfw.c Fix GLFW runtime platform detection (#3863) 2024-03-14 16:54:39 +01:00
rlgl.h Review formatting 2024-04-23 19:38:45 +02:00
rmodels.c FIX: Issue with texcoords loading for glTF 2024-04-24 17:02:03 +02:00
rshapes.c Review formatting 2024-04-21 12:29:09 +02:00
rtext.c REVIEWED: Remove final punctuation in code comments 2024-04-20 20:31:06 +02:00
rtextures.c Review formatting 2024-04-21 12:29:09 +02:00
shell.html Update shell.html 2023-11-08 19:34:38 +01:00
utils.c REVIEWED: Remove final punctuation in code comments 2024-04-20 20:31:06 +02:00
utils.h Update copyright to 2024 2024-01-02 20:58:12 +01:00