Commit Graph
1056 Commits
Author SHA1 Message Date
Mamadou Babaei 1bec2029b3 bump senseglove libraries to v2.305.3-17a820b6e with support for Android NDK r27c and Epic Native/Cross Toolchains v26 2025-11-18 03:18:58 +01:00
Mamadou Babaei 9b080bc70a set default VibrotactileFrequency to 180 for optimal vibrotactile feedback 2025-11-18 03:18:57 +01:00
Mamadou Babaei a9a9918ca7 bump senseglove libraries to v2.304.1-fb2a464d6 2025-11-18 03:18:56 +01:00
Mamadou Babaei f106312244 bump senseglove libraries to v2.304.0-ebcb93fc1 2025-11-18 03:18:52 +01:00
Mamadou Babaei ba1cb559f0 replace QueueVibroLevels with SendCustomWaveform 2025-11-18 03:18:47 +01:00
Mamadou Babaei 44453f24b9 whitespace fix 2025-11-18 03:18:47 +01:00
Mamadou Babaei 1974c0216b avoid calling senseglove glove data retrieval api from tickcomponent functions and instead offload those to background timers 2025-11-18 03:18:47 +01:00
Mamadou Babaei 49e21097ff return when ensure statements fail 2025-11-18 03:18:47 +01:00
Mamadou Babaei ce1b9f2f98 get rid of SGPawn::Tick, introduce SGPawn::HandVelocitySamplerFramerate, and make hand velocity sampler timer-based instead of tick-based 2025-11-18 03:18:47 +01:00
Mamadou Babaei aa9c5b206f rename FSGGloveTrackingSettings::GloveConnectivityCheckInterval to FSGGloveTrackingSettings::DataRetrievalRefreshRate 2025-11-18 03:18:47 +01:00
Mamadou Babaei 3b03a795f0 apply third-party modules fixes 2025-11-18 03:18:47 +01:00
Mamadou Babaei 965a5537be bump senseglove libraries to v2.303.0-4a2a57376 2025-11-18 03:18:47 +01:00
Mamadou Babaei 7cf3f7d2c5 integrate sensglove libraries v2.301.0-c70bce637 and the required refactor to make it build/work 2025-11-18 03:18:46 +01:00
Mamadou Babaei 3d2bcc9612 drop ue 5.3 and msvc 2019 support and bump the senseglove libraries to v2.205.1-cb26979ed 2025-11-18 03:18:44 +01:00
Mamadou Babaei 09a99c3975 remove remnants of the long-removed Unreal Engine 5.2 from various *.Build.cs files 2025-11-18 03:18:42 +01:00
Mamadou Babaei 385ab9b0d4 remove remnants of the long-removed Unreal Engine 5.2 from SenseGloveTracking module 2025-11-18 03:18:42 +01:00
Mamadou Babaei 9f2b6b7b5e remove remnants of long removed unreal 5.2 from third-party modules *.Build.cs files 2025-11-18 03:18:42 +01:00
Mamadou Babaei 75d9896c0e re-add Source/ThirdParty/**/*.Build.cs to get tracked under git rather than lfs 2025-11-18 03:18:42 +01:00
Mamadou Babaei ad474db80e delete Source/ThirdParty/**/*.Build.cs from lfs 2025-11-18 03:18:42 +01:00
Mamadou Babaei e18db27102 fix a typo in function name SGDeviceList::SenseCommRunning() 2025-11-18 03:18:42 +01:00
Mamadou Babaei d93199c6a9 bump the plugin version to v2.6.3 2025-06-27 18:35:17 +02:00
Mamadou Babaei 5c20342fe0 add third-party openxr integration documentation section 2025-06-27 18:35:17 +02:00
Mamadou Babaei 4a7d9d15c1 bump the plugin version to v2.6.2 2025-06-10 09:14:23 +02:00
Mamadou Babaei 61e45bc75d add a vr optimization third-party tutorial 2025-06-10 09:14:23 +02:00
Mamadou Babaei 23bf60ea06 bump the plugin version to v2.6.1 2025-06-05 13:21:21 +02:00
Mamadou Babaei c976273013 changelog fixes 2025-06-05 12:40:01 +02:00
Mamadou Babaei 546d262aee bump senseglove libraries to v2.204.0-3a37b1977 2025-06-05 12:40:01 +02:00
Mamadou Babaei 9eb160aac7 fix a changelog typo 2025-06-05 12:39:55 +02:00
Mamadou Babaei d981e44d5f bump the plugin version to v2.6.0 2025-06-04 02:35:19 +02:00
Mamadou Babaei 7e68cf4c41 fix a runuat build issue due to a missing header providing engine version macros 2025-06-04 02:35:19 +02:00
Mamadou Babaei d25b621a7e deprecate ue 5.3 support 2025-06-04 02:26:03 +02:00
Mamadou Babaei e7840e63ed reoder changelog's last entry sections 2025-06-04 02:26:03 +02:00
Mamadou Babaei c1bb4dc201 revamp the ubt third-party dependency system 2025-06-04 02:26:03 +02:00
Mamadou Babaei 683d612edb fix build issue with sgbackend by deleting the impl struct copy constructor and copy assignment operator 2025-06-04 02:26:03 +02:00
Mamadou Babaei d4e6a1d28c fix a closing #endif directive comment 2025-06-04 02:26:03 +02:00
Mamadou Babaei 25da4ec03f minor code formatting fix 2025-06-04 02:26:03 +02:00
Mamadou Babaei 7246631c89 thread-safe sgbackend initialization 2025-06-04 02:26:03 +02:00
Mamadou Babaei 098ed35d07 thread-safe sglog initialization 2025-06-04 02:26:03 +02:00
Mamadou Babaei 69e1418b2c revamp sglog to use unreal's tuniqueptr instead of std::unique_ptr 2025-06-04 02:26:03 +02:00
Mamadou Babaei 089f020f59 fix critical deadlock between render and game threads in UE 5.6 when invoking IHeadMountedDisplay::GetHMDMonitorInfo() 2025-06-04 02:26:03 +02:00
Mamadou Babaei e20ed9d6a3 fix sglog windows/msvc build issues caused by the recent sglog refactor 2025-06-04 02:26:03 +02:00
Mamadou Babaei 63b5a71832 update the changelog 2025-06-04 02:26:03 +02:00
Mamadou Babaei bc0a678239 add a missing header that causes build issues on linux aarch64 due to incomplete uaniminstance type 2025-06-04 02:26:03 +02:00
Mamadou Babaei 8659bdb8ee fix type conversion safety and consistency issues across all sglog formatters 2025-06-04 02:26:03 +02:00
Mamadou Babaei 1c2a839be8 fix unreal engine 5.6 string conversion build issues on linux 2025-06-04 02:26:03 +02:00
Mamadou Babaei b092afee42 Revert "bump embedded winpython distribution to v3.12.10"
This reverts commit 4fe067cf9a.
2025-06-04 02:26:02 +02:00
Mamadou Babaei 2a6b28d709 Revert "attempt at fixing handbook's broken make pack on windows by upgrading mdbook-pdf-outline"
This reverts commit 1be45f2cba.
2025-06-04 02:26:01 +02:00
Mamadou Babaei 432ec062d2 attempt at fixing handbook's broken make pack on windows by upgrading mdbook-pdf-outline 2025-06-04 02:26:01 +02:00
Mamadou Babaei 2da51d8d16 bump the SenseGlove Unreal Engine Marketplace Packager to v0.6.0-4108c6f 2025-06-04 02:26:01 +02:00
Mamadou Babaei dad22a679e bump senseglove libraries to v2.203.0-f3d3e676 which migrates to C++20 2025-06-04 02:25:59 +02:00