mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03: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:
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/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user