Commit Graph
659 Commits
Author SHA1 Message Date
Mamadou Babaei b4f156f4fa fix ThirdParty/SGBleThirdPartyLibs's module warnings 2026-07-17 10:01:21 +02:00
Mamadou Babaei 4fbfacd273 bump senseglove libraries to v2.400.3-28889647d 2026-07-17 10:01:20 +02:00
Mamadou Babaei 15adfae482 bump senseglove libraries to v2.400.1-302a8aa67 2026-07-13 20:21:54 +02:00
Mamadou Babaei 90e3adaeda bump senseglove libraries to v2.400.0-023e6b23c 2026-07-13 20:21:50 +02:00
Mamadou Babaei 3b53c2936b fix runuat build issues 2026-07-13 20:21:46 +02:00
Mamadou Babaei 49faa7a065 whitespace fix 2026-07-13 20:21:46 +02:00
Mamadou Babaei 750a196ab5 bump senseglove libraries to the latest experimental release of v2.400.x and introduce ThirdParty/SGRapidYamlThirdPartyLibs 2026-07-13 20:21:45 +02:00
Mamadou Babaei c56d170325 bump senseglove libraries to the latest experimental release of v2.400.x 2026-07-13 20:21:41 +02:00
Mamadou Babaei 1b70113b15 bump senseglove libraries to the latest experimental release of v2.400.x 2026-07-13 20:21:39 +02:00
Mamadou Babaei de2b9cf5a5 apply breaking Blueprint API fixes and some other minor fixes 2026-07-13 20:21:37 +02:00
Mamadou Babaei 47dea869b6 bump senseglove libraries to the latest experimental release of v2.400.x 2026-07-13 20:21:37 +02:00
Mamadou Babaei 20e87bc9ed fix a ue 5.8 deperecation warning on android builds 2026-07-13 20:21:34 +02:00
Mamadou Babaei d56fa9a443 bump senseglove libraries to the latest experimental release of v2.400.x 2026-07-13 20:21:33 +02:00
Mamadou Babaei 6c767302ef implement sgcore ue api functions that are required for the underlying library and sgfakeshm initialization/termination 2026-07-13 20:21:30 +02:00
Mamadou Babaei 0f975723f8 add missing bp function USGLibraryKismetLibrary::GetBackendType & ESGBackendType::AndroidStrings enumerator 2026-07-13 20:21:30 +02:00
Mamadou Babaei b096cf3b23 make the plugin build with the upcoming ue 5.8, msvc 2026, and upcoming senseglove libraries v2.400.x 2026-07-13 20:21:29 +02:00
Mamadou Babaei 549a447533 fix inconsistent blueprint ufunction category paths in nova and nova2 Kismet libraries 2026-05-11 22:27:28 +02:00
Mamadou Babaei 1461d30227 fix a blueprint ufunction specifier type 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 097b52744c fix uproperty specifiers 2026-02-24 13:16:37 +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 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 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 aa0d68c1f7 force stop all haptics when handedness changes 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 bd94448456 bump the copyright years 2026-02-24 13:16:32 +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 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 d3e6957d3c fix a runuat build issues on ue 5.4 2025-11-18 04:12:29 +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