aboutsummaryrefslogtreecommitdiff
path: root/src/physac.c
AgeCommit message (Collapse)Author
2016-01-05Added some comments and fixed spacesvictorfisac
2016-01-03Improved and added functions to physac engine modulevictorfisac
- Improved physics calculations. - Added AddForceAtPosition function (added to all enabled rigidbodies). - Updated raylib header.
2015-12-30Update and rename physics.c to physac.cRay