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
60cf52056db28829856075ad117d1e2a5e47632c
bevy_oxr
/
crates
/
bevy_xr
/
src
History
Schmarni
60cf52056d
fix session destroying and move to atomic bool instead of a flag resource
...
Signed-off-by: Schmarni <
marnistromer@gmail.com
>
2024-09-05 20:38:33 +02:00
..
actions.rs
update to bevy 0.14
2024-07-05 03:19:02 +02:00
camera.rs
added system for cascading shadow maps
2024-08-16 16:12:34 -04:00
hands.rs
finish renaming and move HandBoneEntities to bevy_mod_xr
2024-07-04 20:22:45 +02:00
lib.rs
add new XrSpace and impl that
2024-06-27 00:32:03 +02:00
session.rs
fix session destroying and move to atomic bool instead of a flag resource
2024-09-05 20:38:33 +02:00
spaces.rs
add interaction profile changed event, support velocities and expose Space(Location/Velocity)Flags as components
2024-07-22 00:01:59 +02:00
types.rs
remove XrSpatialTransform in favor of making XrSpace a Component and adding XrSpatialOffset
2024-06-27 00:32:15 +02:00