Commit Graph
576 Commits
Author SHA1 Message Date
Mamadou Babaei bf15b9b11e bump senseglove libraries to v2.202.0-5d54da32 which fixes linux build issues for ue 5.5/5.6 by linking against libc++ instead of libstdc++ 2025-05-23 22:48:14 +02:00
Mamadou Babaei a4cb4ea167 bump the senseglove libraries to libraries to v2.201.0-edef7655 and replace epic native toolchain v24 with v25 2025-05-22 12:44:44 +02:00
Mamadou Babaei 2b3afc5c94 bump the SenseGlove libraries to the v2.200.0-0cb715d0 release with BLE (Bluetooth Low Energy) support 2025-05-09 14:57:18 +02:00
Mamadou Babaei 80208a47bf code formatting fix 2025-04-30 20:06:59 +02:00
Mamadou Babaei 748652a336 fix a critical deadlock issue (UE-212224) in UE 5.5/5.6 during PipelinedFrameState acquisition 2025-04-30 20:06:52 +02:00
Mamadou Babaei 7e8a59539f bump the SenseGlove libraries to the v2.199.1-8de3deb9 experimental release with BLE (Bluetooth Low Energy) support 2025-04-24 16:11:40 +02:00
Mamadou Babaei 74f40853c5 bump the SenseGlove libraries to the v2.199.0-b35c8158 experimental release with BLE (Bluetooth Low Energy) support 2025-04-23 14:36:37 +02:00
Mamadou Babaei 6604762638 bump the senseglove libraries to the latest experimental ble builds 2025-04-23 13:08:05 +02:00
Mamadou Babaei 496d46f39e revamp android backend initialization error handling and bump the senseglove libraries to the latest experimental ble builds 2025-04-22 13:48:11 +02:00
Mamadou Babaei d507b2d8ca bump the senseglove libraries to a ble-aware version that resolves android build issues 2025-04-18 11:25:22 +02:00
Mamadou Babaei 4504e92a9f bump sgconnect for android to an experimental unreleased ble-aware implementation 2025-04-16 11:13:51 +02:00
Mamadou Babaei 9e2045b1cd bump senseglove libraries to a yet to be versioned, experimental release, with ble support 2025-04-15 17:19:04 +02:00
Mamadou Babaei e2e7602dc2 add initial support for epic native toolchain v24 2025-04-15 17:13:14 +02:00
Mamadou Babaei aaad19cd53 bump the senseglove libraries to v2.106.0-d5361a48 2025-02-21 18:31:27 +01:00
Mamadou Babaei 131b076f74 Revert "experiment with a hacky approach to make metaxr work"
This reverts commit f3bc6502e4.
2025-02-12 16:08:33 +01:00
Mamadou Babaei 06c71d6a9e Revert "add SetupMetaXRAvailability during the build time to define WITH_METAXR"
This reverts commit e2c50e9c77.
2025-02-12 16:07:51 +01:00
Mamadou Babaei f3bc6502e4 experiment with a hacky approach to make metaxr work 2025-02-12 13:23:11 +01:00
Mamadou Babaei e2c50e9c77 add SetupMetaXRAvailability during the build time to define WITH_METAXR 2025-02-11 17:17:32 +01:00
Mamadou Babaei d094e59d7a add missing headers to solve runuat build issues 2025-02-10 14:13:44 +01:00
Mamadou Babaei 93c8e57633 add initial ultimate tracker and OpenXRXrTracker support which is not fully functional 2025-02-07 10:19:15 +01:00
Mamadou Babaei c92de36107 clear up debug logs 2025-02-05 14:27:37 +01:00
Mamadou Babaei 8f8600cdc6 add support for htc vive wrist trackers on android 2025-02-04 17:38:07 +01:00
Mamadou Babaei 257b48bcb9 fix a comment formatting 2025-02-04 17:38:00 +01:00
Mamadou Babaei 43b7b7393c fix a typo 2025-02-04 17:37:53 +01:00
Mamadou Babaei 6bc982d45b add support for htc vive focus vision hmd auto-detection and various htc hmds auto-detection support on android 2025-02-04 17:37:46 +01:00
Mamadou Babaei f5a61eb84e optimize FSGArrayUtils by pre-allocating memory instead of growing by every emplace_back or add 2025-01-29 12:49:13 +01:00
Mamadou Babaei f401327d90 fix a comment 2025-01-29 10:10:47 +01:00
Mamadou Babaei 223c0ff686 use fixed-width integers 2025-01-29 04:26:02 +01:00
Mamadou Babaei d4c3c7d20d minor comment fixes 2025-01-28 15:27:58 +01:00
Mamadou Babaei d2c2d317ff remove redundant sgxrtracker code 2025-01-28 15:27:58 +01:00
Mamadou Babaei 30f8f016c5 use engine api to set the tracking motion source 2025-01-28 15:27:58 +01:00
Mamadou Babaei e4f8b82c8a fix the non-editor build issues caused by the recent motion sources refactor 2025-01-28 15:27:58 +01:00
Mamadou Babaei 564254e573 refactor the way we populate and utilize motion sources for viveopenxr compatibility 2025-01-28 15:27:57 +01:00
Mamadou Babaei 350c7f32d2 remove redundant dependency module 2025-01-28 15:27:57 +01:00
Mamadou Babaei 71cc939123 add the FSGPluginUtils utility class for other plugins or modules availability detection such as Meta XR and ViveOpenXR 2025-01-28 15:27:57 +01:00
Mamadou Babaei 6444336269 fix a critical issue where HandStates->GetTransform(KeyPoint) was incorrectly resolving to (&HandStates[0])->GetTransform(KeyPoint), causing both hands to use the left hand's wrist transform under specific conditions 2025-01-28 14:18:48 +01:00
Mamadou Babaei 1204e36876 add FSGConnectJNI::Initialize() and FSGCoreJNI::Initialize() return codes to Android logs for detailed debugging purposes through adb logcat 2025-01-24 12:21:25 +01:00
Mamadou Babaei d1f0ded07e bump the SenseGlove libraries to v2.105.3-97ea18cb 2025-01-17 11:35:33 +01:00
Mamadou Babaei a9196bc997 bump the copyright years 2025-01-17 11:08:45 +01:00
Mamadou Babaei f72bcb3e5f do an ensure check instead of silently ignoring the non-existent joint 2024-11-25 09:08:10 +01:00
Mamadou Babaei 9b2bdfc80c calculate the bone ref transforms using the current mesh rather than the reference mesh 2024-11-25 08:44:51 +01:00
Mamadou Babaei a90fd774b8 white space and code formatting fixes 2024-11-25 08:43:20 +01:00
Mamadou Babaei 37ad3941b9 fix ue 5.5 deprecation warnings inside USGVirtualHandComponent 2024-11-13 15:56:37 +01:00
Mamadou Babaei d6d3944280 fix rocket build issues by adding missing the headers 2024-11-13 15:29:51 +01:00
Mamadou Babaei 400bf3c138 remove comments that probably pasted by mistake 2024-11-13 14:59:58 +01:00
Mamadou Babaei 7792cacdca revamp the way the plugin requests permisions on Android by showing a pop-up to the user rather than silently crashing if those permisions were not already given 2024-11-13 14:35:39 +01:00
Mamadou Babaei 8bd04bd3ba implement the android permissions singleton responsible for requesting android permissions and checking those 2024-11-13 22:42:45 +01:00
Mamadou Babaei 02358e850b re-order the required permissions alphabetically inside the android upl file 2024-11-13 22:42:29 +01:00
Mamadou Babaei c2ab7c59c8 make the USGBackend constructor private 2024-11-13 14:31:40 +01:00
Mamadou Babaei a465a75e95 remove USGBackend class config specifier 2024-11-13 14:31:00 +01:00