Jay Christy
|
6fc41ecbfc
|
cleaning
|
2023-10-01 23:44:00 -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 |
|
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
|
c6ed104373
|
Merge branch 'main' into interactions
|
2023-09-26 14:16:24 -04: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 |
|
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 |
|
Jay Christy
|
6828befd86
|
Merge branch 'main' of https://github.com/awtterpip/bevy_openxr
|
2023-09-24 21:25:03 -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 |
|
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
|
6b03a59b77
|
pinned to working version for now
|
2023-09-21 13:14:59 -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 |
|