Commit Graph
1049 Commits
Author SHA1 Message Date
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
Mamadou Babaei 65cd9ec2fe bump senseglove libraries to v2.203.0-f3d3e676 which migrates to C++20 2025-06-04 02:35:46 +02:00
Mamadou Babaei 4fae944ba0 bump embedded winpython distribution to v3.12.10 2025-06-04 02:35:45 +02:00
Mamadou Babaei cb234b56c9 lock the mdbook crate version to v0.49.0 2025-06-04 02:35:43 +02:00
Mamadou Babaei 76e2537451 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-06-04 02:35:43 +02:00
Mamadou Babaei a154cf122f update the outdated directory structure section inside the handbook with the latest changes 2025-06-04 02:35:41 +02:00
Mamadou Babaei b6b8e61f87 bump the senseglove libraries to libraries to v2.201.0-edef7655 and replace epic native toolchain v24 with v25 2025-06-04 02:35:40 +02:00
Mamadou Babaei 6a0d054da1 bump the plugin version to v2.5.0 2025-05-09 16:49:37 +02:00
Mamadou Babaei 2279304dd6 fix bad warning emoji character inside the platform support matrix 2025-05-09 16:49:37 +02:00
Mamadou Babaei d0adccbe60 improve the changelog formatting as much as possible 2025-05-09 16:35:46 +02:00