Commit Graph

10 Commits

Author SHA1 Message Date
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
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
Schmarni
28008f7964 Fallback to flat when no oxr runtime is found (#51)
* basics done? now to the fun part: changing the ENTIRE lib to work with xr and non xr

* updated stuff and renamed file

* actually add the renamed file into git lol :3

* made lib fallback to flat when no runtime is found but can't compile with default settings under those circumstances
2023-12-08 21:09:48 -08:00
Jay Christy
a1cd9e3c69 forgot the crate rename 2023-11-07 13:58:48 -05:00
Jay Christy
207766130e added collision groups, and removed rapierdebugger 2023-11-07 13:36:05 -05:00
Jay Christy
a35e7b1330 this works much better, still bad though 2023-11-07 12:40:14 -05:00
Jay Christy
f867b1290b added a timer to spawning cubes 2023-10-19 17:08:48 -04:00
Jay Christy
43215f6221 I have achieved a throwable cube 2023-10-19 16:27:22 -04:00
Jay Christy
4d7f84d81e added bare minimum to render a basic scene 2023-10-19 13:42:00 -04:00