aboutsummaryrefslogtreecommitdiff
path: root/src/physac.h
AgeCommit message (Expand)Author
2016-06-14Updated physac header documentationvictorfisac
2016-06-14Fixed spacing and set UpdatePhysics() function as static...victorfisac
2016-06-14Fix current time valuevictorfisac
2016-06-14Fixed bug in delta time calculation...victorfisac
2016-06-12Added internal hi-resolution timer to physac...victorfisac
2016-06-11Convert physac module from static steps to fixed time stepsvictorfisac
2016-06-11Corrected keywords usageraysan5
2016-06-09Reduced physic steps resolutionraysan5
2016-06-09Converted physac module to header onlyraysan5
2016-06-02Removed DrawPhysicObjectInfo() functionraysan5
2016-05-20Updated to avoid pointersraysan5
2016-03-23Physac redesign (3/3)victorfisac
2016-03-16Updated headersvictorfisac
2016-03-16physac module redesign (2/3)victorfisac
2016-03-05Fixed physac header little mistakevictorfisac
2016-03-05Redesigned physics module (IN PROGRESS)victorfisac
2016-02-13Reviewed physics moduleraysan5
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
2015-12-30Update and rename physics.h to physac.hRay