aboutsummaryrefslogtreecommitdiff
path: root/src/shared/lua_api/phys/bphysbuffer.cpp
Commit message (Collapse)AuthorAge
* Various updatesAlexander2019-10-27
|
* Modified files to work with new builds systemAlexander Pickering2019-07-08
| | | | | Also properly deleted some old files that were sill around
* Refactored code and added libraryAlexander Pickering2018-11-01
Physics code for models now lives in the shared directory. To get file loading without irrlicht, a single-file header library (lib/tinyobjloader-c) was added. Metatables for generics and physics generics have also been seperated out.