| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
More fixes for Lua
|
|
Fixed use-after-free in DestroyLight
|
|
Exposed Texture2D.id to Lua
Lights now have settable/gettable fields
|
|
|
|
|
|
|
|
|
|
Most of the examples already working! Only some of them still fail,
mostly related to data arrays...
|
|
|
|
Fixes for some Lua bugs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix install command of src/ makefile
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Simplified module for Music and AudioStream
Added support for raw audio streaming (with example)
|
|
|
|
Added compound literals (C99) alternative for C++ compilers that don't
support this feature
|
|
|
|
Still some work left...
|
|
Code refractoring of music module to be more user-friendly (issue #144)
|
|
|
|
|
|
|
|
Many thanks to Marcelo Paez (paezao)
|
|
Well, not tested yet but it should work...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|