Commit Graph

27 Commits

Author SHA1 Message Date
Faerbit
3437ce6173 Updated glfw to version 3.1.1. 2015-06-03 23:15:52 +02:00
Faerbit
e2ed7cac88 Removing object files. 2015-03-15 14:30:34 +01:00
Faerbit
4d6ee7093f Reduce compiler warnings in bullet. 2015-03-13 15:01:28 +01:00
Faerbit
3614ff4892 Removing install and uninstall targets for glfw. 2015-03-12 18:47:24 +01:00
Faerbit
41eed47edb Moving tinyxml to extern folder. 2015-03-12 14:40:14 +01:00
Faerbit
e2de06fe2b Shouldn't have commited compiled files. 2015-03-12 12:59:58 +01:00
Faerbit
09fc128136 Updated GLFW to version 3.1. 2015-03-12 12:55:54 +01:00
Faerbit
680b8bcd5d Updating lodepng. 2015-03-12 11:42:22 +01:00
Faerbit
b04e59c15a Removing the rest of the binary files from lua. 2015-01-15 17:39:20 +01:00
Faerbit
0483fd995b Now also compiling lua from source before everything else. 2015-01-15 17:26:37 +01:00
Faerbit
80b03508a5 Removing lua binaries because they shouldn't be tracked. 2015-01-15 17:17:14 +01:00
Faerbit
49b1c3c6c6 Adding lua Makefiles. 2015-01-15 17:15:53 +01:00
Steffen Fündgens
60d76a58de Integrated Lua into our project. Triggers are now able to call a Lua Script. Havent figured out how to let the Script do anything usefull yet. 2015-01-09 16:51:28 +01:00
Faerbit
27c2248117 Implemented basic shadows for sun light. Also fixed bug with far plane always staying the same. 2014-12-04 01:13:59 +01:00
Steffen Fündgens
a8457d9399 still merging... 2014-12-02 13:19:19 +01:00
Faerbit
cd8bfc77cc Updating glfw to version 3.0.4. 2014-12-01 12:53:19 +01:00
Faerbit
756102138d Revert "Updating glfw." Code was not ready for release.
This reverts commit 81234ca22a.
2014-12-01 12:44:08 +01:00
Faerbit
21db09af94 Updating glfw. 2014-12-01 12:32:04 +01:00
Faerbit
dc06154163 Ignoring another error in bullet. 2014-11-24 20:51:17 +01:00
Faerbit
84a3dbba4f Fixing typo to allow cross compilation. 2014-11-20 23:25:52 +01:00
Faerbit
229ff9c4f8 Ignoring another (-Wunused-variable) compiler warning. 2014-11-14 23:11:03 +01:00
Faerbit
0754ad09db Ignoring another compiler warning. 2014-11-08 02:36:30 +01:00
Faerbit
d57d3de417 Ignoring specific compiler warning to clean up compiler log. 2014-11-08 02:26:51 +01:00
Faerbit
2ae938a557 Deleting bullet demos: 1) We don't need them. 2) They prolong the compilation process. 3) They produce weird errors on linking with the libs. 2014-10-26 01:02:43 +02:00
Fabian Klemp
aeb6218d2d Renaming. 2014-10-24 11:49:46 +02:00
Jasper Manousek
c9eb7612d7 Adding Bullet Library 2014-10-24 11:42:47 +02:00
Faerbit
6c712579d8 Import of '003-basic-texturing'. 2014-10-20 17:31:26 +02:00