fix(bevy_mod_openxr/android): fix fb_passthrough and rename feature

Signed-off-by: Schmarni <marnistromer@gmail.com>
This commit is contained in:
Schmarni
2025-10-19 16:52:44 +02:00
parent 977fe029ad
commit 258bd0448d
5 changed files with 22 additions and 12 deletions

1
Cargo.lock generated
View File

@@ -1066,6 +1066,7 @@ dependencies = [
name = "bevy_openxr_android"
version = "0.3.0"
dependencies = [
"bevy",
"bevy_mod_openxr",
"bevy_mod_xr",
"bevy_xr_utils",