Add hand tracking toggle to OpenXR settings - #2288
Conversation
488d98d to
da20485
Compare
|
Testing worked fine. We probably shouldn't be throwing an error when having hand tracking disabled and hand tracking being used though. On my Quest 1, it automatically switched to hand tracking when I put my controllers down. One complaint I have is that the checkbox doesn't really look like a checkbox, but like a buggy RadioButton. |
JulianGro
left a comment
There was a problem hiding this comment.
As always, GitHub isn't rendering the suggestions properly on my end, so chances are something isn't right there. The suggestion is to remove the boxRadiuss.
Also actually implements the setting loading/saving functions so the settings will persist and there's a stub for saving tracker calibration offsets that'll be useful later once we support something that can keep track of the tracker position roles
da20485 to
18f80c4
Compare
|
Tested on Quest 2 with WiVRn and Valve Index with SteamVR. |

Also actually implements the setting loading/saving functions so the settings will persist and there's a stub for saving tracker calibration offsets that'll be useful later once we support something that can keep track of the tracker roles
Fixes #2285