| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Refactored code and added library | Alexander Pickering | 2018-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. | ||
| * | Simplified makefile | Alexander Pickering | 2018-06-28 |
| | | | | | | Made makefile much simpiler, added option to build dynamically with DEBUG=true | ||
| * | Added gui window | Alexander Pickering | 2017-07-29 |
| Bound irrlicht's IGUIWindow to lua | |||
