Commit Graph
959 Commits
Author SHA1 Message Date
Mamadou Babaei a97a6c5920 Revert "add SetupMetaXRAvailability during the build time to define WITH_METAXR"
This reverts commit e2c50e9c77.
2025-02-14 12:11:55 +01:00
Mamadou Babaei d134125217 remove metaxr compatibility from the documentation along with its assets and replace it with a caution incompatibility note 2025-02-14 12:11:55 +01:00
Mamadou Babaei 8559022f2c remove metaxr compatibility notes from the changelog for this release 2025-02-14 12:11:55 +01:00
Mamadou Babaei 514f3d920c minor changelog fixes 2025-02-14 12:11:55 +01:00
Mamadou Babaei bbf2b1f396 minor documentation fixes 2025-02-14 12:11:55 +01:00
Mamadou Babaei 10c8051cf0 add notes in regards to pcvr and standlone modes support for vive and meta hmds 2025-02-14 12:11:55 +01:00
Mamadou Babaei 2a5023c34c fix the platform support matrix formatting 2025-02-14 12:11:55 +01:00
Mamadou Babaei d706384c68 add a deprecation note for ue 5.2 2025-02-14 12:11:55 +01:00
Mamadou Babaei aa58c6f142 mark ue 5.5 meta quest standalone mode as supported 2025-02-14 12:11:55 +01:00
Mamadou Babaei e343103be1 mark ue 5.5 meta quest standalone mode as supported 2025-02-14 12:11:48 +01:00
Mamadou Babaei 0159ec492e add a few third-party tutorials 2025-02-14 12:11:45 +01:00
Mamadou Babaei c67382c075 minor url fix 2025-02-14 12:11:45 +01:00
Mamadou Babaei 1e5334a099 experiment with a hacky approach to make metaxr work 2025-02-14 12:11:45 +01:00
Mamadou Babaei 5a4ec78123 add SetupMetaXRAvailability during the build time to define WITH_METAXR 2025-02-14 12:11:45 +01:00
Mamadou Babaei 88cc3b8b70 fix the changelog's grammatical issues and typos 2025-02-14 12:11:45 +01:00
Mamadou Babaei b7297ccc6e add missing headers to solve runuat build issues 2025-02-14 12:11:44 +01:00
Mamadou Babaei aa57b164d6 add htc vive optimal rendering settings 2025-02-14 12:11:44 +01:00
Mamadou Babaei 2be973cce0 add htc vive specific optimization tips for running in standalone mode 2025-02-14 12:11:44 +01:00
Mamadou Babaei a6bb54af47 update viveopenxr XR_EXT_hand_tracking and wrist-tracking documentation with more accurate details 2025-02-14 12:11:44 +01:00
Mamadou Babaei 6115b809b0 add initial ultimate tracker and OpenXRXrTracker support which is not fully functional 2025-02-14 12:11:44 +01:00
Mamadou Babaei 95c077207b bring the wrist-tracking hardware setup and XR_EXT_hand_tracking documentation on par with the recent changes 2025-02-14 12:11:44 +01:00
Mamadou Babaei 5557157dcc clear up debug logs 2025-02-14 12:11:44 +01:00
Mamadou Babaei b82bebf126 add support for htc vive wrist trackers on android 2025-02-14 12:11:44 +01:00
Mamadou Babaei cfa1504bc0 fix a comment formatting 2025-02-14 12:11:44 +01:00
Mamadou Babaei aa171a77a9 fix a typo 2025-02-14 12:11:44 +01:00
Mamadou Babaei d310d30de6 add support for htc vive focus vision hmd auto-detection and various htc hmds auto-detection support on android 2025-02-14 12:11:44 +01:00
Mamadou Babaei 2a394c392a optimize FSGArrayUtils by pre-allocating memory instead of growing by every emplace_back or add 2025-02-14 12:11:44 +01:00
Mamadou Babaei 6e5559c406 fix a comment 2025-02-14 12:11:44 +01:00
Mamadou Babaei 6a29c51b2e use fixed-width integers 2025-02-14 12:11:44 +01:00
Mamadou Babaei 1aa59fab45 clarify how to setup the VIVE Wrist Trackers in various configurations 2025-02-14 12:11:44 +01:00
Mamadou Babaei db03a4a609 add ue 5.2 deprectation notes to the changelog 2025-02-14 12:11:43 +01:00
Mamadou Babaei d11f03c589 minor comment fixes 2025-02-14 12:11:43 +01:00
Mamadou Babaei 2905c1cb59 remove redundant sgxrtracker code 2025-02-14 12:11:43 +01:00
Mamadou Babaei 84c044275f use engine api to set the tracking motion source 2025-02-14 12:11:43 +01:00
Mamadou Babaei 78aca95d11 fix the non-editor build issues caused by the recent motion sources refactor 2025-02-14 12:11:43 +01:00
Mamadou Babaei 7127eda4c8 refactor the way we populate and utilize motion sources for viveopenxr compatibility 2025-02-14 12:11:43 +01:00
Mamadou Babaei dae3999d9e remove redundant dependency module 2025-02-14 12:11:43 +01:00
Mamadou Babaei a3efa62bdf add the FSGPluginUtils utility class for other plugins or modules availability detection such as Meta XR and ViveOpenXR 2025-02-14 12:11:43 +01:00
Mamadou Babaei 6153caf4c8 mention meta xr and viveopenxr plugins compatibility in the planned features completion status 2025-02-14 12:11:43 +01:00
Mamadou Babaei c709f526be 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:43 +01:00
Mamadou Babaei 44510c5f74 add FSGConnectJNI::Initialize() and FSGCoreJNI::Initialize() return codes to Android logs for detailed debugging purposes through adb logcat 2025-02-14 12:11:43 +01:00
Mamadou Babaei 09790e4859 add a missing url 2025-02-14 12:11:43 +01:00
Mamadou Babaei f2c796c5b7 apply some minor changelog fixes 2025-02-14 12:11:43 +01:00
Mamadou Babaei 4414dbfefd update the changelog with the unreleased changes 2025-02-14 12:11:43 +01:00
Mamadou Babaei 275bcaf488 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:43 +01:00
Mamadou Babaei 01d44d9b7c fixed a few broken URLs caused by bad markdown formatting 2025-02-14 12:11:43 +01:00
Mamadou Babaei c8d92cc8f6 update the changelog with the unreleased changes 2025-02-14 12:11:42 +01:00
Mamadou Babaei 3eb5b7db3e bump the SenseGlove Unreal Engine Marketplace Packager v0.5.0-7df1183 2025-02-14 12:11:42 +01:00
Mamadou Babaei 02ae79f532 make the handbook scp operations safer by utilizing quotes 2025-02-14 12:11:42 +01:00
Mamadou Babaei 4eb2c8fb81 reintroduce Michael-F-Bryan/mdbook-epub backend for the handbook as its issue #115 have been solved 2025-02-14 12:11:42 +01:00