Closed Schmarni-Dev closed 1 month ago
Add Backend Specific session_running and session_available to allow for non OpenXR backends while compiling for something other than wasm
session_running
session_available
Add SpaceFlags to bevy_mod_xr to detect loss of tracking without needing to depend on bevy_mod_openxr directly
I don't think this has breaking changes
Add Backend Specific
session_running
andsession_available
to allow for non OpenXR backends while compiling for something other than wasmAdd SpaceFlags to bevy_mod_xr to detect loss of tracking without needing to depend on bevy_mod_openxr directly