Commit Graph
298 Commits
Author SHA1 Message Date
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
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 82cce2ef40 add a new android deployment third-party tutorial for ue 5.7 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 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 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
Mamadou Babaei 9986f1c89a bump senseglove libraries to v2.304.1-fb2a464d6 2025-11-18 03:19:27 +01:00
Mamadou Babaei a744b7a027 bump senseglove libraries to v2.304.0-ebcb93fc1 2025-11-18 03:19:26 +01:00
Mamadou Babaei 2407a706d2 replace QueueVibroLevels with SendCustomWaveform 2025-11-18 03:19:26 +01:00
Mamadou Babaei 4395bc3021 whitespace fix 2025-11-18 03:19:26 +01:00
Mamadou Babaei 13c2ebe98e avoid calling senseglove glove data retrieval api from tickcomponent functions and instead offload those to background timers 2025-11-18 03:19:26 +01:00
Mamadou Babaei fbd35ef5a0 get rid of SGPawn::Tick, introduce SGPawn::HandVelocitySamplerFramerate, and make hand velocity sampler timer-based instead of tick-based 2025-11-18 03:19:26 +01:00
Mamadou Babaei c7a92d9bd3 rename FSGGloveTrackingSettings::GloveConnectivityCheckInterval to FSGGloveTrackingSettings::DataRetrievalRefreshRate 2025-11-18 03:19:26 +01:00
Mamadou Babaei 57fc62a1dc apply third-party modules fixes 2025-11-18 03:19:25 +01:00
Mamadou Babaei bc7a7c8083 bump senseglove libraries to v2.303.0-4a2a57376 2025-11-18 03:19:25 +01:00
Mamadou Babaei 6ebfb651ab integrate sensglove libraries v2.301.0-c70bce637 and the required refactor to make it build/work 2025-11-18 03:19:24 +01:00
Mamadou Babaei cdc2f646f9 drop ue 5.3 and msvc 2019 support and bump the senseglove libraries to v2.205.1-cb26979ed 2025-11-18 03:19:22 +01:00
Mamadou Babaei 43af02ddc8 remove remnants of the long-removed Unreal Engine 5.2 from various *.Build.cs files 2025-11-18 03:19:20 +01:00
Mamadou Babaei a4661f309e remove remnants of the long-removed Unreal Engine 5.2 from SenseGloveTracking module 2025-11-18 03:19:20 +01:00
Mamadou Babaei 5e8286538b remove remnants of long removed unreal 5.2 from third-party modules *.Build.cs files 2025-11-18 03:19:20 +01:00
Mamadou Babaei dd5c3974be fix a typo in function name SGDeviceList::SenseCommRunning() 2025-11-18 03:19:20 +01:00
Mamadou Babaei 1d75f8b09f bump the plugin version to v2.6.3 2025-06-27 18:35:23 +02:00
Mamadou Babaei af1b09fd74 add third-party openxr integration documentation section 2025-06-27 18:35:23 +02:00
Mamadou Babaei 34b33be7bf bump the plugin version to v2.6.2 2025-06-10 09:14:21 +02:00
Mamadou Babaei 5d68b9cdb9 add a vr optimization third-party tutorial 2025-06-10 09:14:21 +02:00
Mamadou Babaei 56157aea6d bump the plugin version to v2.6.1 2025-06-05 13:20:46 +02:00