Commit Graph

78 Commits

Author SHA1 Message Date
Jay Christy
69d5b13950 normalized hand poses to palm 2023-10-17 22:24:29 -04:00
Jay Christy
23e9d1189f well this is insane but it tracks the hand now 2023-10-17 22:24: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
166fe1a2c0 mass rename 2023-10-17 22:16:22 -04:00
Jay Christy
fdbd53fba1 cargo fix 2023-10-17 22:16:22 -04:00
Jay Christy
4f30d9e529 slight cleaning 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
c8ae102ce4 hand state resource is used to drive skeleton 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
023e4036b2 both hands work 2023-10-17 22:16:22 -04:00
Jay Christy
4ab2172324 normalized hand poses to palm 2023-10-17 22:16:22 -04:00
Jay Christy
a5fb724efe well this is insane but it tracks the hand now 2023-10-17 22:16:22 -04:00
Jay Christy
c1819e975f got a hand array 2023-10-17 22:16:22 -04:00
piper
cbe9d6a01d Merge pull request #15 from ForTehLose/wgpu_17
update wgpu
2023-10-15 16:00:30 -05:00
Jay Christy
486459d4bd update wgpu 2023-10-14 22:20:29 -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