summaryrefslogtreecommitdiff
path: root/src/rmath.c
AgeCommit message (Expand)Author
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 argume...jussi
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. Main...jussi
2023-04-06All global variables and functions are not in global RL table. doc_parser cre...jussi
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