Commit Graph

136 Commits

Author SHA1 Message Date
Schmarni
5d916b0dee fmt because we can't even merge with one wrongly formatted line
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-07-04 21:01:36 +02:00
Schmarni
1e0b39c274 add d3d12 support and fix globe example 2024-06-22 18:11:11 +02:00
Schmarni
c1528d612f upgrade all code except d3d12 and upgrade all examples except demo
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-06-22 17:21:13 +02:00
Schmarni
4a4f89085b Merge branch 'main' into thebutlah/clean-up-workspace 2024-02-23 18:29:10 +01:00
Schmarni
5c46060f6a rm pipelined_rendering 2024-02-23 09:07:12 +01:00
Ryan Butler
0799670f73 Fixed some lints 2024-02-23 01:01:21 -05:00
Ryan Butler
b4b36f9fb2 cleaned up workspace 2024-02-23 00:49:47 -05:00
Schmarni
01f23e7d8c expose sync pipeline comp, label pipelined rendering as experimental and disable it by default 2024-02-23 06:26:03 +01:00
Schmarni
b183bf72ac allow disabling of pipelined rendering and disable one log in handtracking 2024-02-22 14:43:48 +01:00
Schmarni
4f753b68de fmt 2024-02-22 10:40:53 +01:00
Schmarni
bc6f2639c1 pipelined rendering, quest handtracking fix for examples, choose exiting behaviour, and allow not starting a session at startup 2024-02-22 10:02:50 +01:00
Schmarni
889ee3cc5d session restarting workscargo run --release --example xr! views fixed and late latching for views 2024-02-22 09:12:16 +01:00
Schmarni
3f27c8d362 core dumps on session end 2024-02-22 04:54:04 +01:00
Schmarni
4779993ae2 add prelude 2024-02-20 13:36:05 +01:00
Schmarni
df71c7931d update to bevy 0.13. TODO: fix view weirdness and do a pass over most of xr_input to turn the modules into plugins 2024-02-20 09:15:21 +01:00
Schmarni
31d7b05b4a handtracking not working on quest 2 v62 2024-02-15 06:04:16 +01:00
Schmarni
3803968b7c clean up passthrough, change hand entity behavior and add cleanup steps to some plugins 2024-02-12 09:05:44 +01:00
Schmarni
ab8a95b7a5 pull main, refactor passthrough 2024-02-05 07:46:52 +01:00
Rasmus Hogslätt
71a08798ef Working passthrough for Meta Quest 3 (#66)
* Window is None

* Builds but check manifest

* debug prints

* Started, not passing last "cvt"

* Passthrough works, bevy not visible

* Passthrough working

* Passthrough working

* Working passthrough
2024-01-31 20:05:24 -08:00
Schmarni
6f6948e627 borked 2024-01-23 05:45:48 +01:00
Schmarni
cbf9485bb7 working 2024-01-14 00:15:14 +01:00
Schmarni
aae751bdab changed vulkan init code 2024-01-09 20:34:10 +01:00
Schmarni
b2efa802cb use openxr git version (#62)
* fix problems with get version

* a litle Recentering as a treat?

* commit new Cargo.toml

* re export path null so you don't have to import openxr yourself
2023-12-31 17:30:12 -08:00
Schmarni
65a30cac3c make app close when requested by os and other stuff (#61)
* idk

* mr stuff

* done

* fix windows

* add patches to Readme
2023-12-31 15:35:59 -08:00
Oli Scherer
7947dd097c Enable locomotion to handle arbitrary rotations of the view space (#49)
* Enable locomotion to handle arbitrary rotations of the view space

Previously it assumed that "up" was always the Y axis

* Eliminate jitter

---------

Co-authored-by: Oliver Scherer <github@oli-obk.de>
2023-12-10 00:12:25 -08:00
Schmarni
28008f7964 Fallback to flat when no oxr runtime is found (#51)
* basics done? now to the fun part: changing the ENTIRE lib to work with xr and non xr

* updated stuff and renamed file

* actually add the renamed file into git lol :3

* made lib fallback to flat when no runtime is found but can't compile with default settings under those circumstances
2023-12-08 21:09:48 -08:00
ForTehLose
44b9e02130 Merge pull request #43 from ForTehLose/improved_interactions
Improved interactions
2023-11-20 14:06:39 -05:00
Jay Christy
7d3ea85c3d tiny clean up 2023-11-20 13:59:36 -05:00
Schmarni
cc4d33a8f3 removed some files 2023-11-18 00:12:40 +01:00
Schmarni
2d4d7f5c7f Pull main 2023-11-16 21:32:17 +01:00
Schmarni
200be97846 Small cleanup, and moved hand.rs to hands/common.rs 2023-11-16 21:26:49 +01:00
ForTehLose
2f91b5cbb1 Merge pull request #40 from Schmarni-Dev/actions_rework
Rework the oxr action system
2023-11-16 13:44:53 -05:00
Schmarni
5b443c3b35 Done 2023-11-16 06:09:36 +01:00
Schmarni
851c7b7587 fixed merge conflicts 2023-11-16 03:09:42 +01:00
Schmarni
e5363acac9 finnish everything 2023-11-14 02:32:57 +01:00
Jay Christy
0f838074b1 git 2023-11-12 00:51:41 -05:00
Schmarni
ca15cb7cda Updated Oculus controller to use the 2023-11-10 21:56:03 +01:00
Ryan Butler
71e3f04973 Improved android example 2023-11-09 02:10:15 -05:00
Schmarni
0377ae9a34 revert some commits 2023-11-08 19:52:19 +01:00
Schmarni
0f7194ab4d made android support completly transparent to the user, at the cost of being able to force disable openxr linking 2023-11-08 07:18:22 +01:00
Schmarni
f552f889fe implemented a way less clean thingy 2023-11-08 06:33:30 +01:00
Schmarni
d086fc3731 maybe this fixed the library not found issue? 2023-11-08 05:12:27 +01:00
Schmarni
6a340477a5 added android support that hopefully doesn't break windows this time 2023-11-08 05:04:39 +01:00
Schmarni
e3fd2df070 Just added android support 2023-11-08 04:09:58 +01:00
Schmarni
4307d2a66e Refactord main.rs into lib.rs as Preperation for android support 2023-11-08 03:14:50 +01:00
Schmarni
e20c38c5db stuff 2023-11-08 02:31:11 +01:00
Jay Christy
a1cd9e3c69 forgot the crate rename 2023-11-07 13:58:48 -05:00
Jay Christy
5be6459b3e Merge branch 'main' into demo 2023-11-07 13:37:46 -05:00
Jay Christy
207766130e added collision groups, and removed rapierdebugger 2023-11-07 13:36:05 -05:00
Jay Christy
a35e7b1330 this works much better, still bad though 2023-11-07 12:40:14 -05:00