Commit Graph

  • 690b433516 Merge pull request #162 from Schmarni-Dev/modular_poll_events Schmarni 2024-12-01 12:00:33 +01:00
  • bc0c1c472b make OxrEvent less unsound Schmarni 2024-11-30 01:16:17 +01:00
  • 5239700eca feat: implement event handlers for OpenXR events so that plugins can handle events without needing to modify bevy_mod_openxr Schmarni 2024-11-29 23:45:02 +01:00
  • 58db782997 Merge pull request #157 from lizelive/main Schmarni 2024-11-19 07:34:36 +01:00
  • 2cd380a969 Merge pull request #160 from Schmarni-Dev/rc2 Schmarni 2024-10-22 16:49:12 +02:00
  • d794f81fe4 update version to 0.1.0-rc2 Schmarni 2024-10-22 02:50:36 +02:00
  • 68639b7b82 Merge pull request #159 from Schmarni-Dev/create_xr_hands Schmarni 2024-10-22 01:38:29 +02:00
  • 33eae2e3b0 update ci Schmarni 2024-10-22 00:08:07 +02:00
  • 6666339134 fix ci(hopefully) and fix suboptimal behavior in bevy_xr_utils Schmarni 2024-10-21 23:32:59 +02:00
  • da659899d4 add simple ci and allow annoying lints Schmarni 2024-10-21 23:18:30 +02:00
  • 81b65c4718 move spawn_hand_bones from openxr to xr and add spawn handtracker command Schmarni 2024-10-21 22:30:50 +02:00
  • 302a455fb3 Merge pull request #158 from Schmarni-Dev/is_openxr-xr_flags Schmarni 2024-10-20 13:55:07 +02:00
  • ac972dd475 implement xr flags for hands Schmarni 2024-10-19 00:33:22 +02:00
  • 20f8c47aba add space flags to bevy_mod_xr Schmarni 2024-10-19 00:22:10 +02:00
  • 616bfff672 add openxr specific session running and available conditions Schmarni 2024-10-18 23:43:39 +02:00
  • 90be9e98de update android environment variables to use ANDROID_HOME Lize Live 2024-10-17 18:42:29 -07:00
  • 9a37e38d9a add cargo-apk back Lize Live 2024-10-17 16:51:12 -07:00
  • 2e4169187f add android build tools Lize Live 2024-10-17 16:20:01 -07:00
  • 64891836f8 add xbuild Lize Live 2024-10-17 15:00:34 -07:00
  • aea1cc66cd Merge pull request #155 from Schmarni-Dev/hand-untracking Schmarni 2024-09-30 05:52:36 +02:00
  • 6a58673605 clear space flags when handtracking data gathering fails Schmarni 2024-09-30 04:38:05 +02:00
  • cb3ba5496a Merge pull request #154 from Schmarni-Dev/fix-destruction Schmarni 2024-09-07 12:02:27 +02:00
  • bd5afffca5 cleanup 2 electric boogaloo Schmarni 2024-09-05 21:05:07 +02:00
  • ff08bcaa8a cleanup Schmarni 2024-09-05 21:02:52 +02:00
  • df36d90cc9 recommit Cargo.lock Schmarni 2024-09-05 20:45:40 +02:00
  • 60cf52056d fix session destroying and move to atomic bool instead of a flag resource Schmarni 2024-09-05 20:32:53 +02:00
  • 702745a3b1 Merge pull request #153 from awtterpip/common_tracked_entities ForTehLose 2024-09-03 22:13:04 -04:00
  • 5c0a68019d removed uneeded redirections ForTehLose 2024-09-03 22:10:18 -04:00
  • ec14bf82c9 used OxrSpaceSyncSet instead of system itself ForTehLose 2024-09-03 20:16:50 -04:00
  • 667c6092a7 changed to spatial bundle default ForTehLose 2024-09-03 20:14:48 -04:00
  • ac1364f4a6 renamed public components ForTehLose 2024-09-03 20:13:49 -04:00
  • 0e2be1740f Update crates/bevy_xr_utils/src/lib.rs ForTehLose 2024-09-03 20:11:30 -04:00
  • aa4e5d333b renamed a few things ForTehLose 2024-09-03 15:33:30 -04:00
  • b16b559c94 renamed example ForTehLose 2024-09-03 15:32:39 -04:00
  • cd14a2455b added yaw to local floor ForTehLose 2024-09-03 15:32:04 -04:00
  • 1f016501f3 small fixes ForTehLose 2024-09-03 15:20:13 -04:00
  • f30c590cc7 refactored grips as well ForTehLose 2024-09-03 15:13:08 -04:00
  • fa9b797610 refactor stage, hmd, and local floor ForTehLose 2024-09-03 14:52:49 -04:00
  • d0f2b01a06 added an emulated local floor ForTehLose 2024-09-03 14:05:45 -04:00
  • 6aadf5bd3e copied work from actions ForTehLose 2024-09-03 13:13:00 -04:00
  • 5b983dac8a Merge pull request #152 from awtterpip/update-nix Piper 2024-09-03 03:10:47 -05:00
  • f8729a9943 update nixpkgs awtterpip 2024-09-03 03:09:38 -05:00
  • 615627ba4b Merge pull request #151 from awtterpip/update-fenix Piper 2024-09-01 19:36:53 -05:00
  • 9ccaac4bb0 add openssl to flake.nix awtterpip 2024-09-01 19:33:30 -05:00
  • 560bf248dc update fenix awtterpip 2024-09-01 19:30:48 -05:00
  • 2c293ce7a0 Merge pull request #147 from Schmarni-Dev/build_script_and_pico Schmarni 2024-08-21 21:43:57 +02:00
  • f9bb16c34c Merge pull request #150 from awtterpip/shadow_maps ForTehLose 2024-08-21 14:11:49 -04:00
  • 120c245ee3 Merge pull request #145 from Schmarni-Dev/fix_green_finger ForTehLose 2024-08-21 14:10:25 -04:00
  • 0e6330d313 added system for cascading shadow maps ForTehLose 2024-08-16 16:12:34 -04:00
  • cfdb6189ac add build script to auto download khronos loader for android Schmarni 2024-07-28 01:58:08 +02:00
  • 2e1a25f6e4 add pico support Schmarni 2024-07-28 00:35:15 +02:00
  • a4969f686d Merge pull request #146 from Schmarni-Dev/hookup_more_input_info Schmarni 2024-07-28 00:13:38 +02:00
  • f281266447 add interaction profile changed event, support velocities and expose Space(Location/Velocity)Flags as components Schmarni 2024-07-22 00:01:59 +02:00
  • 4de9691478 change ringfinger color back to the same green as before bevy update Schmarni 2024-07-18 15:19:58 +02:00
  • fd2e04656d Merge pull request #144 from Schmarni-Dev/public-extensions Schmarni 2024-07-17 19:11:56 +02:00
  • a1eaba3f43 make extensions public Schmarni 2024-07-17 19:10:12 +02:00
  • a9890d9a99 Merge pull request #143 from Schmarni-Dev/fix-readme Schmarni 2024-07-16 17:14:27 +02:00
  • 9717415123 fix second example command in readme Schmarni 2024-07-16 17:12:28 +02:00
  • abbb689c30 update d3d12 and fix readme Schmarni 2024-07-07 16:55:31 +02:00
  • 13d73fd2c4 Merge pull request #141 from Schmarni-Dev/revert-some-session-event-changes Schmarni 2024-07-15 19:10:38 +02:00
  • 45fc44db5c rename some schedules and fix comments Schmarni 2024-07-15 19:03:11 +02:00
  • 173f5612ff Merge pull request #142 from awtterpip/revert_near_plane ForTehLose 2024-07-12 13:54:04 -04:00
  • a1d2e0d0f7 Revert "Update camera.rs" ForTehLose 2024-07-12 13:51:40 -04:00
  • 7c400c3dc8 Update camera.rs ForTehLose 2024-07-12 13:42:57 -04:00
  • 1eed718860 partialy revert the scheduling changes and fix non xr crash Schmarni 2024-07-12 08:20:50 +02:00
  • 3d773f86ba Merge pull request #139 from Schmarni-Dev/fix-up-stuff ForTehLose 2024-07-11 14:00:25 -04:00
  • 2adbe06f89 fix windows and android example Schmarni 2024-07-10 15:32:50 +02:00
  • 5c171d1ebe update d3d12 and fix readme Schmarni 2024-07-07 16:55:31 +02:00
  • fceca59962 Merge pull request #135 from Schmarni-Dev/missing_utils_metadata Schmarni 2024-07-05 05:09:49 +02:00
  • 1433eaa53b change utils metadata Schmarni 2024-07-05 05:06:48 +02:00
  • 36e4d7bb8c Merge pull request #134 from Schmarni-Dev/missing_webxr_metadata Schmarni 2024-07-05 05:01:15 +02:00
  • 2b0c7bbcb7 change webxr metadata Schmarni 2024-07-05 04:59:32 +02:00
  • db1e08883a Merge pull request #133 from Schmarni-Dev/final_touches Schmarni 2024-07-05 04:41:05 +02:00
  • 2c8a0ae595 strip bevy features Schmarni 2024-07-05 04:40:04 +02:00
  • bcfe78b880 add READMEs Schmarni 2024-07-05 03:51:11 +02:00
  • 91b3a1eb10 Merge pull request #132 from Schmarni-Dev/update_time Schmarni 2024-07-05 03:32:09 +02:00
  • 81779bd76e update to bevy 0.14 Schmarni 2024-07-05 03:19:02 +02:00
  • 5e0c09eaee Merge pull request #115 from awtterpip/webxr-refactor Schmarni 2024-07-05 02:17:42 +02:00
  • 7715523c19 Merge pull request #131 from Schmarni-Dev/big_pull Schmarni 2024-07-05 02:13:17 +02:00
  • c1b959f02a readd license files (already defined in the readme and the Cargo.toml) Schmarni 2024-07-05 02:06:19 +02:00
  • 4df77bd791 update readme to better reflect the current status Schmarni 2024-07-05 02:02:20 +02:00
  • e25a1ae6b6 readd readme Schmarni 2024-07-05 02:00:34 +02:00
  • 769ede5fe4 add Cargo.lock Schmarni 2024-07-05 01:52:48 +02:00
  • 177e6fb310 pull clean_main Schmarni 2024-07-05 01:46:14 +02:00
  • 925eb52500 forgot examples Schmarni 2024-07-05 01:34:55 +02:00
  • e33adc85ce remove everything Schmarni 2024-07-05 01:32:23 +02:00
  • 856300b661 Merge pull request #130 from Schmarni-Dev/legacy-rc Schmarni 2024-07-05 01:12:17 +02:00
  • 151eb1f08e Merge pull request #129 from Schmarni-Dev/rename_crates_and_move_hand_bones_to_xr Schmarni 2024-07-05 01:11:46 +02:00
  • 5d916b0dee fmt because we can't even merge with one wrongly formatted line Schmarni 2024-07-04 21:01:36 +02:00
  • 770ce00e32 remove unnedded macro crate and make bevy_xr_utils compile for wasm Schmarni 2024-07-04 20:38:25 +02:00
  • b6f69eecd9 finish renaming and move HandBoneEntities to bevy_mod_xr Schmarni 2024-07-04 20:22:45 +02:00
  • e65573124b rename crates Schmarni 2024-07-04 19:41:56 +02:00
  • 4724af3ded update to bevy 0.14 Schmarni 2024-07-04 19:29:23 +02:00
  • 2e217ba060 Merge pull request #128 from awtterpip/correct-pipelined-updated Piper 2024-07-04 12:04:38 -05:00
  • 3264bb9605 correct pipelining awtterpip 2024-07-03 19:37:40 -05:00
  • c2a0d786b9 Merge pull request #122 from Schmarni-Dev/spatial_existence ForTehLose 2024-06-28 13:35:33 -04:00
  • ce02151114 Merge branch 'webxr-refactor' into spatial_existence ForTehLose 2024-06-28 13:21:08 -04:00
  • aebc782ff5 Merge pull request #127 from Schmarni-Dev/fix_non_xr_compat ForTehLose 2024-06-28 13:12:49 -04:00
  • a7d64a07cf fix xr_utils_actions crashing when running without an openxr runtime Schmarni 2024-06-28 16:17:36 +02:00
  • bd33adb47f fix crash when running without an openxr runtime Schmarni 2024-06-28 16:14:02 +02:00