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

Remove deprecated "Contexual" boundary mode on Meta Quest #223

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

dsnopek
Copy link
Collaborator

@dsnopek dsnopek commented Oct 29, 2024

Fixes #210

This only removes the now deprecated option. If a project used it previously, then a subsequent export would treat it as if the boundary mode was "Enabled".

Ideally, we'd also add support for the XR_META_boundary_visibility extension, but we still need to figure out our internal policy around using OpenXR extensions that haven't been added to the spec yet.

@dsnopek dsnopek added the bug Something isn't working label Oct 29, 2024
@dsnopek dsnopek added this to the 3.1.0 milestone Oct 29, 2024
@dsnopek dsnopek requested review from m4gr3d and devloglogan October 29, 2024 18:49
@m4gr3d m4gr3d merged commit 226eb23 into GodotVR:master Oct 30, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Contextual Boundary manifest tag is deprecated
2 participants