Commit Graph
100 Commits
Author SHA1 Message Date
Mamadou Babaei 30f8f016c5 use engine api to set the tracking motion source 2025-01-28 15:27:58 +01:00
Mamadou Babaei e4f8b82c8a fix the non-editor build issues caused by the recent motion sources refactor 2025-01-28 15:27:58 +01:00
Mamadou Babaei 564254e573 refactor the way we populate and utilize motion sources for viveopenxr compatibility 2025-01-28 15:27:57 +01:00
Mamadou Babaei 350c7f32d2 remove redundant dependency module 2025-01-28 15:27:57 +01:00
Mamadou Babaei 71cc939123 add the FSGPluginUtils utility class for other plugins or modules availability detection such as Meta XR and ViveOpenXR 2025-01-28 15:27:57 +01:00
Mamadou Babaei 0403d7aa3b bump the plugin version to v2.3.2 2025-01-28 14:30:02 +01:00
Mamadou Babaei 6444336269 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:18:48 +01:00
Mamadou Babaei 0291155631 mention meta xr and viveopenxr plugins compatibility in the planned features completion status 2025-01-24 16:43:21 +01:00
Mamadou Babaei e00fdcec4c 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-01-24 16:31:02 +01:00
Mamadou Babaei 1204e36876 add FSGConnectJNI::Initialize() and FSGCoreJNI::Initialize() return codes to Android logs for detailed debugging purposes through adb logcat 2025-01-24 12:21:25 +01:00
Mamadou Babaei cf3606943b add a missing url 2025-01-22 13:31:03 +01:00
Mamadou Babaei a83222f801 apply some minor changelog fixes 2025-01-17 15:18:25 +01:00
Mamadou Babaei d6d4831b66 update the changelog with the unreleased changes 2025-01-17 14:18:12 +01:00
Mamadou Babaei 40d4a5e4e9 use ue 5.5 header github links in the fxrmotioncontrollerdata page since its removal is likey in ue 5.6 2025-01-17 14:17:32 +01:00
Mamadou Babaei 0c1fd4b369 fixed a few broken URLs caused by bad markdown formatting 2025-01-17 14:12:39 +01:00
Mamadou Babaei ced0ccd513 update the changelog with the unreleased changes 2025-01-17 14:02:18 +01:00
Mamadou Babaei f57cb9e255 bump the SenseGlove Unreal Engine Marketplace Packager v0.5.0-7df1183 2025-01-17 13:54:57 +01:00
Mamadou Babaei a841a6a1a8 make the handbook scp operations safer by utilizing quotes 2025-01-17 13:40:00 +01:00
Mamadou Babaei b6aaa08ff8 reintroduce Michael-F-Bryan/mdbook-epub backend for the handbook as its issue #115 have been solved 2025-01-17 13:38:19 +01:00
Mamadou Babaei 5910eeecb1 make the handbook makefile safer by wrapping files/folder navigations/operations in quotes 2025-01-17 13:33:32 +01:00
Mamadou Babaei 61829d6887 remove a redundant copy from the handbook makefile 2025-01-17 13:31:18 +01:00
Mamadou Babaei db4d9e10ad remove redundant steps from the handbook makefile 2025-01-17 13:30:36 +01:00
Mamadou Babaei 895a1abd7f remove unused variable SG_DOCUMENTATION_EPUB_DIR from the handbook makefile 2025-01-17 13:29:58 +01:00
Mamadou Babaei 8ff2f54d05 migrate the documentation changelogs for the next unreleased version to its own section 2025-01-17 12:07:08 +01:00
Mamadou Babaei c9a81b30c5 bump the mdbook-alerts crate to v0.7.x 2025-01-17 12:01:57 +01:00
Mamadou Babaei d1f0ded07e bump the SenseGlove libraries to v2.105.3-97ea18cb 2025-01-17 11:35:33 +01:00
Mamadou Babaei a2065de1fb update the changelog with unreleased changes 2025-01-17 11:28:25 +01:00
Mamadou Babaei a701bf0f2d bump the SenseGlove Unreal Engine Marketplace Packager v0.4.1-e39a4f4 2025-01-17 11:14:30 +01:00
Mamadou Babaei c03bb29157 fix the changelog formatting 2025-01-17 11:12:39 +01:00
Mamadou Babaei a9196bc997 bump the copyright years 2025-01-17 11:08:45 +01:00
Mamadou Babaei 5b2c93b406 clarify htc vive stand-alone support status in the platform support matrix 2024-12-13 10:10:33 +01:00
Mamadou Babaei 282f7ab2f2 bump the plugin version to v2.3.1 2024-11-27 10:10:19 +01:00
Mamadou Babaei f72bcb3e5f do an ensure check instead of silently ignoring the non-existent joint 2024-11-25 09:08:10 +01:00
Mamadou Babaei 9b2bdfc80c calculate the bone ref transforms using the current mesh rather than the reference mesh 2024-11-25 08:44:51 +01:00
Mamadou Babaei a90fd774b8 white space and code formatting fixes 2024-11-25 08:43:20 +01:00
Mamadou Babaei fa11e5a9fb bump the plugin version to v2.3.0 2024-11-14 00:29:25 +01:00
Mamadou Babaei 37ad3941b9 fix ue 5.5 deprecation warnings inside USGVirtualHandComponent 2024-11-13 15:56:37 +01:00
Mamadou Babaei d6d3944280 fix rocket build issues by adding missing the headers 2024-11-13 15:29:51 +01:00
Mamadou Babaei ad18415d01 list AndroidPermission plugin as a dependency 2024-11-13 15:13:27 +01:00
Mamadou Babaei 400bf3c138 remove comments that probably pasted by mistake 2024-11-13 14:59:58 +01:00
Mamadou Babaei 7792cacdca 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-13 14:35:39 +01:00
Mamadou Babaei 8bd04bd3ba implement the android permissions singleton responsible for requesting android permissions and checking those 2024-11-13 22:42:45 +01:00
Mamadou Babaei 02358e850b re-order the required permissions alphabetically inside the android upl file 2024-11-13 22:42:29 +01:00
Mamadou Babaei c2ab7c59c8 make the USGBackend constructor private 2024-11-13 14:31:40 +01:00
Mamadou Babaei a465a75e95 remove USGBackend class config specifier 2024-11-13 14:31:00 +01:00
Mamadou Babaei 936e87fb58 apply a minor formatting fix to the changelog 2024-11-08 13:03:37 +01:00
Mamadou Babaei f8e881585b bump the plugin version to v2.2.2 2024-11-08 12:23:08 +01:00
Mamadou Babaei e66ba7d9f9 fix a chain of glove and hand-tracking bugs that render the hand-tracking state invalid at certain times 2024-11-08 11:50:53 +01:00
Mamadou Babaei 79b0470b06 bump the plugin version to v2.2.1 2024-10-23 14:45:56 +02:00
Mamadou Babaei ace227cfe2 revise documentation to point to fab instead of ue marketplace 2024-10-23 14:43:59 +02:00
Mamadou Babaei cfc2db2a65 bump the plugin version to v2.2.0 2024-10-22 06:40:15 +02:00
Mamadou Babaei 2c85766532 list ue 5.5 in the sgum-packager configuration file 2024-10-22 06:40:15 +02:00
Mamadou Babaei 6b4251b479 include Runtime/Launch/Resources/Version.h only where it matters 2024-10-22 06:40:15 +02:00
Mamadou Babaei 1d5f12aa29 add the documentation on consuming the FXRHandTrackingState struct in both Blueprint and C++ 2024-10-22 06:40:15 +02:00
Mamadou Babaei adb27aa752 bump the plugin version to v2.1.4 2024-10-22 06:40:15 +02:00
Mamadou Babaei d33365ab5f add the missing release title to the v2.1.3 changelog entry 2024-10-22 06:40:15 +02:00
Mamadou Babaei fb5d166e89 update the documentation on consuming the FXRMotionControllerData struct 2024-10-22 06:40:15 +02:00
Mamadou Babaei 4477e64839 minor formatting fix 2024-10-22 06:40:15 +02:00
Mamadou Babaei d65db3f947 change SG_BROWSER_BINARY_PATH_LINUX binary path 2024-10-22 06:40:15 +02:00
Mamadou Babaei 29026c5d65 migrate away from the deprecated FXRMotionControllerData in favor of FXRMotionControllerState and FXRHandTrackingState on UE 5.5+ 2024-10-22 06:40:08 +02:00
Mamadou Babaei c290b87f44 bump the plugin version to v2.1.3 2024-10-11 12:23:55 +02:00
Mamadou Babaei a343cb9b8e update the platform support matrix and also add a note in regards to fab and ue marketplace transition 2024-10-11 12:16:55 +02:00
Mamadou Babaei 4e3393a685 add the planned features for the v2.2.x release series 2024-10-11 12:15:58 +02:00
Mamadou Babaei 2a62e1c1a9 silence another ue 5.5 deprecation warning with a temporary workaround for the time being 2024-10-11 12:14:50 +02:00
Mamadou Babaei 922de02294 avoid mentioning the patch releases in the planned features completion status page 2024-10-11 11:25:54 +02:00
Mamadou Babaei cf57bdeb8e address a few ue 5.5 deprecation warnings 2024-10-11 11:03:44 +02:00
Mamadou Babaei 905999e6a1 add a missing header 2024-10-11 11:02:37 +02:00
Mamadou Babaei d9c2d03c83 add support for epic native toolchain v23 2024-10-11 11:02:03 +02:00
Mamadou Babaei 3f8de0eb99 bump the senseglove libraries to v2.105.2-f2de4b89 2024-10-11 11:01:03 +02:00
Mamadou Babaei 0f04d2b8c0 fix code formatting 2024-10-11 10:33:00 +02:00
Mamadou Babaei 95752b6fb3 remove a redundant header 2024-10-11 10:29:52 +02:00
Mamadou Babaei a317fff13a fix a bug inside USGVirtualHandComponent::PostEditChangeProperty() where the get member name check happens against the wrong class and member names 2024-10-11 10:28:44 +02:00
Mamadou Babaei 4bcefad1fb fix a grammatical typo in a comment 2024-10-11 10:16:56 +02:00
Mamadou Babaei dd0a957e51 bump the plugin version to v2.1.2 2024-09-02 19:33:46 +02:00
Mamadou Babaei ef70e1ed95 update the changelog 2024-09-02 19:33:25 +02:00
Mamadou Babaei a6b10fdfba update the changelog 2024-09-02 19:27:42 +02:00
Mamadou Babaei 5039631404 fix a few virtual hand component visibility issues 2024-09-02 19:27:26 +02:00
Mamadou Babaei c1a3f7fedf fix the non-existent default hand-mesh warnings polluting the logs when packaging the game 2024-09-02 18:53:21 +02:00
Mamadou Babaei 7c3b0f4a3c update the changelog 2024-09-02 18:12:36 +02:00
Mamadou Babaei 938738cd49 fix the wrong script name for USXRTrackerKismetLibrary 2024-09-02 18:10:41 +02:00
Mamadou Babaei 9f8d32eca2 fix the wrong script name for USGHMDTrackerKismetLibrary 2024-09-02 18:09:27 +02:00
Mamadou Babaei 3db59b0271 expand the clickable area on the handbook index page revision buttons 2024-08-19 10:49:36 +02:00
Mamadou Babaei 32f6247479 an overview title fix to match the summary file 2024-08-19 07:26:29 +02:00
Mamadou Babaei 8c39ba0c38 bump the SenseGlove Unreal Engine Plugin to v2.1.1 2024-08-18 01:45:41 +02:00
Mamadou Babaei de401b56fe fix documentation typos 2024-08-18 01:44:56 +02:00
Mamadou Babaei 3f4c509d63 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:30:45 +02:00
Mamadou Babaei a39e363a94 fix a bug that causes a handbook revision mismatch when deploying the handbook from the dev branch 2024-08-18 00:25:23 +02:00
Mamadou Babaei 1647dabad8 bump the plugin version to v2.1.0 2024-08-16 19:52:33 +02:00
Mamadou Babaei 5a0798482a extract the git version from the remote repo when it's a shallow clone to allow the sgum-packager work with release branches 2024-08-16 19:08:20 +02:00
Mamadou Babaei 674f6c4f59 determine the value of mdbook site-url from the makefile instead of hardcoding it per branch 2024-08-16 15:12:12 +02:00
Mamadou Babaei d40ace3c58 fix ue 5.4 runuat build issues inside the sggrabcomponent caused by missing headers 2024-08-16 13:02:59 +02:00
Mamadou Babaei 83eae9a481 fix a broken url 2024-08-16 12:54:58 +02:00
Mamadou Babaei 675bfb0691 add make pack to the output of make help 2024-08-16 12:48:43 +02:00
Mamadou Babaei 1d22602bca fix a broken url 2024-08-16 12:35:16 +02:00
Mamadou Babaei d4946aa8af fix a url 2024-08-16 12:33:40 +02:00
Mamadou Babaei be8e97f265 add topic: Upgrade Guide 2024-08-16 12:30:28 +02:00
Mamadou Babaei 9cdd544d61 add the sub-topic: Optimizing Unreal Projects for Mobile 2024-08-16 11:05:57 +02:00
Mamadou Babaei e347e6fc7b formatting fixes 2024-08-15 16:35:28 +02:00
Mamadou Babaei 7d202ca0c0 add topic: Optimizing Your Project for Higher FPS 2024-08-15 16:22:01 +02:00
Mamadou Babaei bb4d8669f0 lock cargo dependencies for the hadbook to pecific major/minor releases and not patch releases 2024-08-14 19:04:46 +02:00