Update XR and Android Editor page for 4.6#11556
Conversation
There was a problem hiding this comment.
This section should be updated to include the link to the Play store version.
|
|
||
| We are working to add support for more XR devices, including PCVR devices. | ||
|
|
||
| Runtime Permissions |
There was a problem hiding this comment.
We may need to break some of the sections below between Android XR and Quest specific entries.
There was a problem hiding this comment.
As is, this section is Quest specific. We should note it as such and include the Android XR equivalent.
| @@ -83,8 +83,6 @@ | |||
| - No Meta Quest 2 support due to the limited amount of memory on the device. | |||
There was a problem hiding this comment.
This limitation can be removed.
|
I've made the suggested changes, however I don't have the knowledge to make Android XR versions of some of these sections. I've marked the "USE_SCENE" permission as meta only, I'm assuming the others apply to Android XR since they're links to the android developer site but tell me if I'm wrong. And I've changed the multi-tasking section to add quest to the name. |
|
Thanks! 🎉 Merged. |
Two major changes happened. Support for Adnroid XR devices was added, and gradle builds.
Android XR Change: godotengine/godot#112777
Gradle Change: godotengine/godot#111732