aboutsummaryrefslogtreecommitdiff
path: root/examples/physics_basic_rigidbody.c
AgeCommit message (Expand)Author
2016-08-15Updated compiling notesRay
2016-06-14Fixed little bug in physac examplevictorfisac
2016-06-14Fixed spacing and set UpdatePhysics() function as static...victorfisac
2016-06-14Add pthread external library to source...victorfisac
2016-06-14Fixed bug in delta time calculation...victorfisac
2016-06-12Updated physics examples with new module changesvictorfisac
2016-06-11Update physac examples with fixed timestep methodvictorfisac
2016-06-09Updated examples for new physac header-onlyraysan5
2016-05-20Review struct typedef to avoid pointers for usersraysan5
2016-03-23Physac redesign (3/3)victorfisac
2016-03-16Updated and improved physac examplesvictorfisac
2016-03-05Redesigned physics module (IN PROGRESS)victorfisac
2016-02-13Reviewed physics moduleraysan5
2016-01-20Some formatting tweaksraysan5
2016-01-03Fixed physics basic example example namevictorfisac
2015-12-21Added physics engine-module and examplevictorfisac