Commit Graph

11 Commits

Author SHA1 Message Date
Schmarni
294cd605e7 chore: remove bevy_mod_xr::actions
Signed-off-by: Schmarni <marnistromer@gmail.com>
2025-10-19 16:27:15 +02:00
Schmarni
65cfa920c9 fix(bevy_xr_utils): gate mndx_xdev_space impl behind non wasm platforms
Signed-off-by: Schmarni <marnistromer@gmail.com>
2025-07-30 18:03:37 +02:00
Schmarni
90d05e491e feat(bevy_xr_utils): add GenericTracker component and implement XR_MNDX_xdev_space as a backend
Signed-off-by: Schmarni <marnistromer@gmail.com>
2025-07-30 18:03:37 +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
6666339134 fix ci(hopefully) and fix suboptimal behavior in bevy_xr_utils
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-10-21 23:32:59 +02:00
ForTehLose
0e2be1740f Update crates/bevy_xr_utils/src/lib.rs
Co-authored-by: Schmarni <51007916+Schmarni-Dev@users.noreply.github.com>
2024-09-03 20:11:30 -04:00
ForTehLose
fa9b797610 refactor stage, hmd, and local floor 2024-09-03 14:52:49 -04:00
Schmarni
770ce00e32 remove unnedded macro crate and make bevy_xr_utils compile for wasm
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-07-04 20:38:25 +02:00
Jay Christy
8807b5f927 working on examples of transform utilities 2024-06-07 13:58:05 -04:00
Jay Christy
d428bd0fd8 refactor 2024-05-23 13:56:10 -04:00
Schmarni
063aef7fb5 add support for hand tracking and configurable reference spaces 2024-05-07 03:34:10 +02:00