raylib/src
Ray 3db26f82ea WARNING: BREAKING: Functions renamed!
RENAMED: GetCodepoints() -> LoadCodepoints(), now codepoint array data is loaded dynamically instead of reusing a limited static buffer.
ADDED: UnloadCodepoints() to safely free loaded codepoints
RENAMED: GetNextCodepoint() -> GetCodepoint()
2021-06-23 09:58:49 +02:00
..
external Fix missing fclose in tinyobj loader (#1842) 2021-06-22 18:12:42 +02:00
extras Update physac.h 2021-06-17 12:26:33 +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 WARNING: BREAKING: Functions renamed! 2021-06-23 09:58:49 +02:00
core.c Review BeginTextureMode() usage 2021-06-23 01:25:09 +02:00
gestures.h Reviewed functions description 2021-06-10 17:43:58 +02:00
Makefile Update Makefile 2021-06-05 20:15:03 +02:00
models.c Fixed: Binding vertex position twice (#1835) 2021-06-17 15:42:37 +02:00
raudio.c Remove trail spaces 2021-06-13 17:08:30 +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: BREAKING: Functions renamed! 2021-06-23 09:58:49 +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 Comment tweak 2021-06-17 00:03:24 +02:00
rglfw.c Update year to 2021 2021-01-02 18:15:13 +01:00
rlgl.h Remove Color struct requirement 2021-06-17 00:28:51 +02:00
shapes.c Formatting review 2021-06-22 20:14:44 +02:00
shell.html Update shell.html 2021-05-12 19:51:29 +02:00
text.c WARNING: BREAKING: Functions renamed! 2021-06-23 09:58:49 +02:00
textures.c WARNING: BREAKING: Functions renamed! 2021-06-23 09:58:49 +02:00
utils.c Review some comments 2021-06-10 17:49:55 +02:00
utils.h Update year to 2021 2021-01-02 18:15:13 +01:00
uwp_events.h Update uwp_events.h 2021-05-31 11:39:20 +02:00