Commit Graph
386 Commits
Author SHA1 Message Date
Mamadou Babaei aa0c9aae53 remove redundant whitespaces 2023-07-19 01:14:39 +02:00
Mamadou Babaei bf464408e9 fix a grammatical error in the changelog 2023-07-19 01:14:39 +02:00
Mamadou Babaei e66eae92ec bump the plugin version to v1.5.1 2023-07-13 19:50:45 +02:00
Mamadou Babaei 1b96c4bd25 fix grab/release bug for the right hand 2023-07-13 19:50:45 +02:00
Mamadou Babaei 4f9b0c1987 fix a wrist tracker bug where hands are getting tracked in reverse 2023-07-13 19:50:44 +02:00
Mamadou Babaei b74a85149a do checks against the right hand which is cleaner to read 2023-07-13 19:50:44 +02:00
Mamadou Babaei ca28012e63 bump the plugin version to v1.5.0 2023-06-16 02:12:01 +02:00
Mamadou Babaei e9d163d7b2 update the changelog 2023-06-16 02:12:01 +02:00
Mamadou Babaei 42039d23f4 fix the motion source options crashes 2023-06-16 02:12:01 +02:00
Mamadou Babaei ee228f7713 refactor the newly added motion source settings and off-load them from the wrist tracker to the settings system, though this causes crashes still 2023-06-16 02:12:01 +02:00
Mamadou Babaei 8242cefde8 bump senseglove libraries for windows to v.2.10.0-12133ac 2023-06-16 02:12:01 +02:00
Mamadou Babaei 46107eb3e1 bump senseglove libraries for linux and android to v.2.10.0-12133ac 2023-06-16 02:12:00 +02:00
Mamadou Babaei 89bbdaeb8d update the changelog with the latest changes 2023-06-16 02:12:00 +02:00
Mamadou Babaei f434a0fd77 remove not yet implemented from ViveTracker and ViveFocus3WristTracker enums' names 2023-06-16 02:12:00 +02:00
Mamadou Babaei 0f8197efeb fix a bug where SteamVR trackers such as HTC VIVE and HTC VIVE Focus 3's wrist orientation and location were not being tracked. 2023-06-16 02:12:00 +02:00
Mamadou Babaei 76076d1339 bump senseglove libraries and headers for linux and android to v2.9.0-21c54c5 2023-06-16 02:11:59 +02:00
Mamadou Babaei 7d0e13f7df update the changelog to reflect the latest changes 2023-06-16 02:11:59 +02:00
Mamadou Babaei 3edc56f77e bump senseglove libraries for windows to v2.9.0-21c54c5 2023-06-16 02:11:59 +02:00
Mamadou Babaei 3095f18791 add (not implemented yet) to the blueprint display name for positional tracking hardware that is not implemented yet 2023-06-16 02:11:58 +02:00
Mamadou Babaei c61ee7b098 add support for vive focus 3 positional tracking hardwares 2023-06-16 02:11:58 +02:00
Mamadou Babaei 211ce20add add support for oculus quest pro positional tracking hardwares 2023-06-16 02:11:58 +02:00
Mamadou Babaei 63b84bdf01 remove support for oculus touch, pico neo 2, and pico neo 3 positional tracking hardwares 2023-06-16 02:11:58 +02:00
Mamadou Babaei 5ca857d5be fix ESGPositionalTrackingHardware enum display names and comments 2023-06-16 02:11:58 +02:00
Mamadou Babaei 9510cdf1f4 update the changelog 2023-06-16 02:11:58 +02:00
Mamadou Babaei a529f3a8f6 fully refactor the top-level configurations in the settings system into ustructs 2023-06-16 02:11:58 +02:00
Mamadou Babaei 17032aff6b update the platform support matrix to reflect the latest support status 2023-06-16 02:11:58 +02:00
Mamadou Babaei 022ce8b3a4 bump senseglove libraries for windows v2.8.0-ff14904 2023-06-16 02:11:58 +02:00
Mamadou Babaei cc5eb7d320 bump senseglove libraries for linux and android to v2.8.0-ff14904 2023-06-16 02:11:54 +02:00
Mamadou Babaei 20a66828f5 drop support for native toolchain v19, msvc v141 (2017), and thus ue 4.27 in the build system 2023-06-16 02:11:53 +02:00
Mamadou Babaei e2cd0e5b73 bump the plugin version to v1.4.3 2023-06-01 23:31:15 +02:00
Mamadou Babaei 70d80ff453 update the changelog 2023-06-01 23:31:14 +02:00
Mamadou Babaei 59ecca015e fix a critical Android crash that happens where the default development hand meshes are not found 2023-06-01 23:31:14 +02:00
Mamadou Babaei e144de6af6 add a complementary internal method to IsUsingUserMesh, IsUsingDefaultMesh for checking various hand meshes 2023-06-01 23:31:13 +02:00
Mamadou Babaei 0783489ca0 fix the changelog release formatting and drop the v prefix in the release titles 2023-06-01 23:31:13 +02:00
Mamadou Babaei 8e26be219b bump the plugin version to v1.4.2 2023-06-01 21:46:26 +02:00
Mamadou Babaei 843c1c3fcb update the changelog 2023-06-01 21:46:25 +02:00
Mamadou Babaei 5928e99450 fix the changelog typos and errors 2023-06-01 21:46:25 +02:00
Mamadou Babaei 5980511183 minor grammatical fix 2023-06-01 21:46:24 +02:00
Mamadou Babaei 520ccae430 update the changelog with unreleased changes 2023-06-01 21:46:24 +02:00
Mamadou Babaei 6df4792978 fix an edit condition parsing failure that caused a bug in the settings
system where the virtual hand and the wrist tracker debug gizmos where
always drawn, regardless of chosen settings
2023-06-01 21:46:24 +02:00
Mamadou Babaei 21dfe0eb89 fix error C2440: 'initializing': cannot convert from 'void' to 'bool' when engine versio is < 5.2 2023-06-01 21:46:23 +02:00
Mamadou Babaei c3d6f25676 fix typos in the changelog 2023-06-01 21:46:23 +02:00
Mamadou Babaei 65ba3cbc51 fix a typo in the changelog 2023-06-01 21:46:22 +02:00
Mamadou Babaei 51edea5612 fix the changelog 2023-06-01 21:46:22 +02:00
Mamadou Babaei 435a652273 fix a typo in the changelog 2023-06-01 21:46:21 +02:00
Mamadou Babaei 21d793c739 minor fix in the changelog 2023-06-01 21:46:21 +02:00
Mamadou Babaei 8fa1a6ab55 bump the plugin version v1.4.1 2023-05-29 02:09:58 +02:00
Mamadou Babaei c9a2c73c63 log unreleased changes 2023-05-29 02:09:58 +02:00
Mamadou Babaei 2d3a8eb18c remove dead gradle code from the android module 2023-05-29 02:09:57 +02:00
Mamadou Babaei a8057bd66a supress a grade warning for non-arm64 archs when the build target is android 2023-05-29 02:09:57 +02:00