summaryrefslogtreecommitdiff
path: root/src/audio.c
AgeCommit message (Collapse)Author
2023-04-07Audio and shapes now use new argumet style.jussi
2023-04-06Switched to Raylib vertion 4.5. Removed some functions and added others. ↵jussi
Main changes to camera3D.
2023-04-06All global variables and functions are not in global RL table. doc_parser ↵jussi
creates also ReiLua_API.lua.
2022-08-19Moved to raylib 4.2.0. Renamed some directory functions to raylib 4.2.0 ↵jussi
conventions. Removed GenMeshBinormals and GetRayCollisionModel. Sound and music pan.
2022-05-31Wave and more sound functions.jussi
2022-04-04LoadSound fix.jussi
2022-04-03Model set/get transform and bug fixes.jussi
2022-02-18Added initial files.jussi