Commit Graph
1082 Commits
Author SHA1 Message Date
Mamadou Babaei 23fe1a01b0 force USGVirtualHandComponent and USGWristTrackerComponent update their xr hand-tracking data when their handedness is updated 2026-02-24 13:16:34 +01:00
Mamadou Babaei 2dfb4505a7 remove redundant headers and perform whitespace fixes 2026-02-24 13:16:34 +01:00
Mamadou Babaei 01c84bd8a4 list existing senseglove components under SenseGlove class group in ue editor 2026-02-24 13:16:34 +01:00
Mamadou Babaei a6cc9b0030 whitespace fix 2026-02-24 13:16:34 +01:00
Mamadou Babaei b110593822 ensure deterministic dependency builds by pinning rust toolchain 2026-02-24 13:16:33 +01:00
Mamadou Babaei dd15b3057c some changelog errata fixes 2026-02-24 13:16:33 +01:00
Mamadou Babaei 8dff715d7f bump senseglove ue marketplace packager to v0.6.1-85c5a6e 2026-02-24 13:16:33 +01:00
Mamadou Babaei bd94448456 bump the copyright years 2026-02-24 13:16:32 +01:00
Mamadou Babaei 33d455e9d4 minor changelog formatting fix 2026-02-24 13:16:32 +01:00
Mamadou Babaei ccd4011d94 bump the plugin version to v2.7.3 2026-02-17 13:56:48 +01:00
Mamadou Babaei cf6133edd0 bump mdBook to v0.5.2 2026-02-17 13:53:03 +01:00
Mamadou Babaei 59096fb713 bump the plugin version to v2.7.2 2026-02-17 13:23:35 +01:00
Mamadou Babaei ae976819a8 fix incorrect toolchain linkage for ue 5.7 linux arm64 builds 2026-02-17 13:23:35 +01:00
Mamadou Babaei 881154c90d bump the plugin version to v2.7.1 2025-12-09 13:57:33 +01:00
Mamadou Babaei 8c5fe1177d work around a panick during handbook's pdf generation 2025-12-09 13:57:32 +01:00
Mamadou Babaei cb80213e4a work around a ue 5.5 regression (UE-212224) while sensecom is running and gloves are connected 2025-12-09 13:27:02 +01:00
Mamadou Babaei c4c531f5cc bump the plugin version to v2.7.0 2025-11-18 04:12:29 +01:00
Mamadou Babaei d3e6957d3c fix a runuat build issues on ue 5.4 2025-11-18 04:12:29 +01:00
Mamadou Babaei 473dd77098 add a new android deployment third-party tutorial for ue 5.7 2025-11-18 03:19:00 +01:00
Mamadou Babaei 23e95a8322 list ue 5.7 in the sgum-packager configuration file and update ndk paths for ue 5.6.1 2025-11-18 03:19:00 +01:00
Mamadou Babaei d9ccf253e5 update the platform support matrix to refelect the latest support status 2025-11-18 03:19:00 +01:00
Mamadou Babaei e06c4af920 add htc standalone mode deprecation warnings to the upcoming v2.7.x changelog and the relevant htc standalone mode sections in the docs 2025-11-18 03:19:00 +01:00
Mamadou Babaei 53a22b4b89 keep removed 5.7 changes inside SGXRTracker implementation file conditionally, in order to reduce maintenance burden 2025-11-18 03:19:00 +01:00
Mamadou Babaei 876cc95d12 revert offloading senseglove glove data retrieval api calls to timers and restore calls from tickcomponent functions 2025-11-18 03:19:00 +01:00
Mamadou Babaei f66d8c9b1a Revert "get rid of SGPawn::Tick, introduce SGPawn::HandVelocitySamplerFramerate, and make hand velocity sampler timer-based instead of tick-based"
This reverts commit 8dea65ed40.
2025-11-18 03:19:00 +01:00
Mamadou Babaei 3e0506a37e 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:19:00 +01:00
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