Schmarni
4f753b68de
fmt
2024-02-22 10:40:53 +01:00
Schmarni
df71c7931d
update to bevy 0.13. TODO: fix view weirdness and do a pass over most of xr_input to turn the modules into plugins
2024-02-20 09:15:21 +01:00
Schmarni
3803968b7c
clean up passthrough, change hand entity behavior and add cleanup steps to some plugins
2024-02-12 09:05:44 +01:00
Schmarni
cbf9485bb7
working
2024-01-14 00:15:14 +01:00
Schmarni
65a30cac3c
make app close when requested by os and other stuff ( #61 )
...
* idk
* mr stuff
* done
* fix windows
* add patches to Readme
2023-12-31 15:35:59 -08:00
Oli Scherer
7947dd097c
Enable locomotion to handle arbitrary rotations of the view space ( #49 )
...
* Enable locomotion to handle arbitrary rotations of the view space
Previously it assumed that "up" was always the Y axis
* Eliminate jitter
---------
Co-authored-by: Oliver Scherer <github@oli-obk.de >
2023-12-10 00:12:25 -08:00