Commit Graph

18 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
aae751bdab changed vulkan init code 2024-01-09 20:34:10 +01: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
b2f28a9753 fixed some debug gizmos 2023-11-21 13:59:43 -05:00
Schmarni
200be97846 Small cleanup, and moved hand.rs to hands/common.rs 2023-11-16 21:26:49 +01:00
Schmarni
fe15e89acd slight cleanup 2023-11-16 06:27:20 +01:00
Schmarni
5b443c3b35 Done 2023-11-16 06:09:36 +01:00
Schmarni
e5363acac9 finnish everything 2023-11-14 02:32:57 +01:00
Schmarni
ca15cb7cda Updated Oculus controller to use the 2023-11-10 21:56:03 +01:00
Schmarni
979c2fdd40 copied src from Schmarni-Dev/bevy_openxr:demo 2023-11-08 02:38:56 +01:00
Raffaele Ragni
3a68b64a4c use upstream main 2023-09-26 22:19:05 +02:00
Jay Christy
6d5c1fa00f lite cleaning 2023-09-24 15:33:40 -04:00
Jay Christy
8cea603cb5 added tracker markers and change detection 2023-09-24 01:34:20 -04:00
Jay Christy
0476736f5c proto smooth rotation 2023-09-20 11:42:23 -04:00
Jay Christy
6925f81f09 it lives 2023-09-19 23:13:23 -04:00
Jay Christy
263168fc26 first attempt at locomotion 2023-09-19 16:18:20 -04:00
Jay Christy
8c86752dd4 Added debug_gizmos system 2023-09-17 22:44:21 -04:00