mirror of
https://github.com/overte-org/overte.git
synced 2025-08-07 20:35:04 +02:00
Revert "Attempt to add acceleration curve." (#23)
This reverts commit 9ea476ea89
.
This commit is contained in:
parent
3ac42e69e3
commit
0d83e622ff
2 changed files with 252 additions and 252 deletions
|
@ -332,7 +332,7 @@ Item {
|
|||
anchors.fill: stackView
|
||||
id: controllerPrefereneces
|
||||
objectName: "TabletControllerPreferences"
|
||||
showCategories: ["VR Movement", "Acceleration Step Function", "Game Controller", "Sixense Controllers", "Perception Neuron", "Leap Motion"]
|
||||
showCategories: ["VR Movement", "Game Controller", "Sixense Controllers", "Perception Neuron", "Leap Motion"]
|
||||
categoryProperties: {
|
||||
"VR Movement" : {
|
||||
"User real-world height (meters)" : { "anchors.right" : "undefined" },
|
||||
|
|
Loading…
Reference in a new issue