mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 07:53:26 +00:00
Enable XR Preview Mode for PICO OS
Supported features in the immersive preview mode - Passthrough - Hand tracking Notes: - Multi-window is only available for internal apps on PICO OS, therefore launching adjacent windows is not possible currently. - Passthrough splash screen is not supported on PICO OS
This commit is contained in:
parent
b3bcb2dc14
commit
a2bfb7cff2
9 changed files with 266 additions and 3 deletions
1
.github/workflows/android_builds.yml
vendored
1
.github/workflows/android_builds.yml
vendored
|
@ -87,6 +87,7 @@ jobs:
|
|||
cd platform/android/java
|
||||
./gradlew generateGodotEditor
|
||||
./gradlew generateGodotHorizonOSEditor
|
||||
./gradlew generateGodotPicoOSEditor
|
||||
cd ../../..
|
||||
ls -l bin/android_editor_builds/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue