Merge branch 'master' of https://github.com/singularity-viewer/SingularityViewer into Canon
This commit is contained in:
@@ -994,7 +994,7 @@ This should be as low as possible, but too low may break functionality</string>
|
||||
<key>Type</key>
|
||||
<string>Boolean</string>
|
||||
<key>Value</key>
|
||||
<integer>0</integer>
|
||||
<integer>1</integer>
|
||||
</map>
|
||||
<key>TurnAroundWhenWalkingBackwards</key>
|
||||
<map>
|
||||
@@ -8826,7 +8826,7 @@ This should be as low as possible, but too low may break functionality</string>
|
||||
<key>LastSnapshotType</key>
|
||||
<map>
|
||||
<key>Comment</key>
|
||||
<string>Select this as next type of snapshot to take (0 = postcard, 1 = texture, 2 = local image)</string>
|
||||
<string>Select this as next type of snapshot to take (0 = feed, 1 = postcard, 2 = texture, 3 = local image)</string>
|
||||
<key>Persist</key>
|
||||
<integer>1</integer>
|
||||
<key>Type</key>
|
||||
@@ -14290,6 +14290,50 @@ This should be as low as possible, but too low may break functionality</string>
|
||||
<key>Value</key>
|
||||
<integer>0</integer>
|
||||
</map>
|
||||
<key>SnapshotFeedKeepAspect</key>
|
||||
<map>
|
||||
<key>Comment</key>
|
||||
<string>When adjusting feed resolution keep its aspect ratio constant and equal to the target aspect.</string>
|
||||
<key>Persist</key>
|
||||
<integer>1</integer>
|
||||
<key>Type</key>
|
||||
<string>Boolean</string>
|
||||
<key>Value</key>
|
||||
<integer>0</integer>
|
||||
</map>
|
||||
<key>SnapshotPostcardKeepAspect</key>
|
||||
<map>
|
||||
<key>Comment</key>
|
||||
<string>When adjusting postcard resolution keep its aspect ratio constant and equal to the target aspect.</string>
|
||||
<key>Persist</key>
|
||||
<integer>1</integer>
|
||||
<key>Type</key>
|
||||
<string>Boolean</string>
|
||||
<key>Value</key>
|
||||
<integer>0</integer>
|
||||
</map>
|
||||
<key>SnapshotTextureKeepAspect</key>
|
||||
<map>
|
||||
<key>Comment</key>
|
||||
<string>When adjusting texture resolution keep its aspect ratio constant and equal to the target aspect.</string>
|
||||
<key>Persist</key>
|
||||
<integer>1</integer>
|
||||
<key>Type</key>
|
||||
<string>Boolean</string>
|
||||
<key>Value</key>
|
||||
<integer>0</integer>
|
||||
</map>
|
||||
<key>SnapshotLocalKeepAspect</key>
|
||||
<map>
|
||||
<key>Comment</key>
|
||||
<string>When adjusting local resolution keep its aspect ratio constant and equal to the target aspect.</string>
|
||||
<key>Persist</key>
|
||||
<integer>1</integer>
|
||||
<key>Type</key>
|
||||
<string>Boolean</string>
|
||||
<key>Value</key>
|
||||
<integer>0</integer>
|
||||
</map>
|
||||
<key>SnapshotOpenFreezeTime</key>
|
||||
<map>
|
||||
<key>Comment</key>
|
||||
|
||||
Reference in New Issue
Block a user