Commit Graph
1117 Commits
Author SHA1 Message Date
Mamadou Babaei 4d1c21b8c8 add a missing blueprint ufunction specifier 2026-02-24 13:15:36 +01:00
Mamadou Babaei bf208cacda add more screenshots to SGHapticsComponent docs section 2026-02-24 13:15:36 +01:00
Mamadou Babaei b506b3f5f5 add more screenshots to SGHandTrackerComponent docs section 2026-02-24 13:15:36 +01:00
Mamadou Babaei 578b38db78 add almost complete draft for docs section: SGHapticsComponent 2026-02-24 13:15:36 +01:00
Mamadou Babaei 0dd46d06fc minor docs fix 2026-02-24 13:15:36 +01:00
Mamadou Babaei 60604e9fef improve docs by mentioning some more details 2026-02-24 13:15:35 +01:00
Mamadou Babaei b95500d1e1 add the final draft for docs section: SGHandTrackerComponent 2026-02-24 13:15:35 +01:00
Mamadou Babaei e780595f28 fix version number's formatting and links 2026-02-24 13:15:35 +01:00
Mamadou Babaei a569618282 add initial images for the SGHapticsComponent docs section 2026-02-24 13:15:35 +01:00
Mamadou Babaei b61d3889fc add initial images for the SGHandTrackerComponent docs section 2026-02-24 13:15:35 +01:00
Mamadou Babaei 182a37a93c fix uproperty specifiers 2026-02-24 13:15:35 +01:00
Mamadou Babaei 414708df6b add the full final draft for docs section: SGPawn Events: The Puppeteer (Controller) / Puppet (Pawn) Architecture 2026-02-24 13:15:35 +01:00
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