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 |
|
MalekiRe
|
aca80bade3
|
fixed stuff for steamvr openxr to not crash
|
2023-09-09 21:43:06 -07:00 |
|
Malek
|
6d60b55b02
|
Merge pull request #3 from awtterpip/new_resource_init
New resource init
|
2023-09-09 21:28:06 -07:00 |
|
awtterpip
|
086c964e82
|
improved performance
|
2023-09-09 23:27:12 -05:00 |
|
MalekiRe
|
a4065d279d
|
cleaned up examples
|
2023-09-08 23:01:38 -07:00 |
|
MalekiRe
|
86299d3161
|
input refactor
|
2023-09-08 22:52:29 -07:00 |
|
awtterpip
|
6df51bb70f
|
new renderer resource init
|
2023-09-08 18:16:57 -05:00 |
|
piper
|
535e64d751
|
Merge pull request #2 from TheButlah/fix-vulkan-feature-mac
Explicitly ask for vulkan
|
2023-09-08 17:12:34 -05:00 |
|
Ryan Butler
|
df7e03c532
|
Explicitly ask for vulkan
|
2023-09-08 00:20:48 -07:00 |
|
MalekiRe
|
9361991a5f
|
changed inputs to work
|
2023-09-07 21:40:15 -07:00 |
|
MalekiRe
|
96ab84e972
|
made the XrInput struct fields public
|
2023-09-07 19:15:05 -07:00 |
|
MalekiRe
|
6ca36b3bfb
|
made the example do camera things
|
2023-09-07 15:33:43 -07:00 |
|
Malek
|
31227e4f25
|
Merge pull request #1 from MalekiRe/patch-1
Create README.md
|
2023-08-29 11:10:00 -07:00 |
|
Malek
|
b1f0a7317a
|
Create README.md
|
2023-08-29 11:09:13 -07:00 |
|
awtterpip
|
56819a996c
|
XR is kinda working now
|
2023-08-29 13:02:15 -05:00 |
|
awtterpip
|
eaa244d247
|
idk wut im doin
|
2023-08-23 18:58:49 -05:00 |
|
awtterpip
|
c30935a292
|
fixed somethin tiny
|
2023-08-23 01:24:02 -05:00 |
|
awtterpip
|
ea37511c6c
|
maybe got xr working?
|
2023-08-23 01:16:49 -05:00 |
|
awtterpip
|
849c3e6677
|
reworked code
|
2023-08-22 21:19:41 -05:00 |
|
awtterpip
|
8e393804b5
|
changed to use git version of bevy fork instead of local
|
2023-08-13 18:57:54 -05:00 |
|
awtterpip
|
207bdfb0ec
|
started implementing openxr stuff
|
2023-08-13 18:56:30 -05:00 |
|