Commit Graph

20 Commits

Author SHA1 Message Date
Schmarni
b183bf72ac allow disabling of pipelined rendering and disable one log in handtracking 2024-02-22 14:43:48 +01:00
Schmarni
bc6f2639c1 pipelined rendering, quest handtracking fix for examples, choose exiting behaviour, and allow not starting a session at startup 2024-02-22 10:02:50 +01:00
Schmarni
df71c7931d update to bevy 0.13. TODO: fix view weirdness and do a pass over most of xr_input to turn the modules into plugins 2024-02-20 09:15:21 +01:00
Schmarni
31d7b05b4a handtracking not working on quest 2 v62 2024-02-15 06:04:16 +01:00
Schmarni
3803968b7c clean up passthrough, change hand entity behavior and add cleanup steps to some plugins 2024-02-12 09:05:44 +01:00
Rasmus Hogslätt
71a08798ef Working passthrough for Meta Quest 3 (#66)
* Window is None

* Builds but check manifest

* debug prints

* Started, not passing last "cvt"

* Passthrough works, bevy not visible

* Passthrough working

* Passthrough working

* Working passthrough
2024-01-31 20:05:24 -08:00
Schmarni
b2efa802cb use openxr git version (#62)
* fix problems with get version

* a litle Recentering as a treat?

* commit new Cargo.toml

* re export path null so you don't have to import openxr yourself
2023-12-31 17:30:12 -08:00
Schmarni
65a30cac3c make app close when requested by os and other stuff (#61)
* idk

* mr stuff

* done

* fix windows

* add patches to Readme
2023-12-31 15:35:59 -08:00
Ryan Butler
71e3f04973 Improved android example 2023-11-09 02:10:15 -05:00
Schmarni
0377ae9a34 revert some commits 2023-11-08 19:52:19 +01:00
Schmarni
0f7194ab4d made android support completly transparent to the user, at the cost of being able to force disable openxr linking 2023-11-08 07:18:22 +01:00
Schmarni
f552f889fe implemented a way less clean thingy 2023-11-08 06:33:30 +01:00
Schmarni
6a340477a5 added android support that hopefully doesn't break windows this time 2023-11-08 05:04:39 +01:00
MalekiRe
52ffa2fdc8 changed things to bevy_oxr instead of bevy_openxr and made the android example part of the workspace 2023-11-06 15:55:36 -08:00
Raffaele Ragni
b29c68511c bevy upgrade 2023-11-05 16:25:46 +01:00
Alexi Chepura
02d1368d25 android example xbuild 2023-10-24 17:29:25 +03:00
Alexi Chepura
a9bf0eeffe android readme and flags 2023-10-18 13:43:23 +03:00
Alexi Chepura
28c847244a android example lib, almost done 2023-10-18 13:13:20 +03:00
Alexi Chepura
3bacc37e74 android example lib 2023-10-18 12:25:32 +03:00
Alexi Chepura
4acc074114 quest, not finished 2023-10-17 15:34:46 +03:00