Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for left/right steamvr toggles #982

Merged
merged 7 commits into from
Apr 9, 2024
Merged

Conversation

ImUrX
Copy link
Member

@ImUrX ImUrX commented Apr 6, 2024

Removes the original ones, it's too much work doing both of them in React, we need to refactor settings for it.

Also checks for feeder trackers so it doesn't replace them. (maybe could be removed on #920 merge)

Fixes #786

depends on SlimeVR/SolarXR-Protocol#138

@ImUrX ImUrX added Area: GUI Related to the GUI Type: Enhancement Adds or improves a feature Area: SteamVR Driver Related to the SteamVR Driver labels Apr 6, 2024
Copy link
Member

@ButterscotchV ButterscotchV left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sure the hand warning popup still works, I didn't review that thoroughly

@ImUrX
Copy link
Member Author

ImUrX commented Apr 9, 2024

it works but its lazily put together, settings is currently a mess. (when you enable one, the warning popups and turns both on, you can later disable the one you dont want tho)

@ButterscotchV
Copy link
Member

it works but its lazily put together, settings is currently a mess. (when you enable one, the warning popups and turns both on, you can later disable the one you dont want tho)

Hmm that's what I'd thought might be the case, well basically nobody should reasonably be using it anyways so meh

@ImUrX ImUrX merged commit c3d97a9 into main Apr 9, 2024
12 checks passed
@ImUrX ImUrX deleted the left-right-steamvr branch April 9, 2024 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: GUI Related to the GUI Area: SteamVR Driver Related to the SteamVR Driver Type: Enhancement Adds or improves a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow toggling left/right limb trackers
3 participants