| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Fixed use-after-free in DestroyLight
|
|
Exposed Texture2D.id to Lua
Lights now have settable/gettable fields
|
|
|
|
|
|
|
|
Fixes for some Lua bugs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update Makefile of 'src/' folder
|
|
|
|
This library is only required by physac module to compulte physics in a
second thread
|
|
|
|
|
|
This commit restores the original method to compile all modules, but fix
prerequisites.
|
|
|
|
|
|
|
|
|