Commit Graph
925 Commits
Author SHA1 Message Date
Mamadou Babaei 8f1eff6e22 mention meta xr and viveopenxr plugins compatibility in the planned features completion status 2025-02-14 12:11:13 +01:00
Mamadou Babaei c1b2527513 revamp the Enabling XR_EXT_hand_tracking OpenXR Extension on VR Headsets and Deploying to Android (Standalone) documentation and the Meta XR-compatibile and ViveOpenXR-compatibile instructions 2025-02-14 12:11:13 +01:00
Mamadou Babaei 3a5c8e1f89 add FSGConnectJNI::Initialize() and FSGCoreJNI::Initialize() return codes to Android logs for detailed debugging purposes through adb logcat 2025-02-14 12:11:13 +01:00
Mamadou Babaei 2237b15e67 add a missing url 2025-02-14 12:11:13 +01:00
Mamadou Babaei f358e0292b apply some minor changelog fixes 2025-02-14 12:11:13 +01:00
Mamadou Babaei aded745d06 update the changelog with the unreleased changes 2025-02-14 12:11:13 +01:00
Mamadou Babaei 09bd8b8955 use ue 5.5 header github links in the fxrmotioncontrollerdata page since its removal is likey in ue 5.6 2025-02-14 12:11:13 +01:00
Mamadou Babaei 90cacff9a9 fixed a few broken URLs caused by bad markdown formatting 2025-02-14 12:11:12 +01:00
Mamadou Babaei 5df61c7085 update the changelog with the unreleased changes 2025-02-14 12:11:12 +01:00
Mamadou Babaei 532e18ea73 bump the SenseGlove Unreal Engine Marketplace Packager v0.5.0-7df1183 2025-02-14 12:11:12 +01:00
Mamadou Babaei 5eb1e0be31 make the handbook scp operations safer by utilizing quotes 2025-02-14 12:11:12 +01:00
Mamadou Babaei ba95e455f5 reintroduce Michael-F-Bryan/mdbook-epub backend for the handbook as its issue #115 have been solved 2025-02-14 12:11:12 +01:00
Mamadou Babaei d05c814c40 make the handbook makefile safer by wrapping files/folder navigations/operations in quotes 2025-02-14 12:11:12 +01:00
Mamadou Babaei bee2f4ff38 remove a redundant copy from the handbook makefile 2025-02-14 12:11:12 +01:00
Mamadou Babaei 0ca91da448 remove redundant steps from the handbook makefile 2025-02-14 12:11:12 +01:00
Mamadou Babaei 70e669e89d remove unused variable SG_DOCUMENTATION_EPUB_DIR from the handbook makefile 2025-02-14 12:11:12 +01:00
Mamadou Babaei 8f4afa1587 migrate the documentation changelogs for the next unreleased version to its own section 2025-02-14 12:11:12 +01:00
Mamadou Babaei a7c9ba2480 bump the mdbook-alerts crate to v0.7.x 2025-02-14 12:11:11 +01:00
Mamadou Babaei 97c134dd19 bump the SenseGlove libraries to v2.105.3-97ea18cb 2025-02-14 12:11:11 +01:00
Mamadou Babaei e5bbf750c5 update the changelog with unreleased changes 2025-02-14 12:11:11 +01:00
Mamadou Babaei 0a8ad801bc bump the SenseGlove Unreal Engine Marketplace Packager v0.4.1-e39a4f4 2025-02-14 12:11:10 +01:00
Mamadou Babaei 0544e3e821 fix the changelog formatting 2025-02-14 12:11:10 +01:00
Mamadou Babaei 18201c1e79 bump the copyright years 2025-02-14 12:11:10 +01:00
Mamadou Babaei 083a54678b clarify htc vive stand-alone support status in the platform support matrix 2025-02-14 12:11:10 +01:00
Mamadou Babaei beafb0df65 bump the plugin version to v2.3.2 2025-01-28 14:55:50 +01:00
Mamadou Babaei a21469e09b fix a critical issue where HandStates->GetTransform(KeyPoint) was incorrectly resolving to (&HandStates[0])->GetTransform(KeyPoint), causing both hands to use the left hand's wrist transform under specific conditions 2025-01-28 14:55:50 +01:00
Mamadou Babaei 11fd74b88c bump the plugin version to v2.3.1 2024-11-27 10:11:50 +01:00
Mamadou Babaei 222cefaedc do an ensure check instead of silently ignoring the non-existent joint 2024-11-27 10:11:50 +01:00
Mamadou Babaei 9687d8c52b calculate the bone ref transforms using the current mesh rather than the reference mesh 2024-11-27 10:11:50 +01:00
Mamadou Babaei 205380cfbf white space and code formatting fixes 2024-11-27 10:11:50 +01:00
Mamadou Babaei bc0f269479 bump the plugin version to v2.3.0 2024-11-14 00:31:28 +01:00
Mamadou Babaei a1938bd151 fix ue 5.5 deprecation warnings inside USGVirtualHandComponent 2024-11-14 00:26:43 +01:00
Mamadou Babaei a1ad2314dd fix rocket build issues by adding missing the headers 2024-11-14 00:26:43 +01:00
Mamadou Babaei fb75ea3db0 list AndroidPermission plugin as a dependency 2024-11-14 00:26:42 +01:00
Mamadou Babaei 6d0b59446c remove comments that probably pasted by mistake 2024-11-14 00:26:42 +01:00
Mamadou Babaei e61e8e7d29 revamp the way the plugin requests permisions on Android by showing a pop-up to the user rather than silently crashing if those permisions were not already given 2024-11-14 00:26:42 +01:00
Mamadou Babaei a9cd37f7bd implement the android permissions singleton responsible for requesting android permissions and checking those 2024-11-14 00:26:42 +01:00
Mamadou Babaei 37f2d7ecdf re-order the required permissions alphabetically inside the android upl file 2024-11-14 00:26:42 +01:00
Mamadou Babaei 62df2be2e6 make the USGBackend constructor private 2024-11-14 00:26:42 +01:00
Mamadou Babaei ff4cc765f3 remove USGBackend class config specifier 2024-11-14 00:26:42 +01:00
Mamadou Babaei 33438f1c01 apply a minor formatting fix to the changelog 2024-11-14 00:26:42 +01:00
Mamadou Babaei ae3ca0f427 bump the plugin version to v2.2.2 2024-11-08 12:24:44 +01:00
Mamadou Babaei 4deb7162b4 fix a chain of glove and hand-tracking bugs that render the hand-tracking state invalid at certain times 2024-11-08 12:24:44 +01:00
Mamadou Babaei c15be7eb69 bump the plugin version to v2.2.1 2024-10-23 14:50:28 +02:00
Mamadou Babaei 588add1523 revise documentation to point to fab instead of ue marketplace 2024-10-23 14:50:28 +02:00
Mamadou Babaei bdbcbe7e39 bump the plugin version to v2.2.0 2024-10-22 06:57:25 +02:00
Mamadou Babaei 58c2d2027f remove ue 5.5+ code that causes build failure and cannot be wrapped inside if/def/end preprocessors due to lack of its support in uht 2024-10-22 06:57:24 +02:00
Mamadou Babaei c4ebfa8e60 list ue 5.5 in the sgum-packager configuration file 2024-10-22 06:57:24 +02:00
Mamadou Babaei 4871ba3012 include Runtime/Launch/Resources/Version.h only where it matters 2024-10-22 06:57:24 +02:00
Mamadou Babaei d62756beb8 add the documentation on consuming the FXRHandTrackingState struct in both Blueprint and C++ 2024-10-22 06:57:24 +02:00