forked from GodotVR/godot_openxr_vendors
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add additional export options for Meta Quest features (GodotVR#82)
A lot of Meta Quest features are gated by AndroidManifest flags. Adding export options to support: - Experimental Features: https://developer.oculus.com/experimental/experimental-overview/ - Overlay Keyboard: https://developer.oculus.com/documentation/unity/unity-keyboard-overlay/ - Boundary Modes (can't find documentation, but already used by a few apps on the Quest Store) Co-authored-by: Mauricio Narvaez <nvz@meta.com>
- Loading branch information
Showing
3 changed files
with
69 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters