Commit Graph

24 Commits

Author SHA1 Message Date
cf09235040 Changes to build natively on windows (using mingw-w64 toolchain) 2021-04-25 16:04:26 -05:00
Dane Johnson
4544278ca6 Move FindLua to main cmake file 2021-04-07 14:18:36 -05:00
Dane Johnson
5fdb7488f1 couchlua gets install targets too 2021-04-05 15:01:44 -05:00
Dane Johnson
a4ff664219 Add a library destination 2021-04-05 14:50:12 -05:00
Dane Johnson
4b1722e828 Add install destinations? 2021-04-05 14:48:31 -05:00
aa0ee686df Merge branch 'master' of github.com:dane-johnson/couch 2021-04-03 19:13:34 -05:00
8703d606af Update install targets 2021-04-03 19:12:53 -05:00
Dane Johnson
27cd78510e Build static libraries 2021-03-16 13:33:49 -05:00
Dane Johnson
2d11c3d5c7 Revert "Add bullet thirdparty library"
This reverts commit 43d2daa899.
2021-03-15 17:28:26 -05:00
Dane Johnson
43d2daa899 Add bullet thirdparty library 2021-03-15 17:11:19 -05:00
Dane Johnson
c568da15be Remove dependency cycle (build for windows is working?) 2021-03-02 15:03:55 -06:00
Dane Johnson
35d18c0f16 Externalize Assimp 2021-02-05 11:22:37 -06:00
Dane Johnson
eed011b898 Allow non-lua builds 2021-01-27 16:05:46 -06:00
Dane Johnson
14ed96161d Begin refactor, add documentation 2021-01-26 16:42:28 -06:00
Dane Johnson
f27cf4bd88 Added rigid bodys 2021-01-24 22:55:36 -06:00
Dane Johnson
087a75eaab Add alpha scissor 2021-01-20 20:49:12 -06:00
Dane Johnson
25c5d925fb Install couch 2021-01-20 17:37:56 -06:00
Dane Johnson
391060d9ba Remove ball (meshes must be loaded from file) 2021-01-20 17:05:59 -06:00
Dane Johnson
155b572aca Model loading and texturing 2021-01-18 18:25:47 -06:00
Dane Johnson
0f3dbdff64 Transform shader sources to header files 2021-01-17 18:03:09 -06:00
Dane Johnson
5e8d693758 Textures and colors passed to shader via Uniforms 2021-01-17 14:36:38 -06:00
Dane Johnson
353dd07704 For the moment, builds on windows and linux 2021-01-15 14:20:25 -06:00
Dane Johnson
34c96722fe Started trying to build for windows 2021-01-14 18:31:18 -06:00
Dane Johnson
4d1f0160c1 Port to CMake 2021-01-14 14:36:37 -06:00