Commit Graph
221 Commits
Author SHA1 Message Date
Mamadou Babaei d78c2f7a26 add htc vive optimal rendering settings 2025-02-14 12:10:33 +01:00
Mamadou Babaei 441559e910 add htc vive specific optimization tips for running in standalone mode 2025-02-14 12:10:33 +01:00
Mamadou Babaei f1768ce4a0 update viveopenxr XR_EXT_hand_tracking and wrist-tracking documentation with more accurate details 2025-02-14 12:10:33 +01:00
Mamadou Babaei ebb11654cc bring the wrist-tracking hardware setup and XR_EXT_hand_tracking documentation on par with the recent changes 2025-02-14 12:10:33 +01:00
Mamadou Babaei 214e93d2c2 add support for htc vive wrist trackers on android 2025-02-14 12:10:33 +01:00
Mamadou Babaei 3c72def67d fix a typo 2025-02-14 12:10:33 +01:00
Mamadou Babaei 2af9abd2bb add support for htc vive focus vision hmd auto-detection and various htc hmds auto-detection support on android 2025-02-14 12:10:33 +01:00
Mamadou Babaei 96b4949472 optimize FSGArrayUtils by pre-allocating memory instead of growing by every emplace_back or add 2025-02-14 12:10:33 +01:00
Mamadou Babaei 135af2bed1 clarify how to setup the VIVE Wrist Trackers in various configurations 2025-02-14 12:10:33 +01:00
Mamadou Babaei d2fd2a6486 add ue 5.2 deprectation notes to the changelog 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 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 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 0b0bf4279e bump the plugin version to v2.3.0 2024-11-14 00:31:24 +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
Mamadou Babaei 458fc47f0d bump the plugin version to v2.2.1 2024-10-23 14:50:26 +02:00
Mamadou Babaei 3f30140ed2 revise documentation to point to fab instead of ue marketplace 2024-10-23 14:50:26 +02:00
Mamadou Babaei 30c3cfc368 bump the plugin version to v2.2.0 2024-10-22 06:56:42 +02:00
Mamadou Babaei 72bedcb7ff add the documentation on consuming the FXRHandTrackingState struct in both Blueprint and C++ 2024-10-22 06:56:42 +02:00
Mamadou Babaei e3e30be55e change SG_BROWSER_BINARY_PATH_LINUX binary path 2024-10-22 06:56:41 +02:00
Mamadou Babaei d1743d3c1a migrate away from the deprecated FXRMotionControllerData in favor of FXRMotionControllerState and FXRHandTrackingState on UE 5.5+ 2024-10-22 06:56:34 +02:00