Commit Graph

539 Commits

Author SHA1 Message Date
Schmarni
4de9691478 change ringfinger color back to the same green as before bevy update
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-07-18 15:19:58 +02:00
Schmarni
fd2e04656d Merge pull request #144 from Schmarni-Dev/public-extensions
make exts module public
2024-07-17 19:11:56 +02:00
Schmarni
a1eaba3f43 make extensions public
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-07-17 19:10:12 +02:00
Schmarni
a9890d9a99 Merge pull request #143 from Schmarni-Dev/fix-readme
fix readme example commands
2024-07-16 17:14:27 +02:00
Schmarni
9717415123 fix second example command in readme
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-07-16 17:12:28 +02:00
Schmarni
abbb689c30 update d3d12 and fix readme
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-07-16 17:10:10 +02:00
Schmarni
13d73fd2c4 Merge pull request #141 from Schmarni-Dev/revert-some-session-event-changes
partially revert scheduling changes
2024-07-15 19:10:38 +02:00
Schmarni
45fc44db5c rename some schedules and fix comments
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-07-15 19:03:11 +02:00
ForTehLose
173f5612ff Merge pull request #142 from awtterpip/revert_near_plane
Revert "Update camera.rs"
2024-07-12 13:54:04 -04:00
ForTehLose
a1d2e0d0f7 Revert "Update camera.rs"
This reverts commit 7c400c3dc8.
2024-07-12 13:51:40 -04:00
ForTehLose
7c400c3dc8 Update camera.rs 2024-07-12 13:42:57 -04:00
Schmarni
1eed718860 partialy revert the scheduling changes and fix non xr crash
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-07-12 08:20:50 +02:00
ForTehLose
3d773f86ba Merge pull request #139 from Schmarni-Dev/fix-up-stuff
fix windows and android example
2024-07-11 14:00:25 -04:00
Schmarni
2adbe06f89 fix windows and android example
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-07-10 15:32:50 +02:00
Schmarni
fceca59962 Merge pull request #135 from Schmarni-Dev/missing_utils_metadata
change utils metadata
2024-07-05 05:09:49 +02:00
Schmarni
1433eaa53b change utils metadata
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-07-05 05:06:48 +02:00
Schmarni
36e4d7bb8c Merge pull request #134 from Schmarni-Dev/missing_webxr_metadata
Add missing webxr metadata
2024-07-05 05:01:15 +02:00
Schmarni
2b0c7bbcb7 change webxr metadata
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-07-05 04:59:32 +02:00
Schmarni
db1e08883a Merge pull request #133 from Schmarni-Dev/final_touches
add READMEs
2024-07-05 04:41:05 +02:00
Schmarni
2c8a0ae595 strip bevy features
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-07-05 04:40:04 +02:00
Schmarni
bcfe78b880 add READMEs
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-07-05 03:51:11 +02:00
Schmarni
91b3a1eb10 Merge pull request #132 from Schmarni-Dev/update_time
update to bevy 0.14
2024-07-05 03:32:09 +02:00
Schmarni
81779bd76e update to bevy 0.14
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-07-05 03:19:02 +02:00
Schmarni
5e0c09eaee Merge pull request #115 from awtterpip/webxr-refactor
Webxr refactor
2024-07-05 02:17:42 +02:00
Schmarni
7715523c19 Merge pull request #131 from Schmarni-Dev/big_pull
Big pull
2024-07-05 02:13:17 +02:00
Schmarni
c1b959f02a readd license files (already defined in the readme and the Cargo.toml)
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-07-05 02:06:19 +02:00
Schmarni
4df77bd791 update readme to better reflect the current status
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-07-05 02:02:20 +02:00
Schmarni
e25a1ae6b6 readd readme
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-07-05 02:00:34 +02:00
Schmarni
769ede5fe4 add Cargo.lock
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-07-05 01:52:48 +02:00
Schmarni
177e6fb310 pull clean_main
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-07-05 01:46:14 +02:00
Schmarni
925eb52500 forgot examples
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-07-05 01:34:55 +02:00
Schmarni
e33adc85ce remove everything
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-07-05 01:32:23 +02:00
Schmarni
856300b661 Merge pull request #130 from Schmarni-Dev/legacy-rc
Update Legacy code to bevy 0.14
2024-07-05 01:12:17 +02:00
Schmarni
151eb1f08e Merge pull request #129 from Schmarni-Dev/rename_crates_and_move_hand_bones_to_xr
Rename Crate and move OxrHandBoneEntities to bevy_mod_xr
2024-07-05 01:11:46 +02:00
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
770ce00e32 remove unnedded macro crate and make bevy_xr_utils compile for wasm
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-07-04 20:38:25 +02:00
Schmarni
b6f69eecd9 finish renaming and move HandBoneEntities to bevy_mod_xr
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-07-04 20:22:45 +02:00
Schmarni
e65573124b rename crates
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-07-04 19:41:56 +02:00
Schmarni
4724af3ded update to bevy 0.14
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-07-04 19:29:23 +02:00
Piper
2e217ba060 Merge pull request #128 from awtterpip/correct-pipelined-updated
correct pipelining
2024-07-04 12:04:38 -05:00
awtterpip
3264bb9605 correct pipelining 2024-07-03 19:37:40 -05:00
ForTehLose
c2a0d786b9 Merge pull request #122 from Schmarni-Dev/spatial_existence
RFC: New Space Api
2024-06-28 13:35:33 -04:00
ForTehLose
ce02151114 Merge branch 'webxr-refactor' into spatial_existence 2024-06-28 13:21:08 -04:00
ForTehLose
aebc782ff5 Merge pull request #127 from Schmarni-Dev/fix_non_xr_compat
Fix crashes when running without an openxr runtime
2024-06-28 13:12:49 -04:00
Schmarni
a7d64a07cf fix xr_utils_actions crashing when running without an openxr runtime
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-06-28 16:17:36 +02:00
Schmarni
bd33adb47f fix crash when running without an openxr runtime
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-06-28 16:14:02 +02:00
Schmarni
7abed765a5 only try to sync the space poses when the session is running
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-06-27 03:09:47 +02:00
Schmarni
1feab741b6 fix merge artifacts i missed
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-06-27 03:02:29 +02:00
Schmarni
75a8c32a9d add into_openxr_space and add a few comments
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-06-27 02:10:53 +02:00
Schmarni
08cdd232fc improve space cleanup
Signed-off-by: Schmarni <marnistromer@gmail.com>
2024-06-27 00:32:15 +02:00