Commit Graph
929 Commits
Author SHA1 Message Date
Mamadou Babaei f785b5a801 minor comment fixes 2025-02-14 12:10:32 +01:00
Mamadou Babaei f442d169fb remove redundant sgxrtracker code 2025-02-14 12:10:32 +01:00
Mamadou Babaei e302d90678 use engine api to set the tracking motion source 2025-02-14 12:10:32 +01:00
Mamadou Babaei 3b2f6517b6 fix the non-editor build issues caused by the recent motion sources refactor 2025-02-14 12:10:32 +01:00
Mamadou Babaei 3eb7d0e64b refactor the way we populate and utilize motion sources for viveopenxr compatibility 2025-02-14 12:10:32 +01:00
Mamadou Babaei 6a018e495c remove redundant dependency module 2025-02-14 12:10:32 +01:00
Mamadou Babaei 29374562a4 add the FSGPluginUtils utility class for other plugins or modules availability detection such as Meta XR and ViveOpenXR 2025-02-14 12:10:32 +01:00
Mamadou Babaei 40233ec643 mention meta xr and viveopenxr plugins compatibility in the planned features completion status 2025-02-14 12:10:32 +01:00
Mamadou Babaei c3a64bed13 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:10:32 +01:00
Mamadou Babaei 194aee6f4c add FSGConnectJNI::Initialize() and FSGCoreJNI::Initialize() return codes to Android logs for detailed debugging purposes through adb logcat 2025-02-14 12:10:32 +01:00
Mamadou Babaei 1579f07e57 add a missing url 2025-02-14 12:10:32 +01:00
Mamadou Babaei f98580b809 apply some minor changelog fixes 2025-02-14 12:10:32 +01:00
Mamadou Babaei 75661087f4 update the changelog with the unreleased changes 2025-02-14 12:10:32 +01:00
Mamadou Babaei a825ca9cf3 use ue 5.5 header github links in the fxrmotioncontrollerdata page since its removal is likey in ue 5.6 2025-02-14 12:10:31 +01:00
Mamadou Babaei 7634982206 fixed a few broken URLs caused by bad markdown formatting 2025-02-14 12:10:31 +01:00
Mamadou Babaei 253d136b00 update the changelog with the unreleased changes 2025-02-14 12:10:31 +01:00
Mamadou Babaei 027b0037a9 bump the SenseGlove Unreal Engine Marketplace Packager v0.5.0-7df1183 2025-02-14 12:10:31 +01:00
Mamadou Babaei 80d4a00344 make the handbook scp operations safer by utilizing quotes 2025-02-14 12:10:31 +01:00
Mamadou Babaei 211945fb77 reintroduce Michael-F-Bryan/mdbook-epub backend for the handbook as its issue #115 have been solved 2025-02-14 12:10:31 +01:00
Mamadou Babaei 48416d9a95 make the handbook makefile safer by wrapping files/folder navigations/operations in quotes 2025-02-14 12:10:31 +01:00
Mamadou Babaei fcf664bf06 remove a redundant copy from the handbook makefile 2025-02-14 12:10:31 +01:00
Mamadou Babaei 1ab817a575 remove redundant steps from the handbook makefile 2025-02-14 12:10:31 +01:00
Mamadou Babaei 93b4175d02 remove unused variable SG_DOCUMENTATION_EPUB_DIR from the handbook makefile 2025-02-14 12:10:31 +01:00
Mamadou Babaei 2651d3cca6 migrate the documentation changelogs for the next unreleased version to its own section 2025-02-14 12:10:30 +01:00
Mamadou Babaei d7f750070c bump the mdbook-alerts crate to v0.7.x 2025-02-14 12:10:30 +01:00
Mamadou Babaei aa443e173c bump the SenseGlove libraries to v2.105.3-97ea18cb 2025-02-14 12:10:30 +01:00
Mamadou Babaei 3bf32a11f1 update the changelog with unreleased changes 2025-02-14 12:10:29 +01:00
Mamadou Babaei 6bb1752a1e bump the SenseGlove Unreal Engine Marketplace Packager v0.4.1-e39a4f4 2025-02-14 12:10:29 +01:00
Mamadou Babaei d562fc6684 fix the changelog formatting 2025-02-14 12:10:29 +01:00
Mamadou Babaei dd1c6f5160 bump the copyright years 2025-02-14 12:10:29 +01:00
Mamadou Babaei 1bbad4338f clarify htc vive stand-alone support status in the platform support matrix 2025-02-14 12:10:29 +01:00
Mamadou Babaei 49c089f599 bump the plugin version to v2.3.2 2025-01-28 14:55:49 +01:00
Mamadou Babaei 49a5a45420 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:49 +01:00
Mamadou Babaei 22f2d6db87 bump the plugin version to v2.3.1 2024-11-27 10:11:49 +01:00
Mamadou Babaei 9d98a6cd0a do an ensure check instead of silently ignoring the non-existent joint 2024-11-27 10:11:49 +01:00
Mamadou Babaei 1b7203ce13 calculate the bone ref transforms using the current mesh rather than the reference mesh 2024-11-27 10:11:49 +01:00
Mamadou Babaei 4f82b60310 white space and code formatting fixes 2024-11-27 10:11:49 +01:00
Mamadou Babaei 0b0bf4279e bump the plugin version to v2.3.0 2024-11-14 00:31:24 +01:00
Mamadou Babaei a76e8e3457 fix ue 5.5 deprecation warnings inside USGVirtualHandComponent 2024-11-14 00:26:41 +01:00
Mamadou Babaei afc8a8bcb1 fix rocket build issues by adding missing the headers 2024-11-14 00:26:41 +01:00
Mamadou Babaei 2f5613b039 list AndroidPermission plugin as a dependency 2024-11-14 00:26:41 +01:00
Mamadou Babaei ef837f7453 remove comments that probably pasted by mistake 2024-11-14 00:26:41 +01:00
Mamadou Babaei 4f8d3005a1 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:41 +01:00
Mamadou Babaei c47f35039d implement the android permissions singleton responsible for requesting android permissions and checking those 2024-11-14 00:26:41 +01:00
Mamadou Babaei fdfed91611 re-order the required permissions alphabetically inside the android upl file 2024-11-14 00:26:41 +01:00
Mamadou Babaei 6f0cb6f333 make the USGBackend constructor private 2024-11-14 00:26:41 +01:00
Mamadou Babaei acc9fec267 remove USGBackend class config specifier 2024-11-14 00:26:40 +01:00
Mamadou Babaei 5cee6d2e00 apply a minor formatting fix to the changelog 2024-11-14 00:26:40 +01:00
Mamadou Babaei 22b69c1417 bump the plugin version to v2.2.2 2024-11-08 12:24:42 +01:00
Mamadou Babaei 2fac04f00d fix a chain of glove and hand-tracking bugs that render the hand-tracking state invalid at certain times 2024-11-08 12:24:42 +01:00