Commit Graph
100 Commits
Author SHA1 Message Date
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 90744cbedb fix a comment 2025-02-14 12:10:33 +01:00
Mamadou Babaei bd643588b4 use fixed-width integers 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 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
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 8e599900dc 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:56:42 +02:00
Mamadou Babaei bbf119421b list ue 5.5 in the sgum-packager configuration file 2024-10-22 06:56:42 +02:00
Mamadou Babaei d4fb9c1c7a include Runtime/Launch/Resources/Version.h only where it matters 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 986f6eb4fc minor formatting fix 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
Mamadou Babaei fdfe6382d2 bump the plugin version to v2.1.4 2024-10-22 05:30:15 +02:00
Mamadou Babaei e776c101bc add the missing release title to the v2.1.3 changelog entry 2024-10-22 05:30:15 +02:00
Mamadou Babaei a53eec9bba update the documentation on consuming the FXRMotionControllerData struct 2024-10-22 05:30:15 +02:00
Mamadou Babaei a195f746ad bump the plugin version to v2.1.3 2024-10-11 12:31:20 +02:00
Mamadou Babaei ea5fe2f59c update the platform support matrix and also add a note in regards to fab and ue marketplace transition 2024-10-11 12:31:20 +02:00
Mamadou Babaei f8b68ae855 add the planned features for the v2.2.x release series 2024-10-11 12:31:20 +02:00
Mamadou Babaei fe7b203490 silence another ue 5.5 deprecation warning with a temporary workaround for the time being 2024-10-11 12:31:20 +02:00
Mamadou Babaei 3157ed7655 avoid mentioning the patch releases in the planned features completion status page 2024-10-11 12:31:20 +02:00
Mamadou Babaei 71ee5eeb57 address a few ue 5.5 deprecation warnings 2024-10-11 12:31:20 +02:00
Mamadou Babaei ab3827334c add a missing header 2024-10-11 12:31:20 +02:00
Mamadou Babaei 391f7f0c63 add support for epic native toolchain v23 2024-10-11 12:31:20 +02:00
Mamadou Babaei 07da3fbeaa bump the senseglove libraries to v2.105.2-f2de4b89 2024-10-11 12:31:19 +02:00
Mamadou Babaei 534e8cc49c fix code formatting 2024-10-11 12:31:19 +02:00
Mamadou Babaei 7def08f734 remove a redundant header 2024-10-11 12:31:19 +02:00
Mamadou Babaei e1d109e2af 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:19 +02:00
Mamadou Babaei 38baaecbd8 fix a grammatical typo in a comment 2024-10-11 12:31:19 +02:00
Mamadou Babaei 2333245563 bump the plugin version to v2.1.2 2024-09-02 19:38:32 +02:00
Mamadou Babaei ca500a6c4d update the changelog 2024-09-02 19:38:32 +02:00
Mamadou Babaei acb8c0fe35 update the changelog 2024-09-02 19:38:32 +02:00
Mamadou Babaei d4fce1b131 fix a few virtual hand component visibility issues 2024-09-02 19:38:32 +02:00
Mamadou Babaei 06bd28d5b1 fix the non-existent default hand-mesh warnings polluting the logs when packaging the game 2024-09-02 19:38:32 +02:00
Mamadou Babaei 89f4be7b96 update the changelog 2024-09-02 19:38:32 +02:00
Mamadou Babaei ebe50bab8c fix the wrong script name for USXRTrackerKismetLibrary 2024-09-02 19:38:31 +02:00
Mamadou Babaei 3c30a36d5e fix the wrong script name for USGHMDTrackerKismetLibrary 2024-09-02 19:38:31 +02:00
Mamadou Babaei 9f29e37f0e expand the clickable area on the handbook index page revision buttons 2024-09-02 19:38:31 +02:00
Mamadou Babaei b0b54d2843 an overview title fix to match the summary file 2024-09-02 19:38:31 +02:00
Mamadou Babaei 42e62cf862 bump the SenseGlove Unreal Engine Plugin to v2.1.1 2024-08-18 01:46:50 +02:00
Mamadou Babaei 971944bcd0 fix documentation typos 2024-08-18 01:46:50 +02:00
Mamadou Babaei f4f08f3377 fix a bug where SG_GIT_IS_SHALLOW_CLONE while building the handbook is always set to yes even if it's not a shadow clone 2024-08-18 01:32:50 +02:00
Mamadou Babaei 3be9ab5a2b removed android ndk r25 armv7 and x86 dependencies brought back by mistake while merging v2.1.0 from the dev branch to the master branch 2024-08-18 00:55:30 +02:00
Mamadou Babaei 82ca84d22d fix a bug that causes a handbook revision mismatch when deploying the handbook from the dev branch 2024-08-18 00:28:32 +02:00
Mamadou Babaei f421967cd3 fix the messed up changelog file caused by cherry-picking merge conflicts between the dev branch and the master branch 2024-08-18 00:10:37 +02:00
Mamadou Babaei 0211f2a26a bump the plugin version to v2.1.0 2024-08-16 19:55:23 +02:00