Commit Graph
911 Commits
Author SHA1 Message Date
Mamadou Babaei adf5c212fb make the handbook scp operations safer by utilizing quotes 2025-02-14 12:09:12 +01:00
Mamadou Babaei 6af21a687c reintroduce Michael-F-Bryan/mdbook-epub backend for the handbook as its issue #115 have been solved 2025-02-14 12:09:12 +01:00
Mamadou Babaei e714bef80e make the handbook makefile safer by wrapping files/folder navigations/operations in quotes 2025-02-14 12:09:12 +01:00
Mamadou Babaei af0eb06a51 remove a redundant copy from the handbook makefile 2025-02-14 12:09:12 +01:00
Mamadou Babaei 3734663480 remove redundant steps from the handbook makefile 2025-02-14 12:09:12 +01:00
Mamadou Babaei 90bda39e53 remove unused variable SG_DOCUMENTATION_EPUB_DIR from the handbook makefile 2025-02-14 12:09:12 +01:00
Mamadou Babaei cfad1ea643 migrate the documentation changelogs for the next unreleased version to its own section 2025-02-14 12:09:11 +01:00
Mamadou Babaei af6a0bc986 bump the mdbook-alerts crate to v0.7.x 2025-02-14 12:09:11 +01:00
Mamadou Babaei 57710a40fa bump the SenseGlove libraries to v2.105.3-97ea18cb 2025-02-14 12:09:11 +01:00
Mamadou Babaei 84334b1556 update the changelog with unreleased changes 2025-02-14 12:09:10 +01:00
Mamadou Babaei 4c84cf9f71 bump the SenseGlove Unreal Engine Marketplace Packager v0.4.1-e39a4f4 2025-02-14 12:09:10 +01:00
Mamadou Babaei 2f409c2476 fix the changelog formatting 2025-02-14 12:09:10 +01:00
Mamadou Babaei 96bcc9a850 bump the copyright years 2025-02-14 12:09:10 +01:00
Mamadou Babaei 64fcbdbed9 clarify htc vive stand-alone support status in the platform support matrix 2025-02-14 12:09:10 +01:00
Mamadou Babaei 883c721512 bump the plugin version to v2.3.2 2025-01-28 14:55:48 +01:00
Mamadou Babaei b2a7f06a02 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:48 +01:00
Mamadou Babaei 4d2be5a01d set the engine version to v5.5.0 2025-01-17 15:54:16 +01:00
Mamadou Babaei c298bad535 bump the plugin version to v2.3.1 2024-11-27 10:11:49 +01:00
Mamadou Babaei 22aa270b88 do an ensure check instead of silently ignoring the non-existent joint 2024-11-27 10:11:48 +01:00
Mamadou Babaei 2f0a0debc7 calculate the bone ref transforms using the current mesh rather than the reference mesh 2024-11-27 10:11:48 +01:00
Mamadou Babaei d051bb98ca white space and code formatting fixes 2024-11-27 10:11:48 +01:00
Mamadou Babaei aa08c7eb05 bump the plugin version to v2.3.0 2024-11-14 00:31:11 +01:00
Mamadou Babaei 4954db1837 fix ue 5.5 deprecation warnings inside USGVirtualHandComponent 2024-11-14 00:26:39 +01:00
Mamadou Babaei 9b4f39868b fix rocket build issues by adding missing the headers 2024-11-14 00:26:39 +01:00
Mamadou Babaei b7509f0c09 list AndroidPermission plugin as a dependency 2024-11-14 00:26:39 +01:00
Mamadou Babaei f40910a54c remove comments that probably pasted by mistake 2024-11-14 00:26:39 +01:00
Mamadou Babaei d3c4d4b044 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:39 +01:00
Mamadou Babaei a40d928fc5 implement the android permissions singleton responsible for requesting android permissions and checking those 2024-11-14 00:26:39 +01:00
Mamadou Babaei 157ab3aed2 re-order the required permissions alphabetically inside the android upl file 2024-11-14 00:26:39 +01:00
Mamadou Babaei 0611e0351e make the USGBackend constructor private 2024-11-14 00:26:39 +01:00
Mamadou Babaei 81ee4bbfb2 remove USGBackend class config specifier 2024-11-14 00:26:39 +01:00
Mamadou Babaei a00a7bf3db apply a minor formatting fix to the changelog 2024-11-14 00:26:39 +01:00
Mamadou Babaei cf79de740e bump the plugin version to v2.2.2 2024-11-08 12:24:40 +01:00
Mamadou Babaei cf7fb79586 fix a chain of glove and hand-tracking bugs that render the hand-tracking state invalid at certain times 2024-11-08 12:24:40 +01:00
Mamadou Babaei a80d16a7b3 bump the plugin version to v2.2.1 2024-10-23 14:50:23 +02:00
Mamadou Babaei 18261383b0 revise documentation to point to fab instead of ue marketplace 2024-10-23 14:50:23 +02:00
Mamadou Babaei 99173bf55c bump the plugin version to v2.2.0 2024-10-22 06:55:52 +02:00
Mamadou Babaei 4ce8ae9248 list ue 5.5 in the sgum-packager configuration file 2024-10-22 06:55:52 +02:00
Mamadou Babaei 05bc4ac488 include Runtime/Launch/Resources/Version.h only where it matters 2024-10-22 06:55:52 +02:00
Mamadou Babaei 2e169fea25 add the documentation on consuming the FXRHandTrackingState struct in both Blueprint and C++ 2024-10-22 06:55:52 +02:00
Mamadou Babaei d38a5bc961 minor formatting fix 2024-10-22 06:55:52 +02:00
Mamadou Babaei 4db80d3216 change SG_BROWSER_BINARY_PATH_LINUX binary path 2024-10-22 06:55:52 +02:00
Mamadou Babaei 3752272cc2 migrate away from the deprecated FXRMotionControllerData in favor of FXRMotionControllerState and FXRHandTrackingState on UE 5.5+ 2024-10-22 06:55:45 +02:00
Mamadou Babaei 9023ecf4f1 bump the plugin version to v2.1.4 2024-10-22 05:30:14 +02:00
Mamadou Babaei 8b1472a9c4 add the missing release title to the v2.1.3 changelog entry 2024-10-22 05:30:14 +02:00
Mamadou Babaei f3d6c2af2b update the documentation on consuming the FXRMotionControllerData struct 2024-10-22 05:30:14 +02:00
Mamadou Babaei c8801a48fa bump the plugin version to v2.1.3 v2.1.3 2024-10-11 12:30:22 +02:00
Mamadou Babaei de11ff03c8 update the platform support matrix and also add a note in regards to fab and ue marketplace transition 2024-10-11 12:30:22 +02:00
Mamadou Babaei 42c560c43c add the planned features for the v2.2.x release series 2024-10-11 12:30:22 +02:00
Mamadou Babaei dfdb6017dc silence another ue 5.5 deprecation warning with a temporary workaround for the time being 2024-10-11 12:30:22 +02:00