This website requires JavaScript.
Explore
Help
Sign In
Avii
/
bevy_oxr
Watch
1
Star
0
Fork
0
You've already forked bevy_oxr
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3a59ba12579686bf5c970210fc77c2735b0998c1
bevy_oxr
/
crates
/
bevy_openxr
/
src
/
openxr
/
features
History
Schmarni
3a59ba1257
make OpenXR event handlers completely safe! (no more unsafe at all in there)
...
Signed-off-by: Schmarni <
marnistromer@gmail.com
>
2025-04-11 21:08:06 +02:00
..
handtracking.rs
add XrTracker component that auto parents the entity to the XrTrackingRoot, XrSpace requires XrTracker
2024-12-01 23:15:31 +01:00
mod.rs
add enabled extension and implement overlay plugin
2024-06-25 19:15:27 +02:00
overlay.rs
make OpenXR event handlers completely safe! (no more unsafe at all in there)
2025-04-11 21:08:06 +02:00
passthrough.rs
Ensure that Bevy works using Meta XR Simulator in macOS when using a patched MoltenVK's SPIRV-Cross.
2025-01-14 23:25:11 +01:00