Commit Graph

  • a3c33cb8b6 win + steamvr and quest working, wivrn still broken Schmarni 2024-01-24 03:46:20 +01:00
  • bc1985eedd works on quest broken on wivrn Schmarni 2024-01-24 00:28:53 +01:00
  • db5539cfd9 removed weird file Schmarni 2024-01-23 06:10:01 +01:00
  • a0ac82b21c borked Schmarni 2024-01-23 05:46:01 +01:00
  • 6f6948e627 borked Schmarni 2024-01-23 05:45:48 +01:00
  • 53af86b073 Merge pull request #64 from Schmarni-Dev/fix-android-warning Schmarni 2024-01-15 07:27:35 +01:00
  • cdeb7bda54 fix android Schmarni 2024-01-15 05:13:38 +01:00
  • 87fe9093df fix android warning Schmarni 2024-01-15 05:08:49 +01:00
  • 144e786db9 ready to test Schmarni 2024-01-14 02:12:49 +01:00
  • cbf9485bb7 working Schmarni 2024-01-14 00:15:14 +01:00
  • f5f33268ff finish oxr rendering implementation awtterpip 2024-01-12 08:22:45 -06:00
  • 1a8a235eaa finish rendering awtterpip 2024-01-11 20:24:10 -06:00
  • aae751bdab changed vulkan init code Schmarni 2024-01-09 20:34:10 +01:00
  • 9e0c586610 added return value awtterpip 2024-01-04 13:49:02 -06:00
  • c87dd90674 openxr impl progress awtterpip 2024-01-04 13:47:15 -06:00
  • b2efa802cb use openxr git version (#62) Schmarni 2024-01-01 02:30:12 +01:00
  • 65a30cac3c make app close when requested by os and other stuff (#61) Schmarni 2024-01-01 00:35:59 +01:00
  • 6d39fb0a65 oxr backend progress awtterpip 2023-12-29 17:02:48 -06:00
  • 7bd9a13458 fix wasm compile error awtterpip 2023-12-27 20:35:42 -06:00
  • 995138ddc9 changed path id awtterpip 2023-12-27 20:33:25 -06:00
  • e615249ed3 fix gitignore awtterpip 2023-12-27 20:17:09 -06:00
  • 4df8b38302 add comment awtterpip 2023-12-27 20:09:45 -06:00
  • b43f875b3b add doc comments awtterpip 2023-12-27 20:03:41 -06:00
  • 660dd32d84 api changes awtterpip 2023-12-27 19:20:59 -06:00
  • fd5323069f api changes awtterpip 2023-12-27 19:04:21 -06:00
  • ffa9e6d080 move to api crate awtterpip 2023-12-26 14:20:22 -06:00
  • fcedb9c0c8 do not compile openxrs for wasm32 (#59) Schmarni 2023-12-15 07:09:07 +01:00
  • 265696b07d Add Vec2Conv helper and Display warning with message when openxr fails to load (#58) Schmarni 2023-12-14 06:25:17 +01:00
  • 248d160ae5 add support for Vec2 Actions, slightly changed the way actions are created but no functionality change and changed the get_action_* return result to a custom error (#57) Schmarni 2023-12-12 01:26:55 +01:00
  • 2e492e120c made setup_xr public (#56) Schmarni 2023-12-11 22:07:46 +01:00
  • 45f5d8c461 Merge pull request #55 from Schmarni-Dev/action_updates Schmarni 2023-12-11 20:29:11 +01:00
  • 037f719329 begin refactor awtterpip 2023-12-11 12:59:37 -06:00
  • 900d4fe725 Make ActionType Copy Schmarni 2023-12-11 19:52:40 +01:00
  • ae8c5ef185 update XrSetup Scheduling to allow other plugins to run before in Startup Schmarni 2023-12-11 19:24:33 +01:00
  • b59e5be083 change type of pretty_name for ActionSets and Actions Schmarni 2023-12-11 19:22:21 +01:00
  • 7947dd097c Enable locomotion to handle arbitrary rotations of the view space (#49) Oli Scherer 2023-12-10 09:12:25 +01:00
  • 786fb4fe9f fixed controllers (#54) Schmarni 2023-12-10 00:36:01 +01:00
  • e0c9d88767 fixed version conflict (#53) Schmarni 2023-12-10 00:07:25 +01:00
  • 28008f7964 Fallback to flat when no oxr runtime is found (#51) Schmarni 2023-12-09 06:09:48 +01:00
  • d9ebd5bf0c Merge pull request #47 from aMySour/patch-1 Malek 2023-12-02 13:14:37 -08:00
  • 7d7fdb61e9 Update Cargo.toml to change bevy_openxr to bevy_oxr in GitHub link asour 2023-11-22 08:05:09 -04:00
  • 1cf866324b Merge pull request #46 from ForTehLose/optionalControllers Malek 2023-11-21 11:43:47 -08:00
  • b2f28a9753 fixed some debug gizmos Jay Christy 2023-11-21 13:59:43 -05:00
  • c4c8308d34 more fixin Jay Christy 2023-11-21 13:54:09 -05:00
  • e2b506181a xr controller update now handles no controller entities Jay Christy 2023-11-21 13:43:01 -05:00
  • 47a5aa0daa updates to check for controller entities in emulated hand tracking Jay Christy 2023-11-21 13:34:23 -05:00
  • 44b9e02130 Merge pull request #43 from ForTehLose/improved_interactions ForTehLose 2023-11-20 14:06:39 -05:00
  • 7d3ea85c3d tiny clean up Jay Christy 2023-11-20 13:59:36 -05:00
  • f76e81c0e0 Merge pull request #41 from Schmarni-Dev/hand_refactor Malek 2023-11-20 10:28:22 -08:00
  • f47375b97d Made Thumb Way less aggressive when touching using hand pose emulation Schmarni 2023-11-20 19:24:11 +01:00
  • cc4d33a8f3 removed some files Schmarni 2023-11-18 00:12:40 +01:00
  • 4fae7f4e7c removed unused workaround Schmarni 2023-11-17 00:06:55 +01:00
  • 2d4d7f5c7f Pull main Schmarni 2023-11-16 21:32:17 +01:00
  • 200be97846 Small cleanup, and moved hand.rs to hands/common.rs Schmarni 2023-11-16 21:26:49 +01:00
  • 2f91b5cbb1 Merge pull request #40 from Schmarni-Dev/actions_rework ForTehLose 2023-11-16 13:44:53 -05:00
  • fe15e89acd slight cleanup Schmarni 2023-11-16 06:27:20 +01:00
  • 5b443c3b35 Done Schmarni 2023-11-16 06:09:36 +01:00
  • 851c7b7587 fixed merge conflicts Schmarni 2023-11-16 03:09:42 +01:00
  • 53ba18c157 commit xr_input module Schmarni 2023-11-16 02:52:27 +01:00
  • 86a7bf7317 make hands default back to Handtracking if the extension is available Schmarni 2023-11-14 02:45:29 +01:00
  • e5363acac9 finnish everything Schmarni 2023-11-14 02:32:57 +01:00
  • 0f838074b1 git Jay Christy 2023-11-12 00:51:41 -05:00
  • 74e4e0c3b7 Updated Oculus controller to use the Schmarni 2023-11-10 21:57:01 +01:00
  • ca15cb7cda Updated Oculus controller to use the Schmarni 2023-11-10 21:56:03 +01:00
  • 1db2cb2dd7 Finallygit add src/xr_input/actions.rs src/xr_input/mod.rs Schmarni 2023-11-10 13:38:40 +01:00
  • 76715755f0 Merge pull request #38 from TheButlah/improve-android-example Malek 2023-11-09 13:29:53 -08:00
  • 71e3f04973 Improved android example Ryan Butler 2023-11-09 02:10:15 -05:00
  • 9186f92883 Merge pull request #37 from ForTehLose/optionalHands ForTehLose 2023-11-08 16:19:29 -05:00
  • 02cbbccf5e Merge pull request #34 from Schmarni-Dev/lib_rs ForTehLose 2023-11-08 16:18:14 -05:00
  • c93127f24c fixed a few things Jay Christy 2023-11-08 15:02:49 -05:00
  • 966df736d7 also change the resource based on ext Jay Christy 2023-11-08 14:27:53 -05:00
  • de0807d308 only add hand resource if we support the ext Jay Christy 2023-11-08 14:21:03 -05:00
  • 0377ae9a34 revert some commits Schmarni 2023-11-08 19:52:19 +01:00
  • 3b4d27a36f maybe all features are needed? Schmarni 2023-11-08 07:31:31 +01:00
  • 0f7194ab4d made android support completly transparent to the user, at the cost of being able to force disable openxr linking Schmarni 2023-11-08 07:18:22 +01:00
  • f552f889fe implemented a way less clean thingy Schmarni 2023-11-08 06:33:30 +01:00
  • b207ff64c0 Well removed demo as a Cargo Example because it does not like being build that way Schmarni 2023-11-08 05:36:03 +01:00
  • d086fc3731 maybe this fixed the library not found issue? Schmarni 2023-11-08 05:12:27 +01:00
  • 6a340477a5 added android support that hopefully doesn't break windows this time Schmarni 2023-11-08 05:04:39 +01:00
  • 4f9b57f6b9 Merge pull request #32 from Schmarni-Dev/push_main_2 Malek 2023-11-07 19:16:02 -08:00
  • e3fd2df070 Just added android support Schmarni 2023-11-08 04:09:58 +01:00
  • 4307d2a66e Refactord main.rs into lib.rs as Preperation for android support Schmarni 2023-11-08 03:14:50 +01:00
  • c488e1feb6 lets not brake the code Schmarni 2023-11-08 02:49:07 +01:00
  • ef9e20b7d5 minimal clean up Schmarni 2023-11-08 02:47:10 +01:00
  • e401554c97 removed unnecessary openxr extension Schmarni 2023-11-08 02:42:18 +01:00
  • 979c2fdd40 copied src from Schmarni-Dev/bevy_openxr:demo Schmarni 2023-11-08 02:38:56 +01:00
  • e20c38c5db stuff Schmarni 2023-11-08 02:31:11 +01:00
  • 78ee35df2a Merge pull request #31 from kayhhh/add-repository Malek 2023-11-07 15:21:28 -08:00
  • 6b7a53f730 add repository to package metadata Kayh 2023-11-07 17:49:12 -05:00
  • e1fb77b941 Merge pull request #29 from DanielQuick/ignore-panic-when-removing-headset Malek 2023-11-07 11:58:33 -08:00
  • 19f4741cef warn instead of ignoring error DanielQuick 2023-11-07 13:46:44 -06:00
  • fc2a705abf Merge pull request #30 from ForTehLose/demo Malek 2023-11-07 11:26:34 -08:00
  • a1cd9e3c69 forgot the crate rename Jay Christy 2023-11-07 13:58:48 -05:00
  • 5be6459b3e Merge branch 'main' into demo Jay Christy 2023-11-07 13:37:46 -05:00
  • 207766130e added collision groups, and removed rapierdebugger Jay Christy 2023-11-07 13:36:05 -05:00
  • a35e7b1330 this works much better, still bad though Jay Christy 2023-11-07 12:40:14 -05:00
  • 42adcea19e ignore end_frame error DanielQuick 2023-11-07 11:29:16 -06:00
  • 7a29d1bd36 welp this works better Jay Christy 2023-11-07 01:48:05 -05:00
  • 242759eca2 updates Jay Christy 2023-11-06 23:39:37 -05:00
  • 7b52b57df4 Merge pull request #3 from Schmarni-Dev/demo Schmarni 2023-11-07 03:51:31 +01:00