pipelined rendering, quest handtracking fix for examples, choose exiting behaviour, and allow not starting a session at startup

This commit is contained in:
Schmarni
2024-02-22 10:02:50 +01:00
parent 889ee3cc5d
commit bc6f2639c1
4 changed files with 58 additions and 24 deletions

View File

@@ -12,6 +12,8 @@ android:
required: true
- name: "com.oculus.experimental.enabled"
required: true
uses_permission:
- name: "com.oculus.permission.HAND_TRACKING"
application:
label: "Bevy Openxr Android"
theme: "@android:style/Theme.DeviceDefault.NoActionBar.Fullscreen"