raylib/src
kai-z99 606cc1d897
[rshapes]Circle line collision function (#4018)
* inital function

* working 1

* optimize

* optimized dot product

* simplify

* cleanup

* cleanup

* cleanup

* comment

* var name change

* epsilon
2024-05-30 08:24:44 +02:00
..
external Do not use "nanosleep" on windows at all (PLATFORM_DESKTOP_RGFW) (#3970) 2024-05-09 16:35:26 +02:00
platforms Update rcore_desktop_sdl.c 2024-05-21 20:53:51 +02:00
build.zig [build.zig] Fix Zig emscripten build (#4012) 2024-05-29 17:07:28 +02:00
CMakeLists.txt Remove trailing spaces 2024-04-02 09:38:06 +02:00
config.h Fix typos in markdowns and comments, Fix invalid links in HISTORY.md (#4017) 2024-05-30 08:22:07 +02:00
Makefile Fix Makefile issues (RGFW) (linux) (macOS) (#3969) 2024-05-09 14:18:18 +02:00
minshell.html ADDED: Open-graph image alt properties 2023-11-07 19:22:12 +01:00
raudio.c fix WaveCrop(): update wave->frameCount (#4003) 2024-05-24 18:24:40 +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 [rshapes]Circle line collision function (#4018) 2024-05-30 08:24:44 +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 [RAYMATH] Revert Extern 'C' in raymath (#3985) 2024-05-16 07:42:52 +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 ADDED: IsFileNameValid() 2024-05-29 17:01:42 +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 Reviewed input params #3974 2024-05-12 13:31:38 +02:00
rmodels.c [rmodels] Multiplication of colors in DrawModelEx which can be simplified (#4002) 2024-05-29 13:16:19 +02:00
rshapes.c [rshapes]Circle line collision function (#4018) 2024-05-30 08:24:44 +02:00
rtext.c REVIEWED: ExportFontAsCode(), avoid const #4013 2024-05-29 17:28:55 +02:00
rtextures.c review color tint functions (#4015) 2024-05-29 23:44:20 +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