raylib/src
Daniel-Junior Dubé a8685ee4fd
Add Vector2Reflect to raymath.h (#1400)
Vector3Reflect exists but not Vector2Reflect. The code is pretty much the same.
I'm not sure what RMDEF does, but I added it to match other function definitions (haven't done much C programming, maybe I'm missing something). Can someone explain to me what it does?
2020-10-04 12:12:52 +02:00
..
external Added new GIF recording library (not used yet) 2020-09-26 11:41:49 +02:00
camera.h Review first person movement Y waving 2020-05-07 12:45:23 +02:00
CMakeLists.txt Fix 1393 (#1395) 2020-09-29 17:57:28 +02:00
CMakeOptions.txt Platform DRM (#1388) 2020-09-27 10:18:43 +02:00
config.h Platform DRM (#1388) 2020-09-27 10:18:43 +02:00
config.h.in Update config.h.in 2020-05-09 17:37:02 +02:00
core.c Platform DRM (#1388) 2020-09-27 10:18:43 +02:00
easings.h Update easings.h (#1210) 2020-04-21 21:17:58 +02:00
gestures.h Comments review 2020-05-07 12:45:44 +02:00
Makefile Platform DRM (#1388) 2020-09-27 10:18:43 +02:00
models.c WARNING: REDESIGN of rlgl framebuffers API #721 2020-09-18 02:11:49 +02:00
physac.h Review DEBUG trace log and custom allocators 2020-02-10 10:56:39 +01:00
raudio.c Add security checks when loading data from memory 2020-09-16 11:33:56 +02:00
raudio.h WARNING: BREAKING CHANGE: Review audio looping system 2020-05-14 14:00:37 +02:00
raylib.dll.rc Added resource file for DLL compilation info 2020-08-19 11:59:50 +02:00
raylib.dll.rc.data Avoid architecture selection on gcc, use correct gcc version instead 2020-08-20 17:37:01 +02:00
raylib.h Review Texture type 2020-09-28 00:40:32 +02:00
raylib.ico Updated icon data 2018-09-26 16:02:42 +02:00
raylib.rc Added resource file for DLL compilation info 2020-08-19 11:59:50 +02:00
raylib.rc.data Avoid architecture selection on gcc, use correct gcc version instead 2020-08-20 17:37:01 +02:00
raymath.h Add Vector2Reflect to raymath.h (#1400) 2020-10-04 12:12:52 +02:00
rglfw.c Update year to 2020 2020-01-05 20:01:54 +01:00
rlgl.h Review Texture type 2020-09-28 00:40:32 +02:00
rmem.h Mempool and other Allocators Optimization (#1211) 2020-04-22 13:11:45 +02:00
rnet.h [rnet] Renamed some functions 2020-02-20 13:46:33 +01:00
shapes.c DrawTriangleFan(): Add a comment about vertex order #1316 2020-07-22 11:12:04 +02:00
shell.html Get icons back on shell.html 2020-03-30 21:34:45 +02:00
text.c Add security checks when loading data from memory 2020-09-16 11:33:56 +02:00
textures.c REVIEWED: rlFramebufferAttach() to support texture layers 2020-09-18 11:37:57 +02:00
utils.c Review usage of sizeof(), unify conventions 2020-05-23 19:23:40 +02:00
utils.h UWP rework (#1231) 2020-04-30 19:48:39 +02:00
uwp_events.h UWP rework (#1231) 2020-04-30 19:48:39 +02:00