Commit Graph
1033 Commits
Author SHA1 Message Date
Mamadou Babaei 9ba19114d3 bump the plugin version to v2.6.1 2025-06-05 13:21:28 +02:00
Mamadou Babaei df8b8b28d3 changelog fixes 2025-06-05 12:40:22 +02:00
Mamadou Babaei e1d30c7637 bump senseglove libraries to v2.204.0-3a37b1977 2025-06-05 12:40:22 +02:00
Mamadou Babaei 227c654a43 fix a changelog typo 2025-06-05 12:40:14 +02:00
Mamadou Babaei 724e7caff2 bump the plugin version to v2.6.0 2025-06-04 02:35:50 +02:00
Mamadou Babaei 79ebb88ee4 fix a runuat build issue due to a missing header providing engine version macros 2025-06-04 02:35:50 +02:00
Mamadou Babaei 340cda6d09 deprecate ue 5.3 support 2025-06-04 02:35:50 +02:00
Mamadou Babaei dfe92f39f3 reoder changelog's last entry sections 2025-06-04 02:35:50 +02:00
Mamadou Babaei 9bd84cb85f revamp the ubt third-party dependency system 2025-06-04 02:35:50 +02:00
Mamadou Babaei 97846089e6 fix build issue with sgbackend by deleting the impl struct copy constructor and copy assignment operator 2025-06-04 02:35:50 +02:00
Mamadou Babaei 4194dbb57d fix a closing #endif directive comment 2025-06-04 02:35:50 +02:00
Mamadou Babaei 1c1ac35f08 minor code formatting fix 2025-06-04 02:35:50 +02:00
Mamadou Babaei 471cc7fb1f thread-safe sgbackend initialization 2025-06-04 02:35:50 +02:00
Mamadou Babaei a5b50b8b94 thread-safe sglog initialization 2025-06-04 02:35:50 +02:00
Mamadou Babaei 3e3a0e485a revamp sglog to use unreal's tuniqueptr instead of std::unique_ptr 2025-06-04 02:35:50 +02:00
Mamadou Babaei 8bf62bc4d4 fix critical deadlock between render and game threads in UE 5.6 when invoking IHeadMountedDisplay::GetHMDMonitorInfo() 2025-06-04 02:35:50 +02:00
Mamadou Babaei 1b9d19a46b fix sglog windows/msvc build issues caused by the recent sglog refactor 2025-06-04 02:35:50 +02:00
Mamadou Babaei 0df933ece5 update the changelog 2025-06-04 02:35:50 +02:00
Mamadou Babaei 5d1ef79607 add a missing header that causes build issues on linux aarch64 due to incomplete uaniminstance type 2025-06-04 02:35:50 +02:00
Mamadou Babaei 87660c3514 fix type conversion safety and consistency issues across all sglog formatters 2025-06-04 02:35:50 +02:00
Mamadou Babaei c8b4f2e706 fix unreal engine 5.6 string conversion build issues on linux 2025-06-04 02:35:50 +02:00
Mamadou Babaei e2ee4be579 Revert "bump embedded winpython distribution to v3.12.10"
This reverts commit 4fe067cf9a.
2025-06-04 02:35:49 +02:00
Mamadou Babaei 3b391495cf Revert "attempt at fixing handbook's broken make pack on windows by upgrading mdbook-pdf-outline"
This reverts commit 1be45f2cba.
2025-06-04 02:35:48 +02:00
Mamadou Babaei 68113216f3 attempt at fixing handbook's broken make pack on windows by upgrading mdbook-pdf-outline 2025-06-04 02:35:48 +02:00
Mamadou Babaei bab502aa64 bump the SenseGlove Unreal Engine Marketplace Packager to v0.6.0-4108c6f 2025-06-04 02:35:48 +02:00
Mamadou Babaei 65cd9ec2fe bump senseglove libraries to v2.203.0-f3d3e676 which migrates to C++20 2025-06-04 02:35:46 +02:00
Mamadou Babaei 4fae944ba0 bump embedded winpython distribution to v3.12.10 2025-06-04 02:35:45 +02:00
Mamadou Babaei cb234b56c9 lock the mdbook crate version to v0.49.0 2025-06-04 02:35:43 +02:00
Mamadou Babaei 76e2537451 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:35:43 +02:00
Mamadou Babaei a154cf122f update the outdated directory structure section inside the handbook with the latest changes 2025-06-04 02:35:41 +02:00
Mamadou Babaei b6b8e61f87 bump the senseglove libraries to libraries to v2.201.0-edef7655 and replace epic native toolchain v24 with v25 2025-06-04 02:35:40 +02:00
Mamadou Babaei 6a0d054da1 bump the plugin version to v2.5.0 2025-05-09 16:49:37 +02:00
Mamadou Babaei 2279304dd6 fix bad warning emoji character inside the platform support matrix 2025-05-09 16:49:37 +02:00
Mamadou Babaei d0adccbe60 improve the changelog formatting as much as possible 2025-05-09 16:35:46 +02:00
Mamadou Babaei f71c39e38e mention ue 5.2 and epic native toolchain v21 removal in the changelog 2025-05-09 16:35:46 +02:00
Mamadou Babaei 290b62b886 minor punctuation fix 2025-05-09 16:35:46 +02:00
Mamadou Babaei a253cf4ff4 update the planned featured completion status with regards to the latest changes 2025-05-09 16:35:46 +02:00
Mamadou Babaei 25056f7e72 update the changelog 2025-05-09 16:35:45 +02:00
Mamadou Babaei 3a1f070ccc bump the SenseGlove libraries to the v2.200.0-0cb715d0 release with BLE (Bluetooth Low Energy) support 2025-05-09 16:35:45 +02:00
Mamadou Babaei 7b0164d86e remove ue 5.2 deployment from sgum-packager 2025-05-09 16:35:43 +02:00
Mamadou Babaei dbb826873a list the third-party tutorials inside the extra resources section in a categorized manner 2025-05-09 16:35:43 +02:00
Mamadou Babaei 6111281a3c minor handbook fixes 2025-05-09 16:35:43 +02:00
Mamadou Babaei 40448e4228 downgrade mdbook-epub crate to cac03b7f4b151f106f7f05b13da4c33fc098dd2c 2025-05-09 16:35:43 +02:00
Mamadou Babaei ccd0b23353 fix a broken handbook url 2025-05-09 16:35:43 +02:00
Mamadou Babaei 48f63202b1 revamp the sensecom instructions and divide it into ble and btserial sections 2025-05-09 16:35:43 +02:00
Mamadou Babaei ff3a852f8b bump mdbook-epub crate to the latest v0.4.x 2025-05-09 16:35:43 +02:00
Mamadou Babaei 5a5f155f05 fix a critical deadlock issue (UE-212224) in UE 5.5/5.6 during PipelinedFrameState acquisition 2025-05-09 16:35:43 +02:00
Mamadou Babaei 56b84142c1 bump the SenseGlove libraries to the v2.199.1-8de3deb9 experimental release with BLE (Bluetooth Low Energy) support 2025-05-09 16:35:43 +02:00
Mamadou Babaei cdb4cafb53 bump the SenseGlove libraries to the v2.199.0-b35c8158 experimental release with BLE (Bluetooth Low Energy) support 2025-05-09 16:35:41 +02:00
Mamadou Babaei 246fcbe724 mark ue 5.2 as out of support in the platform support matrix 2025-05-09 16:35:39 +02:00