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

Enhance pointer function #502

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

Malcolmnixon
Copy link
Collaborator

This pull request enhances the pointer function to support more customizability. The following are the changes:

  • Added new signals to function pointer.
  • Grouped function pointer properties.
  • Added laser material and hit-material properties.
  • Added target material and radius properties.
  • Modified the virtual keyboard so its viewport properties are accessible and defaulted to opaque/unshaded.
  • Added custom pointer settings to the demo.

The function pointer properties are grouped as follows:
image

Expanding them shows the full set of properties:
image

The following is a screen-shot of the pointer with customizations in the demo scene:
image

Grouped function pointer propertes.
Added laser material and hit-material properties.
Added target material and radius properties.
Modified the virtual keyboard so its viewport properties are accessible and defaulted to opaque/unshaded.
Added custom pointer settings to the demo.
Copy link
Member

@BastiaanOlij BastiaanOlij left a comment

Choose a reason for hiding this comment

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

Nice!

@Malcolmnixon Malcolmnixon merged commit b441056 into GodotVR:master Aug 8, 2023
2 checks passed
@Malcolmnixon Malcolmnixon deleted the pointer-enhancements branch August 8, 2023 23:11
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

2 participants