Commit Graph
100 Commits
Author SHA1 Message Date
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
Mamadou Babaei 98f576f99b bump senseglove libraries to a yet to be versioned, experimental release, with ble support 2025-05-09 16:34:59 +02:00
Mamadou Babaei f06de30d65 add initial support for epic native toolchain v24 2025-05-09 16:34:57 +02:00
Mamadou Babaei 17380888c6 bump the senseglove libraries to v2.106.0-d5361a48 2025-05-09 16:34:57 +02:00
Mamadou Babaei 065392667f bump the plugin version to v2.4.2 2025-02-17 13:29:24 +01:00
Mamadou Babaei fb6c52416c list the third-party tutorials with a description in their corresponding parent sections 2025-02-17 13:29:24 +01:00
Mamadou Babaei e444dda538 bump the plugin version to v2.4.1 2025-02-14 15:23:42 +01:00
Mamadou Babaei 7547fbed2d fix a bug that breaks the custom styles on the release urls 2025-02-14 15:07:01 +01:00
Mamadou Babaei eca1be1c10 apply a minor handbook makefile fix 2025-02-14 15:07:01 +01:00
Mamadou Babaei fe876fb274 bump the plugin version to v2.4.0 2025-02-14 12:21:12 +01:00
Mamadou Babaei 51e2644072 update the list of supported hmds in the planned features completion status 2025-02-14 12:09:51 +01:00
Mamadou Babaei d4317d62e9 remove meta xr plugin compatibility from the planned features completion status 2025-02-14 12:09:51 +01:00
Mamadou Babaei 08ac385843 fix documentation errors and confusions 2025-02-14 12:09:51 +01:00
Mamadou Babaei 3f4734c2e8 list the vrexpansion plugin demo in the extra resources section 2025-02-14 12:09:51 +01:00
Mamadou Babaei 3d01b9d185 Revert "experiment with a hacky approach to make metaxr work"
This reverts commit f3bc6502e4.
2025-02-14 12:09:51 +01:00
Mamadou Babaei d0a9e872d5 Revert "add SetupMetaXRAvailability during the build time to define WITH_METAXR"
This reverts commit e2c50e9c77.
2025-02-14 12:09:50 +01:00
Mamadou Babaei f1c9dac4f6 remove metaxr compatibility from the documentation along with its assets and replace it with a caution incompatibility note 2025-02-14 12:09:50 +01:00