Runway camera location control (#144)

* update ignore

* basics working

* set cam pos remotely

* log cam position

* keep default behaviour, if short view message is received

Compatibility with existing software

* all to tabs

* rename variable

* option to use camera direction fields
This commit is contained in:
Kai Lehmkuehler
2018-11-14 16:56:29 +01:00
committed by Jason Watkins
parent 136e0d5f2b
commit f9bfd6e3b9
3 changed files with 114 additions and 8 deletions

2
.gitignore vendored
View File

@@ -19,6 +19,7 @@
# OS generated files #
######################
.DS_Store?
.DS_Store
ehthumbs.db
Icon?
Thumbs.db
@@ -69,6 +70,7 @@ build/
xcuserdata
*.moved-aside
*.xccheckout
xcshareddata
# IntelliJ Files #
##################