Merge branch 'main' into thebutlah/clean-up-workspace

This commit is contained in:
Schmarni
2024-02-23 18:29:10 +01:00
committed by GitHub
4 changed files with 5601 additions and 27 deletions

View File

@@ -24,7 +24,6 @@ fn main() {
app_info: XrAppInfo {
name: "Bevy OXR Android Example".into(),
},
enable_pipelined_rendering: true,
..Default::default()
})
// .add_plugins(OpenXrDebugRenderer)