Commit Graph
1058 Commits
Author SHA1 Message Date
Mamadou Babaei 62089dc2b4 remove support for FXRMotionControllerData on UE 5.7 as it has been obliterated by the upstream and apply necessary changes to make XR_EXT_hand_tracking work again on 5.7 2025-11-18 03:56:26 +01:00
Mamadou Babaei 286824eb5b bump senseglove libraries to v2.305.3-17a820b6e with support for Android NDK r27c and Epic Native/Cross Toolchains v26 2025-11-18 03:56:25 +01:00
Mamadou Babaei 47c9a000bf set default VibrotactileFrequency to 180 for optimal vibrotactile feedback 2025-11-18 03:56:20 +01:00
Mamadou Babaei da68b19c1e bump senseglove libraries to v2.304.1-fb2a464d6 2025-11-18 03:56:19 +01:00
Mamadou Babaei 094e924542 bump senseglove libraries to v2.304.0-ebcb93fc1 2025-11-18 03:56:18 +01:00
Mamadou Babaei b9bc5a4ccd replace QueueVibroLevels with SendCustomWaveform 2025-11-18 03:56:17 +01:00
Mamadou Babaei bb2fd82a8c whitespace fix 2025-11-18 03:56:16 +01:00
Mamadou Babaei d6239766d8 avoid calling senseglove glove data retrieval api from tickcomponent functions and instead offload those to background timers 2025-11-18 03:56:12 +01:00
Mamadou Babaei 32ab3928a5 return when ensure statements fail 2025-11-18 03:44:28 +01:00
Mamadou Babaei 007923d130 get rid of SGPawn::Tick, introduce SGPawn::HandVelocitySamplerFramerate, and make hand velocity sampler timer-based instead of tick-based 2025-11-18 03:44:28 +01:00
Mamadou Babaei 68000877ee rename FSGGloveTrackingSettings::GloveConnectivityCheckInterval to FSGGloveTrackingSettings::DataRetrievalRefreshRate 2025-11-18 03:44:28 +01:00
Mamadou Babaei d01d1cb25c apply third-party modules fixes 2025-11-18 03:44:27 +01:00
Mamadou Babaei 59b507e270 bump senseglove libraries to v2.303.0-4a2a57376 2025-11-18 03:44:27 +01:00
Mamadou Babaei 700e301b43 integrate sensglove libraries v2.301.0-c70bce637 and the required refactor to make it build/work 2025-11-18 03:44:25 +01:00
Mamadou Babaei 36e40fa626 drop ue 5.3 and msvc 2019 support and bump the senseglove libraries to v2.205.1-cb26979ed 2025-11-18 03:44:21 +01:00
Mamadou Babaei 85824f686a remove remnants of the long-removed Unreal Engine 5.2 from various *.Build.cs files 2025-11-18 03:44:17 +01:00
Mamadou Babaei 37c49f0d97 remove remnants of the long-removed Unreal Engine 5.2 from SenseGloveTracking module 2025-11-18 03:44:16 +01:00
Mamadou Babaei cf3b543650 remove remnants of long removed unreal 5.2 from third-party modules *.Build.cs files 2025-11-18 03:44:16 +01:00
Mamadou Babaei fadd5f783e re-add Source/ThirdParty/**/*.Build.cs to get tracked under git rather than lfs 2025-11-18 03:44:16 +01:00
Mamadou Babaei 027431963a delete Source/ThirdParty/**/*.Build.cs from lfs 2025-11-18 03:44:15 +01:00
Mamadou Babaei 37a3991286 fix a typo in function name SGDeviceList::SenseCommRunning() 2025-11-18 03:44:09 +01:00
Mamadou Babaei 982819372a bump the plugin version to v2.6.3 2025-06-27 18:35:10 +02:00
Mamadou Babaei c57cae9c6e add third-party openxr integration documentation section 2025-06-27 18:35:10 +02:00
Mamadou Babaei 784826b013 bump the plugin version to v2.6.2 2025-06-10 09:14:25 +02:00
Mamadou Babaei f9ab745267 add a vr optimization third-party tutorial 2025-06-10 09:14:25 +02:00
Mamadou Babaei 9ba19114d3 bump the plugin version to v2.6.1 2025-06-05 13:21:28 +02:00
Mamadou Babaei df8b8b28d3 changelog fixes 2025-06-05 12:40:22 +02:00
Mamadou Babaei e1d30c7637 bump senseglove libraries to v2.204.0-3a37b1977 2025-06-05 12:40:22 +02:00
Mamadou Babaei 227c654a43 fix a changelog typo 2025-06-05 12:40:14 +02:00
Mamadou Babaei 724e7caff2 bump the plugin version to v2.6.0 2025-06-04 02:35:50 +02:00
Mamadou Babaei 79ebb88ee4 fix a runuat build issue due to a missing header providing engine version macros 2025-06-04 02:35:50 +02:00
Mamadou Babaei 340cda6d09 deprecate ue 5.3 support 2025-06-04 02:35:50 +02:00
Mamadou Babaei dfe92f39f3 reoder changelog's last entry sections 2025-06-04 02:35:50 +02:00
Mamadou Babaei 9bd84cb85f revamp the ubt third-party dependency system 2025-06-04 02:35:50 +02:00
Mamadou Babaei 97846089e6 fix build issue with sgbackend by deleting the impl struct copy constructor and copy assignment operator 2025-06-04 02:35:50 +02:00
Mamadou Babaei 4194dbb57d fix a closing #endif directive comment 2025-06-04 02:35:50 +02:00
Mamadou Babaei 1c1ac35f08 minor code formatting fix 2025-06-04 02:35:50 +02:00
Mamadou Babaei 471cc7fb1f thread-safe sgbackend initialization 2025-06-04 02:35:50 +02:00
Mamadou Babaei a5b50b8b94 thread-safe sglog initialization 2025-06-04 02:35:50 +02:00
Mamadou Babaei 3e3a0e485a revamp sglog to use unreal's tuniqueptr instead of std::unique_ptr 2025-06-04 02:35:50 +02:00
Mamadou Babaei 8bf62bc4d4 fix critical deadlock between render and game threads in UE 5.6 when invoking IHeadMountedDisplay::GetHMDMonitorInfo() 2025-06-04 02:35:50 +02:00
Mamadou Babaei 1b9d19a46b fix sglog windows/msvc build issues caused by the recent sglog refactor 2025-06-04 02:35:50 +02:00
Mamadou Babaei 0df933ece5 update the changelog 2025-06-04 02:35:50 +02:00
Mamadou Babaei 5d1ef79607 add a missing header that causes build issues on linux aarch64 due to incomplete uaniminstance type 2025-06-04 02:35:50 +02:00
Mamadou Babaei 87660c3514 fix type conversion safety and consistency issues across all sglog formatters 2025-06-04 02:35:50 +02:00
Mamadou Babaei c8b4f2e706 fix unreal engine 5.6 string conversion build issues on linux 2025-06-04 02:35:50 +02:00
Mamadou Babaei e2ee4be579 Revert "bump embedded winpython distribution to v3.12.10"
This reverts commit 4fe067cf9a.
2025-06-04 02:35:49 +02:00
Mamadou Babaei 3b391495cf Revert "attempt at fixing handbook's broken make pack on windows by upgrading mdbook-pdf-outline"
This reverts commit 1be45f2cba.
2025-06-04 02:35:48 +02:00
Mamadou Babaei 68113216f3 attempt at fixing handbook's broken make pack on windows by upgrading mdbook-pdf-outline 2025-06-04 02:35:48 +02:00
Mamadou Babaei bab502aa64 bump the SenseGlove Unreal Engine Marketplace Packager to v0.6.0-4108c6f 2025-06-04 02:35:48 +02:00