Commit Graph

13 Commits

Author SHA1 Message Date
Schmarni
62cf605f4a refactor(openxr): make environment blend modes a completely runtime feature, like it should and remove the fb_passthrough plugin from the default oxr plugins as quests now support blendmode based passthrough
Signed-off-by: Schmarni <marnistromer@gmail.com>
2025-07-21 02:55:21 +02:00
Schmarni
db60629401 refactor: move hand debug gizmos into bevy_mod_xr
Signed-off-by: Schmarni <marnistromer@gmail.com>
2025-05-02 17:40:53 +02:00
Schmarni
fd1809ecc6 refactor: further cleanup
Signed-off-by: Schmarni <marnistromer@gmail.com>
2025-04-26 16:10:20 +02:00
Malek
4528529417 0.16 support 2025-04-26 01:00:21 +02:00
Schmarni
7320ae8dac update to bevy 0.15 rc
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-12-01 23:15:31 +01:00
Schmarni
81779bd76e update to bevy 0.14
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-07-05 03:19:02 +02:00
Schmarni
b6f69eecd9 finish renaming and move HandBoneEntities to bevy_mod_xr
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-07-04 20:22:45 +02:00
awtterpip
be23326859 make materials unlit 2024-06-02 22:31:38 -05:00
Malek
0f9ccf7f04 Refactor quest perf fix (#111)
* cargo fmt and removed the unessecary examples.

* fixed android logging errors and moved waitframe to fix perf on quest and fixed android example perf by turning off msaa
2024-05-29 16:57:08 -07:00
Schmarni
44e909a4e1 fix pcvr 2024-05-08 05:42:18 +02:00
Schmarni
063aef7fb5 add support for hand tracking and configurable reference spaces 2024-05-07 03:34:10 +02:00
awtterpip
13890ddb53 basic passthrough stuff 2024-05-03 19:31:23 -05:00
awtterpip
0e5bcd029f added android example 2024-05-03 16:46:32 -05:00