Commit Graph
100 Commits
Author SHA1 Message Date
Mamadou Babaei 287f43473c minor docs wording fix 2026-02-24 13:16:38 +01:00
Mamadou Babaei 8fa32ce96c SGHapticsComponent docs: fix functions screenshots 2026-02-24 13:16:38 +01:00
Mamadou Babaei 31cf5b3ef8 docs formatting fixes 2026-02-24 13:16:38 +01:00
Mamadou Babaei 073ea2c4fc add a caution regarding bSendImmediate and batching SendHaptics 2026-02-24 13:16:38 +01:00
Mamadou Babaei 8b37c381b3 SGHapticsComponent docs: add practical blueprint examples 2026-02-24 13:16:38 +01:00
Mamadou Babaei 1461d30227 fix a blueprint ufunction specifier type 2026-02-24 13:16:38 +01:00
Mamadou Babaei b7df9050f1 SGHapticsComponent docs: document individual haptics functions 2026-02-24 13:16:38 +01:00
Mamadou Babaei b84426d3ff add a missing blueprint ufunction specifier 2026-02-24 13:16:38 +01:00
Mamadou Babaei 2aba90209a add more screenshots to SGHapticsComponent docs section 2026-02-24 13:16:38 +01:00
Mamadou Babaei c4b5e9a4a5 add more screenshots to SGHandTrackerComponent docs section 2026-02-24 13:16:37 +01:00
Mamadou Babaei 6e638b9181 add almost complete draft for docs section: SGHapticsComponent 2026-02-24 13:16:37 +01:00
Mamadou Babaei 03d5d3d365 minor docs fix 2026-02-24 13:16:37 +01:00
Mamadou Babaei 2562bbb33b improve docs by mentioning some more details 2026-02-24 13:16:37 +01:00
Mamadou Babaei 1e45b0f647 add the final draft for docs section: SGHandTrackerComponent 2026-02-24 13:16:37 +01:00
Mamadou Babaei f4caf367c0 fix version number's formatting and links 2026-02-24 13:16:37 +01:00
Mamadou Babaei 42f21295d9 add initial images for the SGHapticsComponent docs section 2026-02-24 13:16:37 +01:00
Mamadou Babaei dbe2e572fb add initial images for the SGHandTrackerComponent docs section 2026-02-24 13:16:37 +01:00
Mamadou Babaei 097b52744c fix uproperty specifiers 2026-02-24 13:16:37 +01:00
Mamadou Babaei 4a1b08c80e add the full final draft for docs section: SGPawn Events: The Puppeteer (Controller) / Puppet (Pawn) Architecture 2026-02-24 13:16:37 +01:00
Mamadou Babaei 7ec36a67ca add the new documentation sections place holders 2026-02-24 13:16:36 +01:00
Mamadou Babaei 8129eade7d add more openxr documentation fixes including how to calculate wrist offsets 2026-02-24 13:16:36 +01:00
Mamadou Babaei e774db666e add a new FSGHandLayer::GetWristLocation() overload which allows passing FRotator instead of FQuat as input or output parameters 2026-02-24 13:16:36 +01:00
Mamadou Babaei 6f4cc417f6 add missing bAutoStopAllHaptics initialization 2026-02-24 13:16:36 +01:00
Mamadou Babaei 808f73e0e2 clarify v2.7.0 changelog error: SenseComRunning rename actually landed in v2.8.0 (ABI/API break) 2026-02-24 13:16:36 +01:00
Mamadou Babaei 70a6fc0531 remove FXRMotionControllerData or replace its usage with FXRHandTrackingState as we fully dropped support for it 2026-02-24 13:16:36 +01:00
Mamadou Babaei 6953a9a5a8 replace all mentions of FXRMotionControllerData with FXRHandTrackingState in code comments 2026-02-24 13:16:35 +01:00
Mamadou Babaei bc11fdffed fix a build issue caught by runuat 2026-02-24 13:16:35 +01:00
Mamadou Babaei 5181d6d0de drop support for unreal engine 5.4 2026-02-24 13:16:35 +01:00
Mamadou Babaei d020235df5 remove ue 5.4 and epic native/cross toolchains v22 support from the build system for third-party libs 2026-02-24 13:16:35 +01:00
Mamadou Babaei 6c7d076ceb update the changelog 2026-02-24 13:16:35 +01:00
Mamadou Babaei e96e6fea95 add support for wrist squeeze to the haptics component 2026-02-24 13:16:35 +01:00
Mamadou Babaei 18e29de887 add an exact overload to haptics component SendCustomWaveform similar to hand layer or haptic glove classes 2026-02-24 13:16:35 +01:00
Mamadou Babaei d63f43d4b5 whitespace fixes 2026-02-24 13:16:35 +01:00
Mamadou Babaei 902084314a implement a USGHapticsComponent to allow sending a variety of haptic feedbacks to the gloves without touching senseglove's low-level api 2026-02-24 13:16:35 +01:00
Mamadou Babaei 5ddeb2747c remove redundant code 2026-02-24 13:16:35 +01:00
Mamadou Babaei 15ee7fac6a minor player controller fixes 2026-02-24 13:16:34 +01:00
Mamadou Babaei 0c8b59ff14 update the changelog 2026-02-24 13:16:34 +01:00
Mamadou Babaei aa0d68c1f7 force stop all haptics when handedness changes 2026-02-24 13:16:34 +01:00
Mamadou Babaei ee5c98afcf update the changelog 2026-02-24 13:16:34 +01:00
Mamadou Babaei b7cd6a0f32 move reusable code to its own pimpl method 2026-02-24 13:16:34 +01:00
Mamadou Babaei 33f1734533 implement USGHandTrackerComponent to allow easy retrieval or visualization of FXRHandTrackingState 2026-02-24 13:16:34 +01:00
Mamadou Babaei 6f88cdc075 add a new overload to FSGDebugVirtualHand::Draw() to allow visualizing any FSGDebugGizmoSettings instance directly 2026-02-24 13:16:34 +01:00
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
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