Commit Graph
100 Commits
Author SHA1 Message Date
Mamadou Babaei c0c649cad1 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-13 19:03:51 +01:00
Mamadou Babaei 644280b32a keep removed 5.7 changes inside SGXRTracker implementation file conditionally, in order to reduce maintenance burden 2025-11-13 11:04:37 +01:00
Mamadou Babaei b08808085e revert offloading senseglove glove data retrieval api calls to timers and restore calls from tickcomponent functions 2025-11-13 11:00:46 +01:00
Mamadou Babaei 01eed16fbf 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-13 10:20:27 +01:00
Mamadou Babaei ec032cc184 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-13 01:45:55 +01:00
Mamadou Babaei 84c0a25304 bump senseglove libraries to v2.305.3-17a820b6e with support for Android NDK r27c and Epic Native/Cross Toolchains v26 2025-11-13 00:41:51 +01:00
Mamadou Babaei 3592d1b7a6 set default VibrotactileFrequency to 180 for optimal vibrotactile feedback 2025-10-06 14:15:50 +02:00
Mamadou Babaei 7c7051a110 bump senseglove libraries to v2.304.1-fb2a464d6 2025-09-17 09:04:17 +02:00
Mamadou Babaei ec39fedf70 bump senseglove libraries to v2.304.0-ebcb93fc1 2025-09-17 08:22:40 +02:00
Mamadou Babaei cfde08d744 replace QueueVibroLevels with SendCustomWaveform 2025-09-17 08:02:22 +02:00
Mamadou Babaei 3819c6e62a whitespace fix 2025-09-17 08:01:47 +02:00
Mamadou Babaei bbb3595147 avoid calling senseglove glove data retrieval api from tickcomponent functions and instead offload those to background timers 2025-09-09 11:32:44 +02:00
Mamadou Babaei 3c77ca516b return when ensure statements fail 2025-09-09 11:15:07 +02:00
Mamadou Babaei 8dea65ed40 get rid of SGPawn::Tick, introduce SGPawn::HandVelocitySamplerFramerate, and make hand velocity sampler timer-based instead of tick-based 2025-09-09 09:30:42 +02:00
Mamadou Babaei f3eccd6fe1 rename FSGGloveTrackingSettings::GloveConnectivityCheckInterval to FSGGloveTrackingSettings::DataRetrievalRefreshRate 2025-09-09 09:24:24 +02:00
Mamadou Babaei 81a7af9f52 apply third-party modules fixes 2025-09-08 08:04:58 +02:00
Mamadou Babaei 4e22b32182 bump senseglove libraries to v2.303.0-4a2a57376 2025-09-08 06:33:04 +02:00
Mamadou Babaei adc3b08723 integrate sensglove libraries v2.301.0-c70bce637 and the required refactor to make it build/work 2025-08-27 14:38:47 +02:00
Mamadou Babaei a0f74e64b6 drop ue 5.3 and msvc 2019 support and bump the senseglove libraries to v2.205.1-cb26979ed 2025-07-07 19:09:35 +02:00
Mamadou Babaei 2d8306a064 remove remnants of the long-removed Unreal Engine 5.2 from various *.Build.cs files 2025-07-07 19:02:14 +02:00
Mamadou Babaei edb986e6e1 remove remnants of the long-removed Unreal Engine 5.2 from SenseGloveTracking module 2025-07-07 19:02:13 +02:00
Mamadou Babaei 51868a4021 remove remnants of long removed unreal 5.2 from third-party modules *.Build.cs files 2025-07-07 19:02:05 +02:00
Mamadou Babaei 9bcd555e7a re-add Source/ThirdParty/**/*.Build.cs to get tracked under git rather than lfs 2025-07-07 18:17:16 +02:00
Mamadou Babaei 5be48df336 delete Source/ThirdParty/**/*.Build.cs from lfs 2025-07-07 18:15:52 +02:00
Mamadou Babaei 663ea6a2e7 fix a typo in function name SGDeviceList::SenseCommRunning() 2025-07-02 16:17:01 +02:00
Mamadou Babaei 5d9cebeeb2 bump the plugin version to v2.6.3 2025-06-27 18:33:02 +02:00
Mamadou Babaei a3d4098ae3 add third-party openxr integration documentation section 2025-06-27 17:37:38 +02:00
Mamadou Babaei a242906b78 bump the plugin version to v2.6.2 2025-06-10 09:13:03 +02:00
Mamadou Babaei f7d2debce6 add a vr optimization third-party tutorial 2025-06-10 09:01:52 +02:00
Mamadou Babaei c49ec83c94 bump the plugin version to v2.6.1 2025-06-05 13:18:37 +02:00
Mamadou Babaei 20f7061f83 changelog fixes 2025-06-05 12:33:31 +02:00
Mamadou Babaei 18a3890958 bump senseglove libraries to v2.204.0-3a37b1977 2025-06-05 12:27:20 +02:00
Mamadou Babaei a4cc15f2c4 fix a changelog typo 2025-06-04 04:59:26 +02:00
Mamadou Babaei 5245e7a790 bump the plugin version to v2.6.0 2025-06-04 02:30:58 +02:00
Mamadou Babaei 2812c15b3f fix a runuat build issue due to a missing header providing engine version macros 2025-06-04 02:30:21 +02:00
Mamadou Babaei 450962a227 deprecate ue 5.3 support 2025-06-04 01:59:46 +02:00
Mamadou Babaei 8d8a49e32b reoder changelog's last entry sections 2025-06-04 01:58:01 +02:00
Mamadou Babaei c6cb20dac1 revamp the ubt third-party dependency system 2025-06-04 01:38:13 +02:00
Mamadou Babaei eb610208b9 fix build issue with sgbackend by deleting the impl struct copy constructor and copy assignment operator 2025-06-04 00:48:21 +02:00
Mamadou Babaei 3fb52fa066 fix a closing #endif directive comment 2025-06-03 08:31:21 +02:00
Mamadou Babaei 502c10e51e minor code formatting fix 2025-06-03 07:14:53 +02:00
Mamadou Babaei 769559f535 thread-safe sgbackend initialization 2025-06-03 07:14:37 +02:00
Mamadou Babaei 6daca65cd5 thread-safe sglog initialization 2025-06-03 07:11:32 +02:00
Mamadou Babaei e74a664312 revamp sglog to use unreal's tuniqueptr instead of std::unique_ptr 2025-06-03 07:04:40 +02:00
Mamadou Babaei 85dbeb3f9e fix critical deadlock between render and game threads in UE 5.6 when invoking IHeadMountedDisplay::GetHMDMonitorInfo() 2025-06-03 06:06:37 +02:00
Mamadou Babaei e93a97ba38 fix sglog windows/msvc build issues caused by the recent sglog refactor 2025-06-03 04:42:48 +02:00
Mamadou Babaei 59939e0f24 update the changelog 2025-06-02 12:24:08 +02:00
Mamadou Babaei 62c5e58dcf add a missing header that causes build issues on linux aarch64 due to incomplete uaniminstance type 2025-06-02 12:24:08 +02:00
Mamadou Babaei 4f88590ac8 fix type conversion safety and consistency issues across all sglog formatters 2025-06-02 12:24:03 +02:00
Mamadou Babaei 2b9ca4b121 fix unreal engine 5.6 string conversion build issues on linux 2025-06-02 09:46:26 +02:00
Mamadou Babaei e244a9d1d9 Revert "bump embedded winpython distribution to v3.12.10"
This reverts commit 4fe067cf9a.
2025-06-02 09:06:44 +02:00
Mamadou Babaei 4dc847a40f Revert "attempt at fixing handbook's broken make pack on windows by upgrading mdbook-pdf-outline"
This reverts commit 1be45f2cba.
2025-06-02 09:06:04 +02:00
Mamadou Babaei 1be45f2cba attempt at fixing handbook's broken make pack on windows by upgrading mdbook-pdf-outline 2025-06-02 09:03:13 +02:00
Mamadou Babaei d487b47710 bump the SenseGlove Unreal Engine Marketplace Packager to v0.6.0-4108c6f 2025-06-02 08:37:13 +02:00
Mamadou Babaei 84f2c81940 bump senseglove libraries to v2.203.0-f3d3e676 which migrates to C++20 2025-05-30 20:17:23 +02:00
Mamadou Babaei 4fe067cf9a bump embedded winpython distribution to v3.12.10 2025-05-23 23:23:54 +02:00
Mamadou Babaei be214a67ee lock the mdbook crate version to v0.49.0 2025-05-23 22:59:29 +02:00
Mamadou Babaei bf15b9b11e bump senseglove libraries to v2.202.0-5d54da32 which fixes linux build issues for ue 5.5/5.6 by linking against libc++ instead of libstdc++ 2025-05-23 22:48:14 +02:00
Mamadou Babaei 58ca82b972 update the outdated directory structure section inside the handbook with the latest changes 2025-05-22 13:02:44 +02:00
Mamadou Babaei a4cb4ea167 bump the senseglove libraries to libraries to v2.201.0-edef7655 and replace epic native toolchain v24 with v25 2025-05-22 12:44:44 +02:00
Mamadou Babaei 3bbddf8b82 bump the plugin version to v2.5.0 2025-05-09 16:45:57 +02:00
Mamadou Babaei b2fb95ec79 fix bad warning emoji character inside the platform support matrix 2025-05-09 16:44:13 +02:00
Mamadou Babaei e6cc888609 improve the changelog formatting as much as possible 2025-05-09 16:27:30 +02:00
Mamadou Babaei 18919b03cb mention ue 5.2 and epic native toolchain v21 removal in the changelog 2025-05-09 15:37:13 +02:00
Mamadou Babaei d6f85ad9cb minor punctuation fix 2025-05-09 15:27:18 +02:00
Mamadou Babaei 5f164aab24 update the planned featured completion status with regards to the latest changes 2025-05-09 15:22:46 +02:00
Mamadou Babaei d80aabc901 update the changelog 2025-05-09 15:09:43 +02:00
Mamadou Babaei 2b3afc5c94 bump the SenseGlove libraries to the v2.200.0-0cb715d0 release with BLE (Bluetooth Low Energy) support 2025-05-09 14:57:18 +02:00
Mamadou Babaei 2b26affebf remove ue 5.2 deployment from sgum-packager 2025-05-09 14:53:54 +02:00
Mamadou Babaei 65d58f1513 list the third-party tutorials inside the extra resources section in a categorized manner 2025-05-08 14:13:02 +02:00
Mamadou Babaei 596db8b27e minor handbook fixes 2025-05-07 14:25:59 +02:00
Mamadou Babaei 10d7ff0f2a downgrade mdbook-epub crate to cac03b7f4b151f106f7f05b13da4c33fc098dd2c 2025-05-02 19:13:26 +02:00
Mamadou Babaei 2cb9294706 fix a broken handbook url 2025-05-03 23:47:06 +02:00
Mamadou Babaei 7d019bf9d6 revamp the sensecom instructions and divide it into ble and btserial sections 2025-05-03 23:47:06 +02:00
Mamadou Babaei 7eaa9e8b92 bump mdbook-epub crate to the latest v0.4.x 2025-05-03 23:47:01 +02:00
Mamadou Babaei 80208a47bf code formatting fix 2025-04-30 20:06:59 +02:00
Mamadou Babaei 748652a336 fix a critical deadlock issue (UE-212224) in UE 5.5/5.6 during PipelinedFrameState acquisition 2025-04-30 20:06:52 +02:00
Mamadou Babaei 7e8a59539f bump the SenseGlove libraries to the v2.199.1-8de3deb9 experimental release with BLE (Bluetooth Low Energy) support 2025-04-24 16:11:40 +02:00
Mamadou Babaei 74f40853c5 bump the SenseGlove libraries to the v2.199.0-b35c8158 experimental release with BLE (Bluetooth Low Energy) support 2025-04-23 14:36:37 +02:00
Mamadou Babaei e9d736e965 mark ue 5.2 as out of support in the platform support matrix 2025-04-23 14:20:50 +02:00
Mamadou Babaei 6604762638 bump the senseglove libraries to the latest experimental ble builds 2025-04-23 13:08:05 +02:00
Mamadou Babaei db2e1ead13 add missing changelogs from the previous commit 2025-04-23 13:07:24 +02:00
Mamadou Babaei 496d46f39e revamp android backend initialization error handling and bump the senseglove libraries to the latest experimental ble builds 2025-04-22 13:48:11 +02:00
Mamadou Babaei 0afcd29041 list the license section inside the overview section as well 2025-04-18 11:50:42 +02:00
Mamadou Babaei 1a7e15b4c4 fix a main menu title missing keyword 2025-04-18 11:49:23 +02:00
Mamadou Babaei 64d1536164 a minor punctuation fix in the changelog 2025-04-18 11:48:51 +02:00
Mamadou Babaei 26b6b01d73 add sgble and sgblexx rust dependency licenses 2025-04-18 11:48:08 +02:00
Mamadou Babaei d507b2d8ca bump the senseglove libraries to a ble-aware version that resolves android build issues 2025-04-18 11:25:22 +02:00
Mamadou Babaei 4504e92a9f bump sgconnect for android to an experimental unreleased ble-aware implementation 2025-04-16 11:13:51 +02:00
Mamadou Babaei 9e2045b1cd bump senseglove libraries to a yet to be versioned, experimental release, with ble support 2025-04-15 17:19:04 +02:00
Mamadou Babaei e2e7602dc2 add initial support for epic native toolchain v24 2025-04-15 17:13:14 +02:00
Mamadou Babaei aaad19cd53 bump the senseglove libraries to v2.106.0-d5361a48 2025-02-21 18:31:27 +01:00
Mamadou Babaei c0dafb1478 bump the plugin version to v2.4.2 2025-02-17 13:25:49 +01:00
Mamadou Babaei 055b29e073 list the third-party tutorials with a description in their corresponding parent sections 2025-02-17 13:24:27 +01:00
Mamadou Babaei f1df0826bc bump the plugin version to v2.4.1 2025-02-14 15:09:45 +01:00
Mamadou Babaei 37ae66bbb0 fix a bug that breaks the custom styles on the release urls 2025-02-14 15:00:12 +01:00
Mamadou Babaei 57330fafdb apply a minor handbook makefile fix 2025-02-14 14:42:00 +01:00
Mamadou Babaei fe2be7369e bump the plugin version to v2.4.0 2025-02-14 12:19:14 +01:00
Mamadou Babaei 20b88b9ffa update the list of supported hmds in the planned features completion status 2025-02-14 11:46:13 +01:00
Mamadou Babaei 8f9f5680a6 remove meta xr plugin compatibility from the planned features completion status 2025-02-14 11:43:29 +01:00