raylib/src
raysan5 5a259fa10f WARNING: REMOVED: DrawTextRec() and DrawTextRecEx()
- DrawTextRec() and DrawTextRecEx() have been moved to example, those functions could be very specific depending on user needs so it's better to give the user the full source in case of special requirements instead of allowing a function with +10 input parameters.
2021-08-11 18:31:32 +02:00
..
external REVIEWED: Avoid conflict with bool 2021-08-08 13:23:04 +02:00
extras ADDED: raygui to extras libraries for convenience 2021-07-28 13:15:43 +02:00
camera.h Added support for additional mouse buttons (#1753) 2021-05-08 18:26:24 +02:00
CMakeLists.txt Update CMakeLists.txt 2021-05-31 12:27:26 +02:00
config.h REVIEWED: rlgl defines for consistency 2021-07-31 19:46:44 +02:00
core.c REVIEWED: rlgl defines for consistency 2021-07-31 19:46:44 +02:00
gestures.h Reviewed functions description 2021-06-10 17:43:58 +02:00
Makefile Review include path that was breaking the build 2021-07-30 12:14:31 +02:00
models.c REVIEWED: Avoid conflict with bool 2021-08-08 13:23:04 +02:00
raudio.c Update raudio.c 2021-07-30 13:45:01 +02:00
raudio.h WARNING: BREAKING: Consistency renamings 2021-06-03 23:36:47 +02:00
raylib.dll.rc Update resource files 2021-04-09 00:20:43 +02:00
raylib.dll.rc.data Update resource files 2021-04-09 00:20:43 +02:00
raylib.h WARNING: REMOVED: DrawTextRec() and DrawTextRecEx() 2021-08-11 18:31:32 +02:00
raylib.ico Updated icon data 2018-09-26 16:02:42 +02:00
raylib.rc Update resource files 2021-04-09 00:20:43 +02:00
raylib.rc.data Update resource files 2021-04-09 00:20:43 +02:00
raymath.h Replaced TABS by spaces 2021-08-08 21:09:11 +02:00
rglfw.c Update year to 2021 2021-01-02 18:15:13 +01:00
rlgl.h Improve rlgl description 2021-07-31 19:58:30 +02:00
shapes.c WARNING: BREAKING CHANGE: rlgl complete decoupling from raylib -WIP- 2021-07-29 21:57:50 +02:00
shell.html Update shell.html 2021-05-12 19:51:29 +02:00
text.c WARNING: REMOVED: DrawTextRec() and DrawTextRecEx() 2021-08-11 18:31:32 +02:00
textures.c WARNING: BREAKING CHANGE: rlgl complete decoupling from raylib -WIP- 2021-07-29 21:57:50 +02:00
utils.c REVERTED: Removed the need for rlMatrix 2021-07-30 12:54:54 +02:00
utils.h REVERTED: Removed the need for rlMatrix 2021-07-30 12:54:54 +02:00