Commit Graph

7 Commits

Author SHA1 Message Date
TSnake41 3c68c3cfb9 Use callback API when applicable, implement MusicStream from payload.
Update proper example.
2021-05-01 22:30:32 +02:00
Astie Teddy 2914f26360 Update binding
No longer use fork : Use Load*FromMemory where possible
Fix builder issues
Improve error handling (stacktrace)
2020-09-17 17:37:13 +02:00
Astie Teddy c638c0d813 raylua v3.1-dev1 2020-09-05 16:31:48 +02:00
Astie Teddy 8d7f4b0dbc Update binding, more compatibility informations. 2020-09-05 16:15:31 +02:00
TSnake41 099595ae17 Update raylib, reimplement deprecated LoadImageEx
LoadImageEx is deprecated in this raylib version, for backward compatibility, it is reimplemented in Lua.
2020-08-08 17:32:04 +02:00
TSnake41 db4c56cbd2 Don't mess with vector types. 2020-05-09 23:10:59 +02:00
TSnake41 10fe371292 Operator overloading. 2020-05-08 17:07:34 +02:00