Commit Graph

343 Commits

Author SHA1 Message Date
Schmarni
78b0c39228 Merge branch 'hand_refactor' into demo 2023-11-07 03:51:19 +01:00
Schmarni
3a447a9787 commit to pull in other stuff 2023-11-07 03:41:12 +01:00
Schmarni
2ad718c633 Merge pull request #2 from awtterpip/main
pull stuff from main
2023-11-07 03:21:31 +01:00
MalekiRe
a807b285d4 added licenses to cargo.toml 2023-11-06 16:44:58 -08:00
MalekiRe
52ffa2fdc8 changed things to bevy_oxr instead of bevy_openxr and made the android example part of the workspace 2023-11-06 15:55:36 -08:00
Malek
0e6ae62033 Merge pull request #28 from 2-3-5-41/main
Make `openxr` features platform agnostic to fix `CMake error: ...` common issue.
2023-11-06 15:08:37 -08:00
2-3-5-41
faac22acb8 change from target_os to target_family. 2023-11-06 18:02:30 -05:00
2-3-5-41
79ad1f7022 added 'libopenxr-dev' to dependencies 2023-11-06 17:38:53 -05:00
2-3-5-41
8a24fde0d5 update to build step for dependencies. 2023-11-06 17:32:58 -05:00
Jay Christy
566377de2a Merge branch 'main' into demo 2023-11-06 15:44:13 -05:00
2-3-5-41
9963f5c1c9 change back to using "linked" feature cfg. 2023-11-06 15:20:37 -05:00
2-3-5-41
a7edff6dff refactored xr_entry func. 2023-11-06 15:15:53 -05:00
Jay Christy
2b7e625043 still workin on velocity matching 2023-11-06 14:51:48 -05:00
2-3-5-41
4d71663c9f minor addition to readme troubleshooting section. 2023-11-06 13:45:40 -05:00
2-3-5-41
0274698eb4 Platform agnostic dep features, and troubleshooting in readme 2023-11-06 13:38:52 -05:00
Malek
f168a40640 Merge pull request #24 from raffaeleragni/bevy_0_12
bevy upgrade 0.12
2023-11-05 14:54:16 -08:00
Raffaele Ragni
b29c68511c bevy upgrade 2023-11-05 16:25:46 +01:00
Malek
bc353ccf06 Merge pull request #22 from SafariMonkey/frustum-corners
Implement get_frustum_corners
2023-11-04 16:04:12 -07:00
Charlton Rodda
0880d3cf2d Implement get_frustum_corners 2023-11-04 21:17:54 +00:00
Schmarni
538000899c started hand (and probably slight openxr extension) refactor. :3 2023-11-04 17:26:30 +01:00
Schmarni
ccd505051d slightly buggy but fully working hand tracking 2023-11-01 21:10:34 +01:00
Schmarni
4c01eee827 Basic Handtracking Working 2023-11-01 18:37:32 +01:00
Schmarni
c7e10bb537 Merge pull request #1 from awtterpip/main
xr_wait_frame lock match instead of unwrap
2023-10-31 23:36:57 +01:00
Schmarni
80e2f80202 update readme again final 2023-10-31 17:44:28 +01:00
Schmarni
21c32cd0da update readme again*5 2023-10-31 17:43:33 +01:00
Schmarni
fa85ff4fa1 update readme again*4 2023-10-31 17:42:26 +01:00
Schmarni
0658075a36 update readme again*3 2023-10-31 17:39:43 +01:00
Schmarni
1c025d703b update readme again*2 2023-10-31 17:38:10 +01:00
Schmarni
a8679cf8c6 update readme agin 2023-10-31 17:36:13 +01:00
Schmarni
c85a420d2e trying to get the formatting correct 2023-10-31 17:30:54 +01:00
Schmarni
9170411291 added readme and made the demo runable with cargo run 2023-10-31 17:28:09 +01:00
Schmarni
08d57085d7 removed unwanted _Cargo.lock 2023-10-28 01:13:47 +02:00
Schmarni
2c3a42644b changed bevy_openxr dependency to no longer use a local git repo 2023-10-27 23:09:15 +02:00
Schmarni
88c6b601e5 remove sleep call and remove runtime libs from git repo 2023-10-27 23:06:13 +02:00
Schmarni
9818c7a7bc fix conflict 2023-10-27 23:01:26 +02:00
Schmarni
68820745f1 get android quest 2 build "working" 2023-10-27 22:57:39 +02:00
Jay Christy
3c7a65c58f fixed timestep physics? 2023-10-27 15:56:22 -04:00
Schmarni
5cd0f906b9 fix diff 2023-10-27 19:58:02 +02:00
Schmarni
c982f0f658 added files do build android? 2023-10-27 19:53:59 +02:00
Malek
e2c09c2f4c Merge pull request #21 from alexichepura/xbuild
Android example xbuild
2023-10-26 14:19:26 -07:00
Jay Christy
ec9b3ac014 full hand bones 2023-10-25 20:57:44 -04:00
Jay Christy
671a947657 added the other metacarpals 2023-10-25 16:54:17 -04:00
Jay Christy
e5679b4e47 working right thumb metacarpal 2023-10-24 16:48:56 -04:00
Alexi Chepura
02d1368d25 android example xbuild 2023-10-24 17:29:25 +03:00
ForTehLose
7c9b6a143c Merge pull request #20 from alexichepura/wait-frame-lock-match
xr_wait_frame lock match instead of unwrap
2023-10-24 10:07:10 -04:00
Alexi Chepura
d2ccad9f46 xr_wait_frame lock match instead of unwrap 2023-10-24 16:42:39 +03:00
Jay Christy
b9118becfc added ugly exclusive grabbing 2023-10-22 15:22:09 -04:00
Jay Christy
f867b1290b added a timer to spawning cubes 2023-10-19 17:08:48 -04:00
Jay Christy
43215f6221 I have achieved a throwable cube 2023-10-19 16:27:22 -04:00
Jay Christy
c82b10f53a added beginings of rapier physics 2023-10-19 14:37:13 -04:00