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:
committed by
Jason Watkins
parent
136e0d5f2b
commit
f9bfd6e3b9
2
.gitignore
vendored
2
.gitignore
vendored
@@ -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 #
|
||||
##################
|
||||
|
||||
Reference in New Issue
Block a user