Commit Graph
652 Commits
Author SHA1 Message Date
Mamadou Babaei b101f9687b bump senseglove libraries to the latest experimental release of v2.400.x and introduce ThirdParty/SGRapidYamlThirdPartyLibs 2026-07-12 16:14:38 +02:00
Mamadou Babaei db1ef75d9d bump senseglove libraries to the latest experimental release of v2.400.x 2026-07-03 11:47:50 +02:00
Mamadou Babaei 586ffd0dd3 bump senseglove libraries to the latest experimental release of v2.400.x 2026-07-02 11:00:42 +02:00
Mamadou Babaei d6abbf3ac2 apply breaking Blueprint API fixes and some other minor fixes 2026-06-24 12:55:28 +02:00
Mamadou Babaei 98d754f9fc bump senseglove libraries to the latest experimental release of v2.400.x 2026-06-23 13:34:10 +02:00
Mamadou Babaei aa6b1838a3 fix a ue 5.8 deperecation warning on android builds 2026-06-17 16:08:05 +02:00
Mamadou Babaei 14b150fbd8 bump senseglove libraries to the latest experimental release of v2.400.x 2026-06-16 15:22:46 +02:00
Mamadou Babaei 23b75ecb37 implement sgcore ue api functions that are required for the underlying library and sgfakeshm initialization/termination 2026-06-16 14:14:00 +02:00
Mamadou Babaei 478163de69 add missing bp function USGLibraryKismetLibrary::GetBackendType & ESGBackendType::AndroidStrings enumerator 2026-06-16 14:03:16 +02:00
Mamadou Babaei e65889cd35 make the plugin build with the upcoming ue 5.8, msvc 2026, and upcoming senseglove libraries v2.400.x 2026-06-07 11:27:09 +02:00
Mamadou Babaei 30be2e58b7 fix inconsistent blueprint ufunction category paths in nova and nova2 Kismet libraries 2026-05-11 22:12:49 +02:00
Mamadou Babaei d0ee82d789 fix a blueprint ufunction specifier type 2026-02-23 16:28:10 +01:00
Mamadou Babaei 4afc06478f add a missing blueprint ufunction specifier 2026-02-23 13:35:40 +01:00
Mamadou Babaei 06a25ef59c fix uproperty specifiers 2026-02-20 15:02:26 +01:00
Mamadou Babaei b960cfda82 add a new FSGHandLayer::GetWristLocation() overload which allows passing FRotator instead of FQuat as input or output parameters 2026-02-20 12:08:08 +01:00
Mamadou Babaei ba11f7bd23 add missing bAutoStopAllHaptics initialization 2026-02-20 12:08:08 +01:00
Mamadou Babaei c712fb428a replace all mentions of FXRMotionControllerData with FXRHandTrackingState in code comments 2026-02-19 10:14:58 +01:00
Mamadou Babaei 8b44f70332 fix a build issue caught by runuat 2026-02-18 11:42:23 +01:00
Mamadou Babaei eb7ec1773f drop support for unreal engine 5.4 2026-02-17 16:03:02 +01:00
Mamadou Babaei b01ce25abe remove ue 5.4 and epic native/cross toolchains v22 support from the build system for third-party libs 2026-02-17 15:31:01 +01:00
Mamadou Babaei 389fe6223b fix incorrect toolchain linkage for ue 5.7 linux arm64 builds 2026-02-17 13:06:32 +01:00
Mamadou Babaei 62050fc62f add support for wrist squeeze to the haptics component 2026-02-10 11:35:28 +01:00
Mamadou Babaei b565e79375 add an exact overload to haptics component SendCustomWaveform similar to hand layer or haptic glove classes 2026-02-10 11:34:09 +01:00
Mamadou Babaei a14d8c9abe whitespace fixes 2026-02-10 11:21:07 +01:00
Mamadou Babaei 016e6d3cd0 implement a USGHapticsComponent to allow sending a variety of haptic feedbacks to the gloves without touching senseglove's low-level api 2026-02-09 17:12:30 +01:00
Mamadou Babaei 278dbf0ecc remove redundant code 2026-02-09 17:01:33 +01:00
Mamadou Babaei dfff45f559 minor player controller fixes 2026-02-09 16:40:03 +01:00
Mamadou Babaei 3894ddd3e1 force stop all haptics when handedness changes 2026-02-09 15:03:39 +01:00
Mamadou Babaei ce98d0e9c1 move reusable code to its own pimpl method 2026-02-09 14:55:27 +01:00
Mamadou Babaei f6077b97d3 implement USGHandTrackerComponent to allow easy retrieval or visualization of FXRHandTrackingState 2026-02-09 14:41:12 +01:00
Mamadou Babaei 59a378705a add a new overload to FSGDebugVirtualHand::Draw() to allow visualizing any FSGDebugGizmoSettings instance directly 2026-02-09 14:34:23 +01:00
Mamadou Babaei 67590ea23f force USGVirtualHandComponent and USGWristTrackerComponent update their xr hand-tracking data when their handedness is updated 2026-02-09 14:27:17 +01:00
Mamadou Babaei 1fb318cc7a remove redundant headers and perform whitespace fixes 2026-02-09 14:22:35 +01:00
Mamadou Babaei 93e84192bf list existing senseglove components under SenseGlove class group in ue editor 2026-02-09 14:21:10 +01:00
Mamadou Babaei 0b560655f9 whitespace fix 2026-02-09 14:14:42 +01:00
Mamadou Babaei bc79795eca bump the copyright years 2026-02-04 16:07:33 +01:00
Mamadou Babaei 55aabf554f work around a ue 5.5 regression (UE-212224) while sensecom is running and gloves are connected 2025-12-09 13:18:56 +01:00
Mamadou Babaei 0e87c005d1 fix a runuat build issues on ue 5.4 2025-11-18 03:58:39 +01:00
Mamadou Babaei 644280b32a keep removed 5.7 changes inside SGXRTracker implementation file conditionally, in order to reduce maintenance burden 2025-11-13 11:04:37 +01:00
Mamadou Babaei b08808085e revert offloading senseglove glove data retrieval api calls to timers and restore calls from tickcomponent functions 2025-11-13 11:00:46 +01:00
Mamadou Babaei 01eed16fbf 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-13 10:20:27 +01:00
Mamadou Babaei ec032cc184 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-13 01:45:55 +01:00
Mamadou Babaei 84c0a25304 bump senseglove libraries to v2.305.3-17a820b6e with support for Android NDK r27c and Epic Native/Cross Toolchains v26 2025-11-13 00:41:51 +01:00
Mamadou Babaei 3592d1b7a6 set default VibrotactileFrequency to 180 for optimal vibrotactile feedback 2025-10-06 14:15:50 +02:00
Mamadou Babaei 7c7051a110 bump senseglove libraries to v2.304.1-fb2a464d6 2025-09-17 09:04:17 +02:00
Mamadou Babaei ec39fedf70 bump senseglove libraries to v2.304.0-ebcb93fc1 2025-09-17 08:22:40 +02:00
Mamadou Babaei cfde08d744 replace QueueVibroLevels with SendCustomWaveform 2025-09-17 08:02:22 +02:00
Mamadou Babaei bbb3595147 avoid calling senseglove glove data retrieval api from tickcomponent functions and instead offload those to background timers 2025-09-09 11:32:44 +02:00
Mamadou Babaei 3c77ca516b return when ensure statements fail 2025-09-09 11:15:07 +02:00
Mamadou Babaei 8dea65ed40 get rid of SGPawn::Tick, introduce SGPawn::HandVelocitySamplerFramerate, and make hand velocity sampler timer-based instead of tick-based 2025-09-09 09:30:42 +02:00