-
-
Notifications
You must be signed in to change notification settings - Fork 498
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support separate OpenVR hand trackers for VRChat (#2295)
* refactoring: around button register and openvr prop * feat: full skeletal level toggle button. * fix: incorrect import * chore: format * fix: incorrect typing * feat: VRSkeletalTrackingLevel Auto Switch * fix: renamed config item to match functionality * fix: code formatting * fix: support for independent skeletal tracking settings per-hand * Revert "refactoring: around button register and openvr prop" This reverts commit 8704c99. * feat: implement a full skeletal virtual hand * chore: format * Small refactor * Disable gestures by default and remove setup wizard page * Send button inputs to the active hand device * Don't update skeleton if device is disabled * Fix buttons not registered for hand trackers * Add Hand tracking interaction preset * Add comment for device switching * Edit help for use_separate_trackers --------- Co-authored-by: Reina_Sakiria <[email protected]> Co-authored-by: Adalyn Black <[email protected]>
- Loading branch information
1 parent
ff6225d
commit 31885f8
Showing
15 changed files
with
293 additions
and
128 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.