Commit Graph
1135 Commits
Author SHA1 Message Date
Mamadou Babaei 41a1a06975 mark ue 5.5 support as deprecated and introduce ue 5.8 and update the platform support matrix and planned features accordingly 2026-06-24 12:19:13 +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 5778d97bd5 bump xq to v0.5.x 2026-05-12 11:22:15 +02:00
Mamadou Babaei 0bd8bb77eb bump the rust toolchain to v1.95.0 2026-05-12 11:22:12 +02:00
Mamadou Babaei a0790077be bump the plugin version to v2.8.1 2026-05-11 22:23:55 +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 9c054eacd3 bump the plugin version to v2.8.0 2026-02-24 11:27:11 +01:00
Mamadou Babaei 6f53eaf5dd fix a changelog entry with correct information 2026-02-24 11:26:58 +01:00
Mamadou Babaei bf972bfb21 bump senseglove ue marketplace packager to v0.6.2-b675bab 2026-02-24 10:58:25 +01:00
Mamadou Babaei d223ab7b0a add a caution alert regarding calling send haptics repeatedly in rapid succession 2026-02-24 10:26:41 +01:00
Mamadou Babaei 0dfd8ef784 minor docs wording fix 2026-02-23 17:20:06 +01:00
Mamadou Babaei 63adf76548 SGHapticsComponent docs: fix functions screenshots 2026-02-23 17:18:30 +01:00
Mamadou Babaei ba44d0a09f docs formatting fixes 2026-02-23 17:08:46 +01:00
Mamadou Babaei a24e9985be add a caution regarding bSendImmediate and batching SendHaptics 2026-02-23 17:06:09 +01:00
Mamadou Babaei 0167485caf SGHapticsComponent docs: add practical blueprint examples 2026-02-23 16:57:13 +01:00
Mamadou Babaei d0ee82d789 fix a blueprint ufunction specifier type 2026-02-23 16:28:10 +01:00
Mamadou Babaei 870b9e29d9 SGHapticsComponent docs: document individual haptics functions 2026-02-23 15:35:35 +01:00
Mamadou Babaei 4afc06478f add a missing blueprint ufunction specifier 2026-02-23 13:35:40 +01:00
Mamadou Babaei 8144bc4ec1 add more screenshots to SGHapticsComponent docs section 2026-02-23 13:20:54 +01:00
Mamadou Babaei e64cf90cd0 add more screenshots to SGHandTrackerComponent docs section 2026-02-23 13:20:39 +01:00
Mamadou Babaei 6b3ab8c676 add almost complete draft for docs section: SGHapticsComponent 2026-02-23 12:42:28 +01:00
Mamadou Babaei 2c0750db5b minor docs fix 2026-02-23 12:20:45 +01:00
Mamadou Babaei 00554505fd improve docs by mentioning some more details 2026-02-23 12:04:23 +01:00
Mamadou Babaei eb0c3a7e30 add the final draft for docs section: SGHandTrackerComponent 2026-02-22 15:36:08 +01:00
Mamadou Babaei d8274338e1 fix version number's formatting and links 2026-02-20 16:02:13 +01:00
Mamadou Babaei 178a4d59a4 add initial images for the SGHapticsComponent docs section 2026-02-20 15:42:11 +01:00
Mamadou Babaei 17115e356d add initial images for the SGHandTrackerComponent docs section 2026-02-20 15:38:13 +01:00
Mamadou Babaei 06a25ef59c fix uproperty specifiers 2026-02-20 15:02:26 +01:00
Mamadou Babaei 0f2b648578 add the full final draft for docs section: SGPawn Events: The Puppeteer (Controller) / Puppet (Pawn) Architecture 2026-02-20 14:41:59 +01:00
Mamadou Babaei 589a16460b add the new documentation sections place holders 2026-02-20 12:55:34 +01:00
Mamadou Babaei f2c3dde29d add more openxr documentation fixes including how to calculate wrist offsets 2026-02-20 12:08:08 +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 71e4a21096 clarify v2.7.0 changelog error: SenseComRunning rename actually landed in v2.8.0 (ABI/API break) 2026-02-20 12:08:08 +01:00
Mamadou Babaei 8007f212ce remove FXRMotionControllerData or replace its usage with FXRHandTrackingState as we fully dropped support for it 2026-02-18 19:38:02 +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 098dc0d6b8 bump the plugin version to v2.7.3 2026-02-17 13:50:18 +01:00
Mamadou Babaei b7ee6df9be bump the plugin version to v2.7.2 2026-02-17 13:09:29 +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 76de922656 update the changelog 2026-02-10 11:37:00 +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