Commit Graph

83 Commits

Author SHA1 Message Date
Jay Christy
c93127f24c fixed a few things 2023-11-08 15:02:49 -05:00
Jay Christy
966df736d7 also change the resource based on ext 2023-11-08 14:27:53 -05:00
Jay Christy
de0807d308 only add hand resource if we support the ext 2023-11-08 14:21:03 -05:00
Schmarni
c488e1feb6 lets not brake the code 2023-11-08 02:49:07 +01:00
Schmarni
ef9e20b7d5 minimal clean up 2023-11-08 02:47:10 +01:00
Schmarni
e401554c97 removed unnecessary openxr extension 2023-11-08 02:42:18 +01:00
Schmarni
979c2fdd40 copied src from Schmarni-Dev/bevy_openxr:demo 2023-11-08 02:38:56 +01:00
Malek
e1fb77b941 Merge pull request #29 from DanielQuick/ignore-panic-when-removing-headset
Ignore end_frame error
2023-11-07 11:58:33 -08:00
DanielQuick
19f4741cef warn instead of ignoring error 2023-11-07 13:46:44 -06:00
DanielQuick
42adcea19e ignore end_frame error 2023-11-07 11:29:16 -06:00
Jay Christy
566377de2a Merge branch 'main' into demo 2023-11-06 15:44:13 -05:00
Charlton Rodda
0880d3cf2d Implement get_frustum_corners 2023-11-04 21:17:54 +00:00
Jay Christy
671a947657 added the other metacarpals 2023-10-25 16:54:17 -04:00
Alexi Chepura
d2ccad9f46 xr_wait_frame lock match instead of unwrap 2023-10-24 16:42:39 +03:00
Jay Christy
b9118becfc added ugly exclusive grabbing 2023-10-22 15:22:09 -04:00
Alexi Chepura
a9bf0eeffe android readme and flags 2023-10-18 13:43:23 +03:00
Alexi Chepura
a370c296c1 Merge remote-tracking branch 'origin/main' into quest 2023-10-18 10:39:00 +03:00
Jay Christy
bcbdd0f916 Merge branch 'main' into hands 2023-10-17 23:13:51 -04:00
ForTehLose
fae8728dd0 Merge pull request #13 from ForTehLose/interactions
Interactions
2023-10-17 22:05:57 -05:00
Jay Christy
3fae65ec48 comment out the spam 2023-10-17 22:38:10 -04:00
Jay Christy
f555e6b7dc not sure why rebase exploded 2023-10-17 22:36:28 -04:00
Jay Christy
fd1a3efa0b got a hand array 2023-10-17 22:23:26 -04:00
Jay Christy
6e7f158dd5 pulled debug rendering into its own plugin 2023-10-17 22:16:22 -04:00
Jay Christy
1d434bb7a1 look upon my bad code 2023-10-17 22:16:22 -04:00
Jay Christy
89f0e5367d moved everything to the hand file 2023-10-17 22:16:22 -04:00
Jay Christy
92eb5736eb create resource to help with entity selection 2023-10-17 22:16:22 -04:00
Jay Christy
4d23856d05 spawn bones and update 2023-10-17 22:16:22 -04:00
Jay Christy
0f2c063a44 left hand works too 2023-10-17 22:16:22 -04:00
Jay Christy
c1819e975f got a hand array 2023-10-17 22:16:22 -04:00
Alexi Chepura
4acc074114 quest, not finished 2023-10-17 15:34:46 +03:00
Jay Christy
486459d4bd update wgpu 2023-10-14 22:20:29 -04:00
Jay Christy
de75d7012b pulled debug rendering into its own plugin 2023-10-14 11:26:08 -04:00
Jay Christy
901257fdc2 look upon my bad code 2023-10-14 11:26:08 -04:00
Jay Christy
37a6298c39 moved everything to the hand file 2023-10-14 11:26:08 -04:00
Jay Christy
567408daf5 create resource to help with entity selection 2023-10-14 11:26:08 -04:00
Jay Christy
2fd4364b10 spawn bones and update 2023-10-14 11:26:07 -04:00
Jay Christy
cda06c9dd2 left hand works too 2023-10-14 11:26:07 -04:00
Jay Christy
bd89642e02 got a hand array 2023-10-14 11:26:07 -04:00
Jay Christy
903dc2a5da added right hand aim poses 2023-10-01 23:48:58 -04:00
Jay Christy
b487bf6cbb this works well enough for now 2023-10-01 23:42:43 -04:00
Jay Christy
d80506c43c this is a little better 2023-10-01 00:22:42 -04:00
Jay Christy
88838b595b jank socket interactor 2023-09-30 23:02:30 -04:00
Jay Christy
6e83b887be interactions, and grabbables 2023-09-27 23:43:03 -04:00
Jay Christy
e1f1948726 basics of ray interactors 2023-09-27 15:40:29 -04:00
Raffaele Ragni
3a68b64a4c use upstream main 2023-09-26 22:19:05 +02:00
Jay Christy
16bbe283cb change default locomotion to head tracked 2023-09-24 23:46:57 -04:00
Jay Christy
328c574f9e removed worthless logging, and loop tag 2023-09-24 23:30:50 -04:00
Jay Christy
23ed65f06a added initial interactions 2023-09-24 23:15:24 -04:00
Malek
6e472ae0cb Merge pull request #10 from ForTehLose/prototype_locomotion
Prototype locomotion and refactoring openXR tracking
2023-09-24 13:01:43 -07:00
Jay Christy
6d5c1fa00f lite cleaning 2023-09-24 15:33:40 -04:00