Commit graph

13 commits

Author SHA1 Message Date
Nicolay Korslund
737b29035d Added mouse look, fixed WASD bindings 2010-06-22 10:15:22 +02:00
Nicolay Korslund
6b6f5b95ec Added camera movement (arrows/WASD). No mouse look yet. 2010-06-21 23:39:59 +02:00
Nicolay Korslund
415f9e31aa Fixed up lighting and color 2010-06-15 15:33:24 +02:00
Marc Zinnschlag
847ef6df5d changed fog configuration to more sensible default values 2010-06-15 10:32:07 +02:00
Marc Zinnschlag
264bab806b added lighting configuration 2010-06-15 09:30:24 +02:00
Marc Zinnschlag
f82ce3b905 added ambient lighting and fog 2010-06-12 14:45:54 +02:00
Marc Zinnschlag
eca0f1c32d removed some unused leftover functions, that should have been deleted during the recent refactoring 2010-06-12 13:47:02 +02:00
Marc Zinnschlag
c515e9b67e add light references to scene (light configuration not complete yet) 2010-06-12 13:34:15 +02:00
Marc Zinnschlag
47790e6feb cell render refactoring 2010-06-12 13:01:20 +02:00
Nicolay Korslund
522a5bbaf6 cell.hpp/insertObj: don't load empty mesh names 2010-06-11 21:08:33 +02:00
Nicolay Korslund
293c7c29c4 Made includes more portable + minor optimization fix. 2010-06-10 14:26:03 +02:00
Marc Zinnschlag
abbdffa0a1 extended CellRender::show to show all types instead of only statics 2010-06-09 20:46:14 +02:00
Nicolay Korslund
f3d7f2e25a Finished basic key binding system. Minor other cleanups. 2010-06-08 13:53:34 +02:00