Commit Graph

71 Commits

Author SHA1 Message Date
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
7931eb511b mass rename 2023-10-14 11:26:08 -04:00
Jay Christy
03a37afe4e cargo fix 2023-10-14 11:26:08 -04:00
Jay Christy
3388b1a6c1 slight cleaning 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
2a6f4cddc1 hand state resource is used to drive skeleton 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
a940778405 both hands work 2023-10-14 11:26:07 -04:00
Jay Christy
c2a147006a normalized hand poses to palm 2023-10-14 11:26:07 -04:00
Jay Christy
b8e5f366cf well this is insane but it tracks the hand now 2023-10-14 11:26:07 -04:00
Jay Christy
bd89642e02 got a hand array 2023-10-14 11:26:07 -04:00
piper
a360473eb3 Merge pull request #12 from raffaeleragni/main
use upstream bevy main + cargo fix
2023-09-26 15:28:55 -05:00
Raffaele Ragni
3a68b64a4c use upstream main 2023-09-26 22:19:05 +02:00
Malek
65fbffaae7 Merge pull request #11 from raffaeleragni/main
Basic automated build
2023-09-25 15:22:13 -07:00
Raffaele Ragni
14785c73b3 fix build 2023-09-26 00:15:00 +02:00
Raffaele Ragni
fdf79a5373 use latest pr hash 2023-09-25 23:54:26 +02:00
Raffaele Ragni
a8d98f677a also refresh crates by hash 2023-09-25 20:13:21 +02:00
Raffaele Ragni
c3cb0638d9 also build examples 2023-09-25 19:59:44 +02:00
Raffaele Ragni
4fce301f02 optional checks 2023-09-25 19:57:57 +02:00
Raffaele Ragni
2a196179df build system 2023-09-25 19:56:24 +02: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
Jay Christy
012a778c35 moved more stuff around 2023-09-24 15:30:58 -04:00
Jay Christy
85dc35ab53 made proto_locomotion used a config resource 2023-09-24 15:25:50 -04:00
Jay Christy
8cea603cb5 added tracker markers and change detection 2023-09-24 01:34:20 -04:00
Malek
5a48e2d76c Merge pull request #9 from raffaeleragni/main
fix compile
2023-09-23 14:29:23 -07:00
Raffaele Ragni
5dc44c9904 fix compile 2023-09-22 23:00:35 +02:00
Jay Christy
9e69777a45 pinned to working version for now 2023-09-21 13:16:00 -04:00
Jay Christy
11328f72ed first pass at snap rotation 2023-09-20 12:46:09 -04:00
Jay Christy
0476736f5c proto smooth rotation 2023-09-20 11:42:23 -04:00
Jay Christy
9043ebeb4d first pass i think 2023-09-19 23:13:37 -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
Malek
d3b1fe2f4b Merge pull request #8 from ForTehLose/DebugGizmos
Added debug_gizmos system
2023-09-19 11:19:44 -07:00
Jay Christy
8c86752dd4 Added debug_gizmos system 2023-09-17 22:44:21 -04:00
piper
01ef4752e6 Merge pull request #7 from ForTehLose/fix_handedness
fixed handedness issues and made thumbstick struct members public
2023-09-17 17:19:15 -05:00
Jay Christy
d1c0bc223b fixed handedness issues and made thumbstick struct members public 2023-09-16 23:00:21 -04:00
Malek
af749dd1d3 Merge pull request #6 from awtterpip/input_refactor
Input refactor
2023-09-14 00:00:08 -07:00
MalekiRe
5b2ef871e2 cargo fix 2023-09-13 23:59:49 -07:00
MalekiRe
5363a2d382 refactored input again 2023-09-13 23:57:48 -07:00
MalekiRe
efc0065307 saving progress 2023-09-13 19:07:39 -07:00
awtterpip
1d7539d790 made the linked feature enabled by default 2023-09-12 19:35:47 -05:00
awtterpip
25dff12b9a cleaned up code and made DefaultXrPlugins 2023-09-12 16:13:14 -05:00
MalekiRe
4d36ddf9c4 fixed up example to be clean, and added head space to xr input 2023-09-11 18:54:00 -07:00
MalekiRe
4da61df223 fixed vsync issue 2023-09-11 16:06:19 -07:00
awtterpip
f720f54533 fixed shakiness B) 2023-09-11 16:35:56 -05:00
piper
23e53270b3 Merge pull request #4 from awtterpip/new_resource_init
maybe fixed frame timing??
2023-09-11 15:50:13 -05:00
awtterpip
154a389bc8 maybe fixed frame timing?? 2023-09-11 15:29:59 -05:00
MalekiRe
aca80bade3 fixed stuff for steamvr openxr to not crash 2023-09-09 21:43:06 -07:00