aboutsummaryrefslogtreecommitdiff
path: root/src/client/lua_api/phys/bphysgeneric.cpp
Commit message (Collapse)AuthorAge
* Started moving generic physics into it's own fileAlexander Pickering2018-09-23
Created bphysgeneric that holds all the shared code for bullet rigidbodies. It needs to be included in any structs that have a rigidbody field.