aboutsummaryrefslogtreecommitdiff
path: root/src/raymath.h
AgeCommit message (Collapse)Author
2014-09-16raylib 1.2raysan5
This is a huge update. Check CHANGELOG for details
2014-09-03Explicit define of functions prototypesraysan5
No-parameters functions use the prototype style FunctionName(void);
2014-09-03Removed useless spacesraysan5
2014-04-19raylib 1.1raysan5
View CHANGELOG for a detailed list of changes
2014-03-25Road to raylib 1.1 - Testing rlglraysan5
2014-03-023D useful mathsraysan5
Some useful functions to work with Vector3, Matrix and Quaternions