Commit Graph
452 Commits
Author SHA1 Message Date
Mamadou Babaei 0f7341dc8f bump the plugin version to v1.4.2 2023-06-01 21:46:39 +02:00
Mamadou Babaei e67df6ff00 update the changelog 2023-06-01 21:46:38 +02:00
Mamadou Babaei b8edd42370 fix the changelog typos and errors 2023-06-01 21:46:38 +02:00
Mamadou Babaei afb6e9c874 minor grammatical fix 2023-06-01 21:46:38 +02:00
Mamadou Babaei 58cefeb682 update the changelog with unreleased changes 2023-06-01 21:46:37 +02:00
Mamadou Babaei 0702f56f29 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:37 +02:00
Mamadou Babaei 6275699fae fix error C2440: 'initializing': cannot convert from 'void' to 'bool' when engine versio is < 5.2 2023-06-01 21:46:36 +02:00
Mamadou Babaei d720718c2f fix typos in the changelog 2023-06-01 21:46:36 +02:00
Mamadou Babaei 33b09428f7 fix a typo in the changelog 2023-06-01 21:46:35 +02:00
Mamadou Babaei a760890f62 fix the changelog 2023-06-01 21:46:35 +02:00
Mamadou Babaei edf2b5148c fix a typo in the changelog 2023-06-01 21:46:35 +02:00
Mamadou Babaei 166bf45296 minor fix in the changelog 2023-06-01 21:46:34 +02:00
Mamadou Babaei b75e887ea7 bump the plugin version v1.4.1 2023-05-29 02:10:05 +02:00
Mamadou Babaei adc5093a48 log unreleased changes 2023-05-29 02:10:04 +02:00
Mamadou Babaei 6ea8c24cd5 remove dead gradle code from the android module 2023-05-29 02:10:04 +02:00
Mamadou Babaei 16020a03fc supress a grade warning for non-arm64 archs when the build target is android 2023-05-29 02:10:03 +02:00
Mamadou Babaei c8c7fb3210 bump the plugin version to v1.4.0 2023-05-19 19:02:35 +02:00
Mamadou Babaei d190677a9b fix linux aarch64 build issues on ue 5.0 2023-05-19 18:36:39 +02:00
Mamadou Babaei bbcdbe70ec remove SenseGloveCoreTypes from the directory structure 2023-05-19 18:36:38 +02:00
Mamadou Babaei 29c3d7deeb implement an optional feature in order to automatically stop all haptics on the end play event 2023-05-19 18:14:57 +02:00
Mamadou Babaei 53ee42c65b 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:14:56 +02:00
Mamadou Babaei c1144fdaa8 remove commented code 2023-05-19 18:14:56 +02:00
Mamadou Babaei aa3ad76bee increase the default finger tips collider sizes 2023-05-19 18:14:55 +02:00
Mamadou Babaei 78845a75f3 get root component instead of iterating over the components in order to disable/enable the actor physics 2023-05-19 18:14:55 +02:00
Mamadou Babaei 01a407ac8e fix a potential crash 2023-05-19 18:14:54 +02:00
Mamadou Babaei 637150ea10 stop all haptics on end play in order to make sure the glove won't get stuck in haptics feedbacks 2023-05-19 18:14:54 +02:00
Mamadou Babaei 5f350b4b43 set the default attachment rotation rule to keep relative 2023-05-19 18:14:54 +02:00
Mamadou Babaei 37d557df0e set the default attachment scale rule to snap to target 2023-05-19 18:14:53 +02:00
Mamadou Babaei ce6c8bf525 do not affect collision when grab/release 2023-05-19 18:14:53 +02:00
Mamadou Babaei 32a747ad4b refactor and remove the need to cache the component in the grab/release workflow 2023-05-19 18:14:52 +02:00
Mamadou Babaei b381bbb1ec 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:14:52 +02:00
Mamadou Babaei 03aeb9e024 try an alternative approach for the grab/release functionality by disabling/enabling physics simulation 2023-05-19 18:14:51 +02:00
Mamadou Babaei 7d979e6d61 add grab sucess/fail checks with error messages 2023-05-19 18:14:51 +02:00
Mamadou Babaei 8013bf79cb add ensure checks on the grab socket name 2023-05-19 18:14:51 +02:00
Mamadou Babaei 99cf67bc55 move socket name to a temp var for easier debugging 2023-05-19 18:14:50 +02:00
Mamadou Babaei 2584000dcc move attachment rules to a temp var for easier debugging 2023-05-19 18:14:50 +02:00
Mamadou Babaei e313dfef13 fix a release-detection logic error 2023-05-19 18:14:49 +02:00
Mamadou Babaei 2e95046efa clean up and simplify the touch callback lambda 2023-05-19 18:14:49 +02:00
Mamadou Babaei 2d7aa23506 update the changelog 2023-05-19 18:14:48 +02:00
Mamadou Babaei 55d1b74a1a force off haptic commands when collision ends 2023-05-19 18:14:48 +02:00
Mamadou Babaei b68922c903 only send force-feedback and buzz commands when they are not zero 2023-05-19 18:14:48 +02:00
Mamadou Babaei 84ebf3f025 update the platform support matrix with the distribution channels and their remarks 2023-05-19 18:14:47 +02:00
Mamadou Babaei 5e63a6ab6f add a note about abi/api breaking changes 2023-05-19 18:14:47 +02:00
Mamadou Babaei 5f06c73925 bump senseglove binaries for windows to v2.7.1-965f90c 2023-05-19 18:14:46 +02:00
Mamadou Babaei b4d1e24bb4 removed the redundant SenseGloveCoreTypes module which causes all kinds of packaging issues with certain versions of the engine. 2023-05-19 18:14:45 +02:00
Mamadou Babaei dfdab92b13 try to fix various build issues with the senseglove core types module 2023-05-19 18:14:45 +02:00
Mamadou Babaei eaa61b01cd fix linux aarch64 build issues and for older unreal engine versions 2023-05-19 18:14:44 +02:00
Mamadou Babaei 127a06795c whitelist all modules for linuxarm64 target platform 2023-05-19 18:14:44 +02:00
Mamadou Babaei ac12fb98fc fix linux aarch64 build issues and for ue 4.27 up to 5.2 2023-05-19 18:14:43 +02:00
Mamadou Babaei 2e560e02f7 fix a build error where engine versions are < 5.2 2023-05-19 18:14:43 +02:00