Commit Graph
100 Commits
Author SHA1 Message Date
Mamadou Babaei ccd4011d94 bump the plugin version to v2.7.3 2026-02-17 13:56:48 +01:00
Mamadou Babaei cf6133edd0 bump mdBook to v0.5.2 2026-02-17 13:53:03 +01:00
Mamadou Babaei 59096fb713 bump the plugin version to v2.7.2 2026-02-17 13:23:35 +01:00
Mamadou Babaei ae976819a8 fix incorrect toolchain linkage for ue 5.7 linux arm64 builds 2026-02-17 13:23:35 +01:00
Mamadou Babaei 881154c90d bump the plugin version to v2.7.1 2025-12-09 13:57:33 +01:00
Mamadou Babaei 8c5fe1177d work around a panick during handbook's pdf generation 2025-12-09 13:57:32 +01:00
Mamadou Babaei cb80213e4a work around a ue 5.5 regression (UE-212224) while sensecom is running and gloves are connected 2025-12-09 13:27:02 +01:00
Mamadou Babaei c4c531f5cc bump the plugin version to v2.7.0 2025-11-18 04:12:29 +01:00
Mamadou Babaei d3e6957d3c fix a runuat build issues on ue 5.4 2025-11-18 04:12:29 +01:00
Mamadou Babaei 473dd77098 add a new android deployment third-party tutorial for ue 5.7 2025-11-18 03:19:00 +01:00
Mamadou Babaei 23e95a8322 list ue 5.7 in the sgum-packager configuration file and update ndk paths for ue 5.6.1 2025-11-18 03:19:00 +01:00
Mamadou Babaei d9ccf253e5 update the platform support matrix to refelect the latest support status 2025-11-18 03:19:00 +01:00
Mamadou Babaei e06c4af920 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:00 +01:00
Mamadou Babaei 53a22b4b89 keep removed 5.7 changes inside SGXRTracker implementation file conditionally, in order to reduce maintenance burden 2025-11-18 03:19:00 +01:00
Mamadou Babaei 876cc95d12 revert offloading senseglove glove data retrieval api calls to timers and restore calls from tickcomponent functions 2025-11-18 03:19:00 +01:00
Mamadou Babaei f66d8c9b1a 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:00 +01:00
Mamadou Babaei 3e0506a37e 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-18 03:19:00 +01:00
Mamadou Babaei 1bec2029b3 bump senseglove libraries to v2.305.3-17a820b6e with support for Android NDK r27c and Epic Native/Cross Toolchains v26 2025-11-18 03:18:58 +01:00
Mamadou Babaei 9b080bc70a set default VibrotactileFrequency to 180 for optimal vibrotactile feedback 2025-11-18 03:18:57 +01:00
Mamadou Babaei a9a9918ca7 bump senseglove libraries to v2.304.1-fb2a464d6 2025-11-18 03:18:56 +01:00
Mamadou Babaei f106312244 bump senseglove libraries to v2.304.0-ebcb93fc1 2025-11-18 03:18:52 +01:00
Mamadou Babaei ba1cb559f0 replace QueueVibroLevels with SendCustomWaveform 2025-11-18 03:18:47 +01:00
Mamadou Babaei 44453f24b9 whitespace fix 2025-11-18 03:18:47 +01:00
Mamadou Babaei 1974c0216b avoid calling senseglove glove data retrieval api from tickcomponent functions and instead offload those to background timers 2025-11-18 03:18:47 +01:00
Mamadou Babaei 49e21097ff return when ensure statements fail 2025-11-18 03:18:47 +01:00
Mamadou Babaei ce1b9f2f98 get rid of SGPawn::Tick, introduce SGPawn::HandVelocitySamplerFramerate, and make hand velocity sampler timer-based instead of tick-based 2025-11-18 03:18:47 +01:00
Mamadou Babaei aa9c5b206f rename FSGGloveTrackingSettings::GloveConnectivityCheckInterval to FSGGloveTrackingSettings::DataRetrievalRefreshRate 2025-11-18 03:18:47 +01:00
Mamadou Babaei 3b03a795f0 apply third-party modules fixes 2025-11-18 03:18:47 +01:00
Mamadou Babaei 965a5537be bump senseglove libraries to v2.303.0-4a2a57376 2025-11-18 03:18:47 +01:00
Mamadou Babaei 7cf3f7d2c5 integrate sensglove libraries v2.301.0-c70bce637 and the required refactor to make it build/work 2025-11-18 03:18:46 +01:00
Mamadou Babaei 3d2bcc9612 drop ue 5.3 and msvc 2019 support and bump the senseglove libraries to v2.205.1-cb26979ed 2025-11-18 03:18:44 +01:00
Mamadou Babaei 09a99c3975 remove remnants of the long-removed Unreal Engine 5.2 from various *.Build.cs files 2025-11-18 03:18:42 +01:00
Mamadou Babaei 385ab9b0d4 remove remnants of the long-removed Unreal Engine 5.2 from SenseGloveTracking module 2025-11-18 03:18:42 +01:00
Mamadou Babaei 9f2b6b7b5e remove remnants of long removed unreal 5.2 from third-party modules *.Build.cs files 2025-11-18 03:18:42 +01:00
Mamadou Babaei 75d9896c0e re-add Source/ThirdParty/**/*.Build.cs to get tracked under git rather than lfs 2025-11-18 03:18:42 +01:00
Mamadou Babaei ad474db80e delete Source/ThirdParty/**/*.Build.cs from lfs 2025-11-18 03:18:42 +01:00
Mamadou Babaei e18db27102 fix a typo in function name SGDeviceList::SenseCommRunning() 2025-11-18 03:18:42 +01:00
Mamadou Babaei d93199c6a9 bump the plugin version to v2.6.3 2025-06-27 18:35:17 +02:00
Mamadou Babaei 5c20342fe0 add third-party openxr integration documentation section 2025-06-27 18:35:17 +02:00
Mamadou Babaei 4a7d9d15c1 bump the plugin version to v2.6.2 2025-06-10 09:14:23 +02:00
Mamadou Babaei 61e45bc75d add a vr optimization third-party tutorial 2025-06-10 09:14:23 +02:00
Mamadou Babaei 23bf60ea06 bump the plugin version to v2.6.1 2025-06-05 13:21:21 +02:00
Mamadou Babaei c976273013 changelog fixes 2025-06-05 12:40:01 +02:00
Mamadou Babaei 546d262aee bump senseglove libraries to v2.204.0-3a37b1977 2025-06-05 12:40:01 +02:00
Mamadou Babaei 9eb160aac7 fix a changelog typo 2025-06-05 12:39:55 +02:00
Mamadou Babaei d981e44d5f bump the plugin version to v2.6.0 2025-06-04 02:35:19 +02:00
Mamadou Babaei 7e68cf4c41 fix a runuat build issue due to a missing header providing engine version macros 2025-06-04 02:35:19 +02:00
Mamadou Babaei d25b621a7e deprecate ue 5.3 support 2025-06-04 02:26:03 +02:00
Mamadou Babaei e7840e63ed reoder changelog's last entry sections 2025-06-04 02:26:03 +02:00
Mamadou Babaei c1bb4dc201 revamp the ubt third-party dependency system 2025-06-04 02:26:03 +02:00
Mamadou Babaei 683d612edb fix build issue with sgbackend by deleting the impl struct copy constructor and copy assignment operator 2025-06-04 02:26:03 +02:00
Mamadou Babaei d4e6a1d28c fix a closing #endif directive comment 2025-06-04 02:26:03 +02:00
Mamadou Babaei 25da4ec03f minor code formatting fix 2025-06-04 02:26:03 +02:00
Mamadou Babaei 7246631c89 thread-safe sgbackend initialization 2025-06-04 02:26:03 +02:00
Mamadou Babaei 098ed35d07 thread-safe sglog initialization 2025-06-04 02:26:03 +02:00
Mamadou Babaei 69e1418b2c revamp sglog to use unreal's tuniqueptr instead of std::unique_ptr 2025-06-04 02:26:03 +02:00
Mamadou Babaei 089f020f59 fix critical deadlock between render and game threads in UE 5.6 when invoking IHeadMountedDisplay::GetHMDMonitorInfo() 2025-06-04 02:26:03 +02:00
Mamadou Babaei e20ed9d6a3 fix sglog windows/msvc build issues caused by the recent sglog refactor 2025-06-04 02:26:03 +02:00
Mamadou Babaei 63b5a71832 update the changelog 2025-06-04 02:26:03 +02:00
Mamadou Babaei bc0a678239 add a missing header that causes build issues on linux aarch64 due to incomplete uaniminstance type 2025-06-04 02:26:03 +02:00
Mamadou Babaei 8659bdb8ee fix type conversion safety and consistency issues across all sglog formatters 2025-06-04 02:26:03 +02:00
Mamadou Babaei 1c2a839be8 fix unreal engine 5.6 string conversion build issues on linux 2025-06-04 02:26:03 +02:00
Mamadou Babaei b092afee42 Revert "bump embedded winpython distribution to v3.12.10"
This reverts commit 4fe067cf9a.
2025-06-04 02:26:02 +02:00
Mamadou Babaei 2a6b28d709 Revert "attempt at fixing handbook's broken make pack on windows by upgrading mdbook-pdf-outline"
This reverts commit 1be45f2cba.
2025-06-04 02:26:01 +02:00
Mamadou Babaei 432ec062d2 attempt at fixing handbook's broken make pack on windows by upgrading mdbook-pdf-outline 2025-06-04 02:26:01 +02:00
Mamadou Babaei 2da51d8d16 bump the SenseGlove Unreal Engine Marketplace Packager to v0.6.0-4108c6f 2025-06-04 02:26:01 +02:00
Mamadou Babaei dad22a679e bump senseglove libraries to v2.203.0-f3d3e676 which migrates to C++20 2025-06-04 02:25:59 +02:00
Mamadou Babaei 2f73ab8e30 bump embedded winpython distribution to v3.12.10 2025-06-04 02:25:58 +02:00
Mamadou Babaei 7d9648bb33 lock the mdbook crate version to v0.49.0 2025-06-04 02:25:56 +02:00
Mamadou Babaei 8f46bb0513 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-06-04 02:25:55 +02:00
Mamadou Babaei b56d71c9b9 update the outdated directory structure section inside the handbook with the latest changes 2025-06-04 02:25:53 +02:00
Mamadou Babaei 9eb1b031f9 bump the senseglove libraries to libraries to v2.201.0-edef7655 and replace epic native toolchain v24 with v25 2025-06-04 02:25:53 +02:00
Mamadou Babaei 39c629b853 bump the plugin version to v2.5.0 2025-05-09 16:49:35 +02:00
Mamadou Babaei a0c9ff0d26 fix bad warning emoji character inside the platform support matrix 2025-05-09 16:49:35 +02:00
Mamadou Babaei 65244059b7 improve the changelog formatting as much as possible 2025-05-09 16:35:15 +02:00
Mamadou Babaei 0db4011872 mention ue 5.2 and epic native toolchain v21 removal in the changelog 2025-05-09 16:35:15 +02:00
Mamadou Babaei 2a4a52f67c minor punctuation fix 2025-05-09 16:35:15 +02:00
Mamadou Babaei 7413f42524 update the planned featured completion status with regards to the latest changes 2025-05-09 16:35:15 +02:00
Mamadou Babaei e4363a6d0b update the changelog 2025-05-09 16:35:15 +02:00
Mamadou Babaei 71102feef7 bump the SenseGlove libraries to the v2.200.0-0cb715d0 release with BLE (Bluetooth Low Energy) support 2025-05-09 16:35:14 +02:00
Mamadou Babaei 8392453986 remove ue 5.2 deployment from sgum-packager 2025-05-09 16:35:13 +02:00
Mamadou Babaei 2e1fdcd437 list the third-party tutorials inside the extra resources section in a categorized manner 2025-05-09 16:35:13 +02:00
Mamadou Babaei afff4ea447 minor handbook fixes 2025-05-09 16:35:13 +02:00
Mamadou Babaei 98c7cbb4e9 downgrade mdbook-epub crate to cac03b7f4b151f106f7f05b13da4c33fc098dd2c 2025-05-09 16:35:13 +02:00
Mamadou Babaei c055eebcd2 fix a broken handbook url 2025-05-09 16:35:13 +02:00
Mamadou Babaei e4e9781c19 revamp the sensecom instructions and divide it into ble and btserial sections 2025-05-09 16:35:13 +02:00
Mamadou Babaei ee5bb9232a bump mdbook-epub crate to the latest v0.4.x 2025-05-09 16:35:12 +02:00
Mamadou Babaei bab2a786fe fix a critical deadlock issue (UE-212224) in UE 5.5/5.6 during PipelinedFrameState acquisition 2025-05-09 16:35:12 +02:00
Mamadou Babaei eb4ccb5820 bump the SenseGlove libraries to the v2.199.1-8de3deb9 experimental release with BLE (Bluetooth Low Energy) support 2025-05-09 16:35:12 +02:00
Mamadou Babaei e79d1c9f01 bump the SenseGlove libraries to the v2.199.0-b35c8158 experimental release with BLE (Bluetooth Low Energy) support 2025-05-09 16:35:10 +02:00
Mamadou Babaei 4939cf51c5 mark ue 5.2 as out of support in the platform support matrix 2025-05-09 16:35:09 +02:00
Mamadou Babaei e5cf7336bd bump the senseglove libraries to the latest experimental ble builds 2025-05-09 16:35:07 +02:00
Mamadou Babaei 4ee32a38db add missing changelogs from the previous commit 2025-05-09 16:35:06 +02:00
Mamadou Babaei 524a828e71 revamp android backend initialization error handling and bump the senseglove libraries to the latest experimental ble builds 2025-05-09 16:35:04 +02:00
Mamadou Babaei 06ce43de6f list the license section inside the overview section as well 2025-05-09 16:35:03 +02:00
Mamadou Babaei 14914b00ea fix a main menu title missing keyword 2025-05-09 16:35:03 +02:00
Mamadou Babaei f2be5a3bb6 a minor punctuation fix in the changelog 2025-05-09 16:35:03 +02:00
Mamadou Babaei 82a12ee095 add sgble and sgblexx rust dependency licenses 2025-05-09 16:35:02 +02:00
Mamadou Babaei 34fd35e827 bump the senseglove libraries to a ble-aware version that resolves android build issues 2025-05-09 16:35:02 +02:00
Mamadou Babaei f2034827a6 bump sgconnect for android to an experimental unreleased ble-aware implementation 2025-05-09 16:35:00 +02:00