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

Added popup interface support #516

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Malcolmnixon
Copy link
Collaborator

This pull requests adds support for popup menus in game. It includes:

  • Adding XRToolsPopup script/scene for managing popup interfaces.
  • Adding XRToolsFunctionPointer static find helper methods.
  • Adding class_name to XRToolsViewport2Din3D.
  • Modifying XRToolsViewport2Din3D to only enable when visible.
  • Adding layer 24 - Popup UI
  • Adding popup menu to pointer-demo scene

image

@Malcolmnixon Malcolmnixon force-pushed the popup-menu branch 2 times, most recently from ffc9452 to 787269e Compare September 5, 2023 23:57
@Malcolmnixon Malcolmnixon added this to the 4.3.0 milestone Sep 5, 2023
@DigitalN8m4r3
Copy link
Contributor

lgtm, like the idea of this but yeah i heard some concerns about its implementation, someone suggested doing a raycast i think

anyways this works good

Added XRToolsPopup script/scene for managing popup interfaces
Added XRToolsFunctionPointer static find helper methods
Added class_name to XRToolsViewport2Din3D
Modified XRToolsViewport2Din3D to only enable when visible
Added layer 24 - Popup UI
Added popup menu to pointer-demo scene
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants