Commit Graph
588 Commits
Author SHA1 Message Date
Mamadou Babaei eb610208b9 fix build issue with sgbackend by deleting the impl struct copy constructor and copy assignment operator 2025-06-04 00:48:21 +02:00
Mamadou Babaei 3fb52fa066 fix a closing #endif directive comment 2025-06-03 08:31:21 +02:00
Mamadou Babaei 502c10e51e minor code formatting fix 2025-06-03 07:14:53 +02:00
Mamadou Babaei 769559f535 thread-safe sgbackend initialization 2025-06-03 07:14:37 +02:00
Mamadou Babaei 6daca65cd5 thread-safe sglog initialization 2025-06-03 07:11:32 +02:00
Mamadou Babaei e74a664312 revamp sglog to use unreal's tuniqueptr instead of std::unique_ptr 2025-06-03 07:04:40 +02:00
Mamadou Babaei 85dbeb3f9e fix critical deadlock between render and game threads in UE 5.6 when invoking IHeadMountedDisplay::GetHMDMonitorInfo() 2025-06-03 06:06:37 +02:00
Mamadou Babaei e93a97ba38 fix sglog windows/msvc build issues caused by the recent sglog refactor 2025-06-03 04:42:48 +02:00
Mamadou Babaei 62c5e58dcf add a missing header that causes build issues on linux aarch64 due to incomplete uaniminstance type 2025-06-02 12:24:08 +02:00
Mamadou Babaei 4f88590ac8 fix type conversion safety and consistency issues across all sglog formatters 2025-06-02 12:24:03 +02:00
Mamadou Babaei 2b9ca4b121 fix unreal engine 5.6 string conversion build issues on linux 2025-06-02 09:46:26 +02:00
Mamadou Babaei 84f2c81940 bump senseglove libraries to v2.203.0-f3d3e676 which migrates to C++20 2025-05-30 20:17:23 +02:00
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