aboutsummaryrefslogtreecommitdiff
path: root/src/physac.h
AgeCommit message (Collapse)Author
2016-02-13Reviewed physics moduleraysan5
A deeper revision required, not clear enough for the user Key: Create a PhysicObjects pool
2016-01-20Review some function names for consistency with raymathraysan5
2016-01-20Some formatting tweaksraysan5
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.h to physac.hRay