Commit Graph
515 Commits
Author SHA1 Message Date
Mamadou Babaei 1a2f4994a0 remove support for oculus touch, pico neo 2, and pico neo 3 positional tracking hardwares 2023-06-16 02:12:18 +02:00
Mamadou Babaei 63d855c907 fix ESGPositionalTrackingHardware enum display names and comments 2023-06-16 02:12:18 +02:00
Mamadou Babaei 9be53413ec update the changelog 2023-06-16 02:12:18 +02:00
Mamadou Babaei b2f589be8f fully refactor the top-level configurations in the settings system into ustructs 2023-06-16 02:12:18 +02:00
Mamadou Babaei 5ee916ce42 update the platform support matrix to reflect the latest support status 2023-06-16 02:12:18 +02:00
Mamadou Babaei 4156a6d649 bump senseglove libraries for windows v2.8.0-ff14904 2023-06-16 02:12:18 +02:00
Mamadou Babaei 83ff82b45f bump senseglove libraries for linux and android to v2.8.0-ff14904 2023-06-16 02:12:17 +02:00
Mamadou Babaei 9b7e806182 drop support for native toolchain v19, msvc v141 (2017), and thus ue 4.27 in the build system 2023-06-16 02:12:17 +02:00
Mamadou Babaei 31ec73031e bump the plugin version to v1.4.3 2023-06-01 23:31:28 +02:00
Mamadou Babaei 684ba846b9 update the changelog 2023-06-01 23:31:28 +02:00
Mamadou Babaei 2b94af22ad fix a critical Android crash that happens where the default development hand meshes are not found 2023-06-01 23:31:28 +02:00
Mamadou Babaei 3a91be1a84 add a complementary internal method to IsUsingUserMesh, IsUsingDefaultMesh for checking various hand meshes 2023-06-01 23:31:27 +02:00
Mamadou Babaei 048dc4dcc8 fix the changelog release formatting and drop the v prefix in the release titles 2023-06-01 23:31:27 +02:00
Mamadou Babaei da4b0871d4 bump the plugin version to v1.4.2 2023-06-01 21:46:56 +02:00
Mamadou Babaei 2096d64149 update the changelog 2023-06-01 21:46:55 +02:00
Mamadou Babaei fae199c90c fix the changelog typos and errors 2023-06-01 21:46:55 +02:00
Mamadou Babaei 2fa32be80f minor grammatical fix 2023-06-01 21:46:54 +02:00
Mamadou Babaei 50208929d1 update the changelog with unreleased changes 2023-06-01 21:46:54 +02:00
Mamadou Babaei fb8803fe59 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:53 +02:00
Mamadou Babaei 06801dac06 fix error C2440: 'initializing': cannot convert from 'void' to 'bool' when engine versio is < 5.2 2023-06-01 21:46:53 +02:00
Mamadou Babaei 5055a6bbf6 fix typos in the changelog 2023-06-01 21:46:52 +02:00
Mamadou Babaei 27778eb8b9 fix a typo in the changelog 2023-06-01 21:46:52 +02:00
Mamadou Babaei 07e256be31 fix the changelog 2023-06-01 21:46:51 +02:00
Mamadou Babaei e4d22cd32e fix a typo in the changelog 2023-06-01 21:46:51 +02:00
Mamadou Babaei 97490ec109 minor fix in the changelog 2023-06-01 21:46:50 +02:00
Mamadou Babaei 1028f0736b bump the plugin version v1.4.1 2023-05-29 02:10:11 +02:00
Mamadou Babaei b5271b6067 log unreleased changes 2023-05-29 02:10:11 +02:00
Mamadou Babaei 5e95cfcb6a remove dead gradle code from the android module 2023-05-29 02:10:10 +02:00
Mamadou Babaei f12b2a26d8 supress a grade warning for non-arm64 archs when the build target is android 2023-05-29 02:10:10 +02:00
Mamadou Babaei 7adb4c25d9 bump the plugin version to v1.4.0 2023-05-19 19:02:41 +02:00
Mamadou Babaei 7fd05244b1 fix linux aarch64 build issues on ue 5.0 2023-05-19 18:36:45 +02:00
Mamadou Babaei 6a3bffaa70 remove SenseGloveCoreTypes from the directory structure 2023-05-19 18:36:44 +02:00
Mamadou Babaei b51629e929 implement an optional feature in order to automatically stop all haptics on the end play event 2023-05-19 18:15:44 +02:00
Mamadou Babaei 1b390c525d temporarily disable the debug gizmo for the virtual hand and the wrist tracker due to an esoteric bug in the settings system 2023-05-19 18:15:44 +02:00
Mamadou Babaei 710309e9be remove commented code 2023-05-19 18:15:43 +02:00
Mamadou Babaei 8f232e9c75 increase the default finger tips collider sizes 2023-05-19 18:15:43 +02:00
Mamadou Babaei dd56f8be8f get root component instead of iterating over the components in order to disable/enable the actor physics 2023-05-19 18:15:42 +02:00
Mamadou Babaei 2b1f430e27 fix a potential crash 2023-05-19 18:15:42 +02:00
Mamadou Babaei 121ec47ca6 stop all haptics on end play in order to make sure the glove won't get stuck in haptics feedbacks 2023-05-19 18:15:42 +02:00
Mamadou Babaei 0ab08bc9c4 set the default attachment rotation rule to keep relative 2023-05-19 18:15:41 +02:00
Mamadou Babaei 786cb5ed8c set the default attachment scale rule to snap to target 2023-05-19 18:15:41 +02:00
Mamadou Babaei 3e6252a5c2 do not affect collision when grab/release 2023-05-19 18:15:40 +02:00
Mamadou Babaei c67d2e7bf7 refactor and remove the need to cache the component in the grab/release workflow 2023-05-19 18:15:40 +02:00
Mamadou Babaei 01ae2b5920 refactor the grab/touch logic and data structure and also cache the component ready to be grabbed in order to affect its physics state 2023-05-19 18:15:39 +02:00
Mamadou Babaei 70fc1df7da try an alternative approach for the grab/release functionality by disabling/enabling physics simulation 2023-05-19 18:15:39 +02:00
Mamadou Babaei d1a1e0a9d8 add grab sucess/fail checks with error messages 2023-05-19 18:15:39 +02:00
Mamadou Babaei df529ceacb add ensure checks on the grab socket name 2023-05-19 18:15:38 +02:00
Mamadou Babaei fa02bdbdf9 move socket name to a temp var for easier debugging 2023-05-19 18:15:38 +02:00
Mamadou Babaei ac81d34f7f move attachment rules to a temp var for easier debugging 2023-05-19 18:15:37 +02:00
Mamadou Babaei d747cdc1e0 fix a release-detection logic error 2023-05-19 18:15:37 +02:00