Commit Graph
913 Commits
Author SHA1 Message Date
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
Mamadou Babaei 14b734ce80 make the handbook makefile safer by wrapping files/folder navigations/operations in quotes 2025-02-14 12:11:42 +01:00
Mamadou Babaei 27f2b6810e remove a redundant copy from the handbook makefile 2025-02-14 12:11:42 +01:00
Mamadou Babaei 0b40e34876 remove redundant steps from the handbook makefile 2025-02-14 12:11:42 +01:00
Mamadou Babaei f36ad2672b remove unused variable SG_DOCUMENTATION_EPUB_DIR from the handbook makefile 2025-02-14 12:11:42 +01:00
Mamadou Babaei e576569d4c migrate the documentation changelogs for the next unreleased version to its own section 2025-02-14 12:11:42 +01:00
Mamadou Babaei 43d325bfce bump the mdbook-alerts crate to v0.7.x 2025-02-14 12:11:41 +01:00
Mamadou Babaei a207c3846a bump the SenseGlove libraries to v2.105.3-97ea18cb 2025-02-14 12:11:41 +01:00
Mamadou Babaei 9ffbcae5b5 update the changelog with unreleased changes 2025-02-14 12:11:41 +01:00
Mamadou Babaei bbd813a7ba bump the SenseGlove Unreal Engine Marketplace Packager v0.4.1-e39a4f4 2025-02-14 12:11:41 +01:00
Mamadou Babaei f964a00353 fix the changelog formatting 2025-02-14 12:11:40 +01:00
Mamadou Babaei dfbee1064c bump the copyright years 2025-02-14 12:11:40 +01:00
Mamadou Babaei 8227ebf91a clarify htc vive stand-alone support status in the platform support matrix 2025-02-14 12:11:40 +01:00
Mamadou Babaei 4ebb22fd41 bump the plugin version to v2.3.2 2025-01-28 14:55:52 +01:00
Mamadou Babaei 5f9d0b6145 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:52 +01:00
Mamadou Babaei 238db6d527 bump the plugin version to v2.3.1 2024-11-27 10:11:51 +01:00
Mamadou Babaei eff104d889 do an ensure check instead of silently ignoring the non-existent joint 2024-11-27 10:11:51 +01:00
Mamadou Babaei fe4351f451 calculate the bone ref transforms using the current mesh rather than the reference mesh 2024-11-27 10:11:50 +01:00
Mamadou Babaei 26c834820a white space and code formatting fixes 2024-11-27 10:11:50 +01:00
Mamadou Babaei 6e1adc8bb6 bump the plugin version to v2.3.0 2024-11-14 00:31:33 +01:00
Mamadou Babaei b934700c74 fix ue 5.5 deprecation warnings inside USGVirtualHandComponent 2024-11-14 00:26:44 +01:00
Mamadou Babaei 969b356270 fix rocket build issues by adding missing the headers 2024-11-14 00:26:44 +01:00
Mamadou Babaei 426f477dfc list AndroidPermission plugin as a dependency 2024-11-14 00:26:44 +01:00
Mamadou Babaei e00a4ce4d3 remove comments that probably pasted by mistake 2024-11-14 00:26:44 +01:00
Mamadou Babaei 0be660e411 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:44 +01:00
Mamadou Babaei 360801b574 implement the android permissions singleton responsible for requesting android permissions and checking those 2024-11-14 00:26:44 +01:00
Mamadou Babaei 837739e8c8 re-order the required permissions alphabetically inside the android upl file 2024-11-14 00:26:44 +01:00
Mamadou Babaei 2177e41dea make the USGBackend constructor private 2024-11-14 00:26:44 +01:00
Mamadou Babaei cef4d58440 remove USGBackend class config specifier 2024-11-14 00:26:44 +01:00
Mamadou Babaei cfc68fea72 apply a minor formatting fix to the changelog 2024-11-14 00:26:44 +01:00
Mamadou Babaei dafcde807c bump the plugin version to v2.2.2 2024-11-08 12:24:47 +01:00
Mamadou Babaei a6025cb793 fix a chain of glove and hand-tracking bugs that render the hand-tracking state invalid at certain times 2024-11-08 12:24:47 +01:00
Mamadou Babaei 78f0d43637 bump the plugin version to v2.2.1 2024-10-23 14:50:30 +02:00
Mamadou Babaei e7e821f570 revise documentation to point to fab instead of ue marketplace 2024-10-23 14:50:29 +02:00
Mamadou Babaei a1512f2cef bump the plugin version to v2.2.0 2024-10-22 06:58:22 +02:00
Mamadou Babaei 292b746043 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:58:22 +02:00
Mamadou Babaei 030a71996e list ue 5.5 in the sgum-packager configuration file 2024-10-22 06:58:22 +02:00
Mamadou Babaei 563334317c include Runtime/Launch/Resources/Version.h only where it matters 2024-10-22 06:58:22 +02:00
Mamadou Babaei f874087596 add the documentation on consuming the FXRHandTrackingState struct in both Blueprint and C++ 2024-10-22 06:58:22 +02:00
Mamadou Babaei 9a808242b7 minor formatting fix 2024-10-22 06:58:22 +02:00
Mamadou Babaei 85e4b8967c change SG_BROWSER_BINARY_PATH_LINUX binary path 2024-10-22 06:58:22 +02:00
Mamadou Babaei ae6793166a migrate away from the deprecated FXRMotionControllerData in favor of FXRMotionControllerState and FXRHandTrackingState on UE 5.5+ 2024-10-22 06:57:58 +02:00
Mamadou Babaei 5c8066850d bump the plugin version to v2.1.4 2024-10-22 05:30:17 +02:00
Mamadou Babaei ae169cd184 add the missing release title to the v2.1.3 changelog entry 2024-10-22 05:30:17 +02:00
Mamadou Babaei 1f1290094f update the documentation on consuming the FXRMotionControllerData struct 2024-10-22 05:30:17 +02:00
Mamadou Babaei 937eb5996d bump the plugin version to v2.1.3 2024-10-11 12:31:27 +02:00
Mamadou Babaei 405a3f426e update the platform support matrix and also add a note in regards to fab and ue marketplace transition 2024-10-11 12:31:27 +02:00