aboutsummaryrefslogtreecommitdiff
path: root/src/client/lua_api/phys/butil.hpp
Commit message (Collapse)AuthorAge
* Simplified makefileAlexander Pickering2018-06-28
| | | | | Made makefile much simpiler, added option to build dynamically with DEBUG=true
* Added static physics thingsAlexander Pickering2017-07-15
Added some phyics stuff! woo! * Added physics models from file * Added physics boxes * Added a maya camera * Added lights * Various refactoring