Commit Graph

17 Commits

Author SHA1 Message Date
7936b53a02 chore: cleanup
Some checks failed
CI / Check Ubuntu (push) Has been cancelled
CI / Check Windows (push) Has been cancelled
CI / Check Wasm (push) Has been cancelled
2026-02-19 22:01:09 +01:00
Schmarni
18879e9f06 chore: bump openxr crate version
Signed-off-by: Schmarni <marnistromer@gmail.com>
2026-02-12 06:51:20 +01:00
Schmarni
eb3ec03d91 feat: update to bevy 0.17 and use individual bevy crates
Signed-off-by: Schmarni <marnistromer@gmail.com>
2025-10-19 16:13:59 +02:00
Schmarni
9fd0c79759 Revert "fix: fix alpha blending, suboptimal since it doesn't support prelutiplied alpha but its fine for now" (#195)
This reverts commit a988d73187.

this wasn't actually needed and just made things worse
2025-09-01 09:02:36 +02:00
Schmarni
a988d73187 fix: fix alpha blending, suboptimal since it doesn't support prelutiplied alpha but its fine for now
Signed-off-by: Schmarni <marnistromer@gmail.com>
2025-08-13 00:43:17 +02:00
Schmarni
7bc9789358 refactor: rename OxrGraphicsInfo -> OxrCurrentSessionConfig
Signed-off-by: Schmarni <marnistromer@gmail.com>
2025-05-02 16:50:38 +02:00
Schmarni
6284d4bf31 refactor: cleanup for bevy 0.16
Signed-off-by: Schmarni <marnistromer@gmail.com>
2025-04-26 14:25:54 +02:00
Malek
ae54de3db9 fixed things up for proper 0.16 release 2025-04-26 01:02:50 +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
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
Schmarni
6003cc7ac6 add new XrSpace and impl that
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-06-27 00:32:03 +02:00
awtterpip
e17262ab46 fixed judder 2024-06-02 04:57:44 -05: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
b2b40ba95a updated documentation and resources 2024-04-25 21:05:37 -05:00
awtterpip
e2f7f840a9 renamed types and fixed errors 2024-04-18 17:26:36 -05:00
awtterpip
f585c9e2dc cleaned up code and created webxr crate 2024-04-18 17:06:56 -05:00