raylib/src
Rob Loach 2093fdcc53
Added: ImageDrawCircleLines, ImageDrawCircleLinesV (#2713)
This adds `ImageDrawCircleLines()` and `ImageDrawCircleLinesV()` to draw outlines of circles, and updates `ImageDrawCircle()` draw a filled circle to match the effect of `DrawCircle()` and `DrawCircleLines()`.
2022-09-19 18:41:17 +02:00
..
external [rlgl] Check for extensions before enabling them (#2706) 2022-09-18 21:08:51 +02:00
build.zig Simplify build.zig to not require user to specify raylib path (#2383) 2022-03-11 19:04:24 +01:00
CMakeLists.txt Update version 2022-08-02 09:27:13 +02:00
config.h ADDED: Support M3D model file format (meshes and materials) #2648 2022-08-20 14:01:54 +02:00
Makefile Reviewed GLFW compilation requirements on Linux: _GNU_SOURCE 2022-08-28 15:48:12 +02:00
minshell.html Remove trailing spaces 2022-08-02 00:36:31 +02:00
raudio.c Small simplifications (#2615) 2022-08-05 12:16:49 +02:00
raylib.dll.rc Update version to 4.2 2022-08-02 09:21:03 +02:00
raylib.dll.rc.data Updated raylib resource data (32bit) 2022-08-02 18:06:00 +02:00
raylib.h Added: ImageDrawCircleLines, ImageDrawCircleLinesV (#2713) 2022-09-19 18:41:17 +02:00
raylib.ico Updated icon data 2018-09-26 16:02:42 +02:00
raylib.rc Update version to 4.2 2022-08-02 09:21:03 +02:00
raylib.rc.data Updated raylib resource data (32bit) 2022-08-02 18:06:00 +02:00
raymath.h minor tweaks 2022-08-02 17:25:24 +02:00
rcamera.h minor tweaks 2022-08-02 17:25:24 +02:00
rcore.c REVIEWED: ScanDirectoryFilesRecursively(), fix #2704 2022-09-19 18:20:36 +02:00
rgestures.h minor tweaks 2022-08-02 17:25:24 +02:00
rglfw.c Update rglfw.c 2022-08-28 15:20:16 +02:00
rlgl.h Update rlgl.h 2022-09-19 10:35:34 +02:00
rmodels.c WARNING: BREAKING: Removed rlCheckRenderBatchLimit() requirement 2022-09-05 13:20:09 +02:00
rshapes.c REVIEWED: CheckCollisionPointPoly() 2022-09-10 23:56:52 +02:00
rtext.c REVIEWED: Avoid crash on bad data provided 2022-08-18 15:11:23 +02:00
rtextures.c Added: ImageDrawCircleLines, ImageDrawCircleLinesV (#2713) 2022-09-19 18:41:17 +02:00
shell.html Removed trailing spaces 2022-02-18 20:30:46 +01:00
utils.c REVIEWED: Data type to unsigned 2022-09-07 00:39:38 +02:00
utils.h minor tweaks 2022-08-02 17:25:24 +02:00