Commit Graph
193 Commits
Author SHA1 Message Date
Mamadou Babaei d0a838b263 removed the allbreaker virtual hand model as it's no longer compatible with the openxr integration 2024-06-04 12:52:17 +02:00
Mamadou Babaei 8413f9488f bump the plugin version to v2.0.7 2024-05-29 12:38:55 +02:00
Mamadou Babaei 932b26c2e6 bump the plugin version to v2.0.6 2024-05-29 11:38:49 +02:00
Mamadou Babaei 2143142d65 update the changelog 2024-05-27 16:43:54 +02:00
Mamadou Babaei ce4e7c4191 update the changelog 2024-05-27 16:39:09 +02:00
Mamadou Babaei 35ef72097b implement bHandTrackingVisualizationAllowed 2024-05-27 16:37:44 +02:00
Mamadou Babaei 4e850ff8e8 document more unreleased changes 2024-05-22 18:13:44 +02:00
Mamadou Babaei d123f782c2 bump the plugin version to v2.0.5 2024-05-22 17:31:03 +02:00
Mamadou Babaei 6100c09a6b add the senseglove debug kismet module 2024-05-22 17:23:22 +02:00
Mamadou Babaei 8458e12d0b bump the plugin version to v2.0.4 2024-05-17 11:38:04 +02:00
Mamadou Babaei 99f71d04d5 bump the plugin version to v2.0.3 2024-05-16 19:57:19 +02:00
Mamadou Babaei c5adee47ce implement the OpenXR-compatible hand tracking (XR_EXT_hand_tracking) support 2024-05-03 11:29:17 +02:00
Mamadou Babaei 9b32ee589b rename sgheadmountdisplay to sgheadmounteddisplay 2024-05-02 11:48:59 +02:00
Mamadou Babaei a1488f32bb add vive xr elite hmd auto-detection checkes and other vive headset detection bug fixes and improvements 2024-04-30 15:44:59 +02:00
Mamadou Babaei 4a6f528e96 remove ASGVirtualHandActor 2024-04-29 18:28:28 +02:00
Mamadou Babaei 1fe189a7ff make the sgsettings constructor private 2024-04-29 11:16:51 +02:00
Mamadou Babaei 82550b6a40 bump senseglove libraries to v2.102.0-4a8bd81d and drop support for ue 5.1 and epic native toolchain v20 2024-04-25 16:22:13 +02:00
Mamadou Babaei 65d97a5277 bump the plugin version to v2.0.2 2024-04-25 12:54:16 +02:00
Mamadou Babaei 0ffac1f789 bump the plugin version to v2.0.1 2024-04-15 15:01:57 +02:00
Mamadou Babaei ade7afac88 improve vive pro and vive focus 3 detection by utilizing optic resolution to distinguish them 2024-04-12 07:21:56 +02:00
Mamadou Babaei 170ee2d66b only instantiate the connected glove once instead of recreating and destroying it every frame 2024-04-12 06:56:04 +02:00
Mamadou Babaei 2e9407e485 do not call FSGHandLayer::ResetCalibration on every backend initialization 2024-04-10 16:38:33 +02:00
Mamadou Babaei 8a6927ce8d bump senseglove libraries to v2.102.0-35d4de3f 2024-04-10 16:21:13 +02:00
Mamadou Babaei f806e5bf24 fix the wrong header file description sections for the header files 2024-04-10 15:30:03 +02:00
Mamadou Babaei f6e3535a9c implement hmd and wrist tracker hardware auto-detection fallback when it's not set explicitly 2024-04-10 15:29:53 +02:00
Mamadou Babaei 71c052469e update the changelog with the unreleased changes 2024-03-23 17:28:39 +01:00
Mamadou Babaei ed8e846816 bump the plugin version to v2.0.0 2024-03-22 21:27:19 +01:00
Mamadou Babaei b65541282a update the changelog 2024-03-22 21:23:34 +01:00
Mamadou Babaei 1d03b49f70 fix other build issues with non-unity builds 2024-03-22 13:10:09 +01:00
Mamadou Babaei 0f95cc4d4b bump the senseglove libraries to v2.101.12-62b1be11 2024-03-21 19:33:53 +01:00
Mamadou Babaei 0cdc7e03ac fix a build issue inside FSGArrayUtils::FromStdVector introduced by newer msvc updates due to stricter implicit uint64 to int32 conversions 2024-03-21 11:16:26 +01:00
Mamadou Babaei 4581db31aa bump the senseglove backend libraries to v2.101.11-2d6fe9ce 2024-03-21 00:50:40 +01:00
Mamadou Babaei 17b904bae2 allow the c++ compiler the opportunity to perform rvo/nrvo if applicable 2024-03-20 14:31:28 +01:00
Mamadou Babaei 938515fcfa bump senseglove libraries to v2.101.10-7e515114 2024-03-19 17:34:38 +01:00
Mamadou Babaei 368d253e5f update the changelog with added quest 3 controllers support 2024-03-19 16:36:04 +01:00
Mamadou Babaei cdbc1a5dff integrate the virtual hand mesh from allbreaker 2024-03-19 15:43:22 +01:00
Mamadou Babaei b596524c58 declare the openxr plugin as a dependency 2024-03-13 19:44:17 +01:00
Mamadou Babaei f3d143ccdb utilize UXRDeviceVisualizationComponent to display meshes on UE 5.2 onwards 2024-03-13 19:43:46 +01:00
Mamadou Babaei 3c13f3b3fb fix the changelog errors 2024-03-12 21:30:16 +01:00
Mamadou Babaei 27fb24dbc9 remove a changelog that is not valid anymore 2024-03-12 21:11:04 +01:00
Mamadou Babaei fa36c909c0 bump the senseglove libraries to v2.101.9-8abfc26d 2024-03-12 21:09:26 +01:00
Mamadou Babaei fb9fbd878f bump the plugin version to v1.9.8 2024-03-12 21:04:42 +01:00
Mamadou Babaei ab9bc6f595 make bones rotations a private field 2024-03-12 15:58:47 +01:00
Mamadou Babaei f36bca9755 update the changelog 2024-03-12 15:27:39 +01:00
Mamadou Babaei 4ef1be2bb9 update the changelog 2024-03-11 13:30:16 +01:00
Mamadou Babaei ab4070a76f update the change log with unreleased changes 2024-03-07 23:50:01 +01:00
Mamadou Babaei 22ae734680 bump senseglove libraries to v2.101.7-3580cd9f 2024-03-07 23:46:28 +01:00
Mamadou Babaei 8d48402ba1 bump senseglove libraries to v2.101.5-f0aff76b 2024-03-07 12:01:16 +01:00
Mamadou Babaei 19a9144cd4 bump senseglove libraries to v2.101.4-6c860c42 with android fixes and fix a android crash 2024-03-06 09:44:13 +01:00
Mamadou Babaei ed501b65eb bump senseglove libraries to v2.101.3-e583f6de 2024-03-04 15:27:21 +01:00