Commit Graph
1105 Commits
Author SHA1 Message Date
Mamadou Babaei 7ba6ee0e7e add the new documentation sections place holders 2026-02-24 13:15:35 +01:00
Mamadou Babaei 7ce440360b add more openxr documentation fixes including how to calculate wrist offsets 2026-02-24 13:15:35 +01:00
Mamadou Babaei 99ab65bb8c add a new FSGHandLayer::GetWristLocation() overload which allows passing FRotator instead of FQuat as input or output parameters 2026-02-24 13:15:34 +01:00
Mamadou Babaei e44cd78683 add missing bAutoStopAllHaptics initialization 2026-02-24 13:15:34 +01:00
Mamadou Babaei d9861c73b2 clarify v2.7.0 changelog error: SenseComRunning rename actually landed in v2.8.0 (ABI/API break) 2026-02-24 13:15:34 +01:00
Mamadou Babaei 2b85a712a7 remove FXRMotionControllerData or replace its usage with FXRHandTrackingState as we fully dropped support for it 2026-02-24 13:15:34 +01:00
Mamadou Babaei cd67a95ef7 replace all mentions of FXRMotionControllerData with FXRHandTrackingState in code comments 2026-02-24 13:15:34 +01:00
Mamadou Babaei a48c882cf2 fix a build issue caught by runuat 2026-02-24 13:15:34 +01:00
Mamadou Babaei 57aee0e932 drop support for unreal engine 5.4 2026-02-24 13:15:30 +01:00
Mamadou Babaei 3d8141c4c2 remove ue 5.4 and epic native/cross toolchains v22 support from the build system for third-party libs 2026-02-24 13:01:34 +01:00
Mamadou Babaei 9eec2ba2f4 update the changelog 2026-02-24 13:01:34 +01:00
Mamadou Babaei f0fd08f06a add support for wrist squeeze to the haptics component 2026-02-24 13:01:34 +01:00
Mamadou Babaei 0a3343bbc4 add an exact overload to haptics component SendCustomWaveform similar to hand layer or haptic glove classes 2026-02-24 13:01:34 +01:00
Mamadou Babaei e9bc16fdbf whitespace fixes 2026-02-24 13:01:34 +01:00
Mamadou Babaei 69d8a95a1e 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:01:34 +01:00
Mamadou Babaei 2678fde7ca remove redundant code 2026-02-24 13:01:34 +01:00
Mamadou Babaei 9759e118c2 minor player controller fixes 2026-02-24 13:01:34 +01:00
Mamadou Babaei 63a9c716cf update the changelog 2026-02-24 13:01:34 +01:00
Mamadou Babaei ef5253377b force stop all haptics when handedness changes 2026-02-24 13:01:33 +01:00
Mamadou Babaei 0f677b9c20 update the changelog 2026-02-24 13:01:33 +01:00
Mamadou Babaei 52df429878 move reusable code to its own pimpl method 2026-02-24 13:01:33 +01:00
Mamadou Babaei 89d85690c3 implement USGHandTrackerComponent to allow easy retrieval or visualization of FXRHandTrackingState 2026-02-24 13:01:33 +01:00
Mamadou Babaei 4bcbf89087 add a new overload to FSGDebugVirtualHand::Draw() to allow visualizing any FSGDebugGizmoSettings instance directly 2026-02-24 13:01:33 +01:00
Mamadou Babaei 312b3a4552 force USGVirtualHandComponent and USGWristTrackerComponent update their xr hand-tracking data when their handedness is updated 2026-02-24 13:01:33 +01:00
Mamadou Babaei 4821542c52 remove redundant headers and perform whitespace fixes 2026-02-24 13:01:33 +01:00
Mamadou Babaei 8ae5009826 list existing senseglove components under SenseGlove class group in ue editor 2026-02-24 13:01:33 +01:00
Mamadou Babaei 4de3b74b10 whitespace fix 2026-02-24 13:01:33 +01:00
Mamadou Babaei 73bde516c6 ensure deterministic dependency builds by pinning rust toolchain 2026-02-24 13:01:32 +01:00
Mamadou Babaei 37fb2b98be some changelog errata fixes 2026-02-24 13:01:32 +01:00
Mamadou Babaei c29717c4bd bump senseglove ue marketplace packager to v0.6.1-85c5a6e 2026-02-24 13:01:32 +01:00
Mamadou Babaei b7927d1f82 bump the copyright years 2026-02-24 13:01:32 +01:00
Mamadou Babaei 18f5bc1c48 minor changelog formatting fix 2026-02-24 13:01:31 +01:00
Mamadou Babaei 63ce734450 bump the plugin version to v2.7.3 2026-02-17 13:56:46 +01:00
Mamadou Babaei a03e47854a bump mdBook to v0.5.2 2026-02-17 13:53:01 +01:00
Mamadou Babaei 0320d9bb09 bump the plugin version to v2.7.2 2026-02-17 13:23:28 +01:00
Mamadou Babaei e6cb0f8e30 fix incorrect toolchain linkage for ue 5.7 linux arm64 builds 2026-02-17 13:23:28 +01:00
Mamadou Babaei 051ee02271 bump the plugin version to v2.7.1 2025-12-09 13:57:30 +01:00
Mamadou Babaei 1dc9cd5909 work around a panick during handbook's pdf generation 2025-12-09 13:57:30 +01:00
Mamadou Babaei 4a09029fe7 work around a ue 5.5 regression (UE-212224) while sensecom is running and gloves are connected 2025-12-09 13:26:54 +01:00
Mamadou Babaei bf338570ae bump the plugin version to v2.7.0 2025-11-18 04:11:45 +01:00
Mamadou Babaei 8fbc519af8 fix a runuat build issues on ue 5.4 2025-11-18 04:11:45 +01:00
Mamadou Babaei 82cce2ef40 add a new android deployment third-party tutorial for ue 5.7 2025-11-18 03:19:31 +01:00
Mamadou Babaei 6007e5a468 list ue 5.7 in the sgum-packager configuration file and update ndk paths for ue 5.6.1 2025-11-18 03:19:31 +01:00
Mamadou Babaei 4f11b2ab5d update the platform support matrix to refelect the latest support status 2025-11-18 03:19:31 +01:00
Mamadou Babaei 8cc730e8c4 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:31 +01:00
Mamadou Babaei 8187b7a44f keep removed 5.7 changes inside SGXRTracker implementation file conditionally, in order to reduce maintenance burden 2025-11-18 03:19:31 +01:00
Mamadou Babaei 4e4d61aed3 revert offloading senseglove glove data retrieval api calls to timers and restore calls from tickcomponent functions 2025-11-18 03:19:31 +01:00
Mamadou Babaei 31df72d3d0 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:31 +01:00
Mamadou Babaei e97fa22a7e 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:31 +01:00
Mamadou Babaei f29c03e6b7 bump senseglove libraries to v2.305.3-17a820b6e with support for Android NDK r27c and Epic Native/Cross Toolchains v26 2025-11-18 03:19:29 +01:00