Commit Graph
84 Commits
Author SHA1 Message Date
Mamadou Babaei 18c5bc731b add a deprecation note for ue 5.2 2025-02-14 12:11:25 +01:00
Mamadou Babaei 7853dd2ed3 add a few third-party tutorials 2025-02-14 12:11:15 +01:00
Mamadou Babaei b8cf402bb6 minor url fix 2025-02-14 12:11:15 +01:00
Mamadou Babaei 4a1aec916c fix the changelog's grammatical issues and typos 2025-02-14 12:11:15 +01:00
Mamadou Babaei 76c7cbb27f add htc vive specific optimization tips for running in standalone mode 2025-02-14 12:11:14 +01:00
Mamadou Babaei c5ba565568 bring the wrist-tracking hardware setup and XR_EXT_hand_tracking documentation on par with the recent changes 2025-02-14 12:11:14 +01:00
Mamadou Babaei 079fe14613 add support for htc vive wrist trackers on android 2025-02-14 12:11:14 +01:00
Mamadou Babaei a1ce48e133 add support for htc vive focus vision hmd auto-detection and various htc hmds auto-detection support on android 2025-02-14 12:11:14 +01:00
Mamadou Babaei 5a70218a71 optimize FSGArrayUtils by pre-allocating memory instead of growing by every emplace_back or add 2025-02-14 12:11:14 +01:00
Mamadou Babaei f6df174a68 clarify how to setup the VIVE Wrist Trackers in various configurations 2025-02-14 12:11:14 +01:00
Mamadou Babaei f387b8a54b add ue 5.2 deprectation notes to the changelog 2025-02-14 12:11:14 +01:00
Mamadou Babaei 6f9f0c55b6 refactor the way we populate and utilize motion sources for viveopenxr compatibility 2025-02-14 12:11:13 +01:00
Mamadou Babaei 955f3487a5 add the FSGPluginUtils utility class for other plugins or modules availability detection such as Meta XR and ViveOpenXR 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 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 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 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 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 bc0f269479 bump the plugin version to v2.3.0 2024-11-14 00:31:28 +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 d62756beb8 add the documentation on consuming the FXRHandTrackingState struct in both Blueprint and C++ 2024-10-22 06:57:24 +02:00
Mamadou Babaei 64857c7b3a migrate away from the deprecated FXRMotionControllerData in favor of FXRMotionControllerState and FXRHandTrackingState on UE 5.5+ 2024-10-22 06:57:18 +02:00
Mamadou Babaei 72e742e508 bump the plugin version to v2.1.4 2024-10-22 05:30:16 +02:00
Mamadou Babaei 2535b9c4fb add the missing release title to the v2.1.3 changelog entry 2024-10-22 05:30:16 +02:00
Mamadou Babaei be1823c16f update the documentation on consuming the FXRMotionControllerData struct 2024-10-22 05:30:16 +02:00
Mamadou Babaei 1bf32dc10f bump the plugin version to v2.1.3 2024-10-11 12:31:23 +02:00
Mamadou Babaei f60fd2ff66 address a few ue 5.5 deprecation warnings 2024-10-11 12:31:23 +02:00
Mamadou Babaei cddba9a591 add support for epic native toolchain v23 2024-10-11 12:31:23 +02:00
Mamadou Babaei 7b36d9fc4d bump the senseglove libraries to v2.105.2-f2de4b89 2024-10-11 12:31:22 +02:00
Mamadou Babaei cd71b90a53 fix a bug inside USGVirtualHandComponent::PostEditChangeProperty() where the get member name check happens against the wrong class and member names 2024-10-11 12:31:22 +02:00
Mamadou Babaei b34f1cfc86 fix a grammatical typo in a comment 2024-10-11 12:31:22 +02:00