]> git.localhorst.tv Git - blank.git/commit
runtime-selectable camera mode
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 13 Nov 2015 15:38:23 +0000 (16:38 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 13 Nov 2015 15:38:49 +0000 (16:38 +0100)
commitafc50302943e4000a8621c23960d63b208c8a400
tree1fcaa1025f0b61482af9c23060fe394ba35cd238
parentf5de855fbd4bf5b0df1cad950cbe9069e41369ca
runtime-selectable camera mode

currently only first person and view local -5Z
doc/running
src/client/InteractiveState.hpp
src/client/client.cpp
src/graphics/Viewport.hpp
src/graphics/viewport.cpp
src/standalone/MasterState.cpp
src/standalone/MasterState.hpp
src/ui/ClientController.hpp
src/ui/Keymap.hpp
src/ui/ui.cpp