Jay Christy
|
fe548d32cf
|
Merge branch 'hands' of https://github.com/ForTehLose/bevy_openxr into hands
|
2023-10-14 11:27:27 -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
|
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 |
|
Jay Christy
|
6770c975d7
|
pulled debug rendering into its own plugin
|
2023-10-14 11:05:06 -04:00 |
|
Jay Christy
|
508a2acbdd
|
look upon my bad code
|
2023-10-14 11:02:49 -04:00 |
|
Jay Christy
|
398c65f1fd
|
moved everything to the hand file
|
2023-10-10 13:05:09 -04:00 |
|
Jay Christy
|
2f06a01f15
|
create resource to help with entity selection
|
2023-10-09 21:04:20 -04:00 |
|
Jay Christy
|
539753790a
|
mass rename
|
2023-10-09 00:19:43 -04:00 |
|
Jay Christy
|
5c507413c8
|
cargo fix
|
2023-10-09 00:17:31 -04:00 |
|
Jay Christy
|
cae43d4175
|
slight cleaning
|
2023-10-09 00:16:14 -04:00 |
|
Jay Christy
|
abfc376c99
|
spawn bones and update
|
2023-10-09 00:11:23 -04:00 |
|
Jay Christy
|
319a2dcf21
|
hand state resource is used to drive skeleton
|
2023-10-07 18:38:25 -04:00 |
|
Jay Christy
|
5818e57d41
|
left hand works too
|
2023-10-07 17:05:47 -04:00 |
|
Jay Christy
|
68cdf19390
|
both hands work
|
2023-10-03 15:47:18 -04:00 |
|
Jay Christy
|
c49f716a02
|
normalized hand poses to palm
|
2023-10-03 15:03:34 -04:00 |
|
Jay Christy
|
ed95087560
|
well this is insane but it tracks the hand now
|
2023-10-03 14:28:33 -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 |
|
Jay Christy
|
4b1536cb0b
|
got a hand array
|
2023-09-26 12:54:52 -04: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 |
|