summaryrefslogtreecommitdiff
path: root/src/rmath.c
AgeCommit message (Collapse)Author
2024-03-17Round and pubsub lib.jussi
2024-02-24Rest of rlgl and raymath functions.jussi
2024-02-18Pointer variable declaration style change.jussi
2023-11-23Support for different platforms. Platform_desktop_sdl.jussi
2023-11-13Matrix library.jussi
2023-10-31Merged uluaGet*Index functions to uluaGet* functions.jussi
2023-10-29Shapes, RLGL, Math, Gui and Easings to new style.jussi
2023-10-15Renamed start, end arguments to a, b to avoid using Lua keyword end in ↵jussi
argument names.
2023-08-04logLevelInvalid for bad function calls and invalid data formats.jussi
2023-04-09New argument style for rlgl, text, lights and math.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-12-09Draw Mesh Instanced Example.jussi
2022-08-19New math functions.jussi
2022-08-19Removed MatrixNormalize. Fixed API and readme.jussi
2022-05-18Rest of raymath.jussi
2022-05-18Quaternions.jussi
2022-04-03Model set/get transform and bug fixes.jussi
2022-02-20Documentation and better cmakelist.jussi
2022-02-18Added initial files.jussi