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

3D GUI updates #792

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

3D GUI updates #792

wants to merge 12 commits into from

Conversation

smlpt
Copy link
Contributor

@smlpt smlpt commented Jan 16, 2025

This PR adds VR GUI functionality from microscenery and jans branch, and tweaks it to work without further dependencies.
This includes UI elements like Button, Tabbedmenu, Switch and Textbox, as well as layout elements like Column and Row.

It also updates VRTouch, VRGrab and VRPRess interactions from @moreApi's branch.
Further updates: VRTouch objects can now be interacted with custom nodes (think tool tips) instead of just the controller hitbox. Buttons can now optionally be triggered by touch only, not necessarily requiring VRPress behavior anymore, and custom colors and pressedColors can be passed to them.

@smlpt smlpt added enhancement Issue or PR discusses an enhancement in-progress Issue or PR is already being worked on. labels Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Issue or PR discusses an enhancement in-progress Issue or PR is already being worked on.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant