Commit Graph

467 Commits

Author SHA1 Message Date
Faerbit
a42c64b535 Moving shader management completely into graphics. 2014-12-01 17:49:59 +01:00
Faerbit
e94dbb7fe8 Removing spammy comments. 2014-12-01 17:44:58 +01:00
Faerbit
deacb8169d Adding namespacing. 2014-12-01 17:40:39 +01:00
Faerbit
3e23b99506 Removing useless includes. 2014-12-01 17:40:06 +01:00
Steffen Fündgens
74c05cb7ed implemented all methods of the converter class, needs testing 2014-12-01 14:09:55 +01:00
Faerbit
0f94babcc2 Reexporting Block.obj, because normals were missing. 2014-12-01 13:55:47 +01:00
Faerbit
f53bff1d07 Removing backup blender files. 2014-12-01 13:54:10 +01:00
Faerbit
786a0add2c Adding OBJ-file load messages for easier debugging. 2014-12-01 13:53:01 +01:00
Faerbit
12b52c9918 Do not build GLFW examples and tests. 2014-12-01 13:16:04 +01:00
Faerbit
fec80d3e61 Removing useless includes. 2014-12-01 12:58:04 +01:00
Faerbit
880c27d1e4 Updating glfw to version 3.0.4. 2014-12-01 12:53:19 +01:00
Faerbit
fed18e241d Revert "Updating glfw." Code was not ready for release.
This reverts commit 81234ca22a.
2014-12-01 12:44:08 +01:00
Faerbit
ced962f403 Moving application class to it's own file. 2014-12-01 12:41:19 +01:00
Faerbit
765471ca99 Let member function use it own class and not the global variable. 2014-12-01 12:33:00 +01:00
Faerbit
6caadb79c5 Updating glfw. 2014-12-01 12:32:04 +01:00
Faerbit
2a665005e8 Removing big textures as they are not needed. 2014-11-29 02:06:46 +01:00
Faerbit
f4cb75918b Merge branch 'master' of github.com:Faerbit/swp 2014-11-29 01:37:38 +01:00
Faerbit
690c7b629c Removing useless files. 2014-11-29 01:36:59 +01:00
Jasper
881ab7b460 Merge branch 'master' of github.com:Faerbit/swp 2014-11-28 17:07:54 +01:00
Steffen Fündgens
2ed33268cb added example Compositions.xml, implemented most of newComposition() method 2014-11-28 17:05:49 +01:00
Jasper
e15a7356e1 Reduced memory usage of trianglemesh 2014-11-28 17:01:56 +01:00
Faerbit
fde64e0253 Added skydome blender file. 2014-11-28 16:49:28 +01:00
Faerbit
002cf31384 Moved Blenderfiles out of Levels because of packaging. 2014-11-28 16:47:35 +01:00
Jasper
c4a8f69d0f Merge branch 'master' of github.com:Faerbit/swp 2014-11-28 16:46:44 +01:00
Jasper
41207b3eed Added basic Triangle Mesh, pending reading out of .obj and then testing. 2014-11-28 16:46:35 +01:00
sfroitzheim
15b0b515e8 Added switch models and textures in 2 seperate parts (switchInner is the movable object - size may needs to be changed in the future) 2014-11-28 16:38:55 +01:00
sfroitzheim
957ca84762 Added all blender files (except marble, as I don't have the newest and smoothed version) 2014-11-28 16:31:50 +01:00
sfroitzheim
e9acd8ad88 Fixed origin of block. 2014-11-28 15:28:03 +01:00
Jasper
a40f372cc0 Added a constraint for distances, as such a constraint did not exist in bullet.Why, IDK. 2014-11-28 13:52:03 +01:00
Jasper
f8357164ef Multiple objects now working, for exact implimentation check level.cc and comment in physics.hh. Additionally multiple comments have been added to physics.hh to support the use of these functions 2014-11-28 12:06:17 +01:00
Faerbit
08bfbdd839 You can render objects with multiple shaders now. 2014-11-28 00:17:56 +01:00
Faerbit
12c2c793cc Adding run.sh script 2014-11-27 23:58:33 +01:00
Faerbit
3ab700474e Changing paramter order. 2014-11-27 22:02:25 +01:00
Faerbit
91e277d4f4 Specifying upload path. 2014-11-27 21:53:22 +01:00
Faerbit
aa0b5f18f3 Fixing script not in PATH. 2014-11-27 21:45:19 +01:00
Faerbit
0e887d029e Fixing stupid mistake. 2014-11-27 21:38:10 +01:00
Faerbit
d5d6367b2b Changing file hoster once again to dropbox. 2014-11-27 21:37:09 +01:00
Faerbit
7b43c74b1d Adding module to plowshare. 2014-11-27 13:32:51 +01:00
Faerbit
590d6a6388 Fixing yaml formatting. 2014-11-27 13:25:18 +01:00
Faerbit
eedcd31945 Changing how plowshare is installed. 2014-11-27 13:24:39 +01:00
Faerbit
9939d2cae6 Adding -y to apt-get. 2014-11-27 13:20:18 +01:00
Faerbit
83eaadb184 Changing upload target to mediafire and upload tool to plowshare because megacmd sucks. 2014-11-27 13:19:02 +01:00
Faerbit
84650b5f6e Reverting to upload instead of sync, because sync looks really broken. 2014-11-27 12:55:41 +01:00
Faerbit
e181a58c5e Syncing files instead of forcing them to mega. 2014-11-27 12:36:30 +01:00
Faerbit
ea5f2fc111 Always uploading Windows build. 2014-11-27 12:09:45 +01:00
Faerbit
4baf1881a6 Adding zip. 2014-11-27 05:40:53 +01:00
Faerbit
b56d844fcb Should fix weird bug with CMake. 2014-11-27 05:35:45 +01:00
Faerbit
5b5fd51f98 Adding missing paramter. 2014-11-27 05:31:54 +01:00
Faerbit
d62847504b Upgrading docker image to newest version. 2014-11-27 05:31:17 +01:00
Faerbit
fb8f35e18c Trying compilation on circle with docker. 2014-11-27 05:27:19 +01:00