Commit Graph
370 Commits
Author SHA1 Message Date
Mamadou Babaei e86497f5b7 implement sgcore ue api functions that are required for the underlying library and sgfakeshm initialization/termination 2026-07-13 20:20:44 +02:00
Mamadou Babaei 1b60c34a7a add missing bp function USGLibraryKismetLibrary::GetBackendType & ESGBackendType::AndroidStrings enumerator 2026-07-13 20:20:44 +02:00
Mamadou Babaei 0b77a38ff9 make the plugin build with the upcoming ue 5.8, msvc 2026, and upcoming senseglove libraries v2.400.x 2026-07-13 20:20:43 +02:00
Mamadou Babaei 7d620d22aa bump xq to v0.5.x 2026-07-13 20:20:40 +02:00
Mamadou Babaei c62b36aa17 bump the rust toolchain to v1.95.0 2026-07-13 20:20:40 +02:00
Mamadou Babaei a9213585e8 bump the plugin version to v2.8.1 2026-05-11 22:27:26 +02:00
Mamadou Babaei 5b73a8cf20 fix inconsistent blueprint ufunction category paths in nova and nova2 Kismet libraries 2026-05-11 22:27:26 +02:00
Mamadou Babaei 847be66f27 bump the plugin version to v2.8.0 2026-02-24 13:15:37 +01:00
Mamadou Babaei 465b3032f0 fix a changelog entry with correct information 2026-02-24 13:15:37 +01:00
Mamadou Babaei 0409e9db9f add a caution alert regarding calling send haptics repeatedly in rapid succession 2026-02-24 13:15:37 +01:00
Mamadou Babaei b803469ba1 minor docs wording fix 2026-02-24 13:15:37 +01:00
Mamadou Babaei 54fa51bfa2 SGHapticsComponent docs: fix functions screenshots 2026-02-24 13:15:36 +01:00
Mamadou Babaei 36e10bf29a docs formatting fixes 2026-02-24 13:15:36 +01:00
Mamadou Babaei 5a2ddbdd76 add a caution regarding bSendImmediate and batching SendHaptics 2026-02-24 13:15:36 +01:00
Mamadou Babaei ee8dd5986f SGHapticsComponent docs: add practical blueprint examples 2026-02-24 13:15:36 +01:00
Mamadou Babaei 83725e5794 SGHapticsComponent docs: document individual haptics functions 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 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 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 57aee0e932 drop support for unreal engine 5.4 2026-02-24 13:15:30 +01:00
Mamadou Babaei 9eec2ba2f4 update the changelog 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 63a9c716cf update the changelog 2026-02-24 13:01:34 +01:00
Mamadou Babaei 0f677b9c20 update the changelog 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 8ae5009826 list existing senseglove components under SenseGlove class group in ue editor 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