Commit Graph
100 Commits
Author SHA1 Message Date
Mamadou Babaei 21b2e3371e bump the plugin version to v1.4.3 2023-06-01 23:30:53 +02:00
Mamadou Babaei 9eb818e867 update the changelog 2023-06-01 23:30:53 +02:00
Mamadou Babaei fee9657be4 fix a critical Android crash that happens where the default development hand meshes are not found 2023-06-01 23:30:52 +02:00
Mamadou Babaei c276a6ef40 add a complementary internal method to IsUsingUserMesh, IsUsingDefaultMesh for checking various hand meshes 2023-06-01 23:30:52 +02:00
Mamadou Babaei 698653c786 fix the changelog release formatting and drop the v prefix in the release titles 2023-06-01 23:30:51 +02:00
Mamadou Babaei 4688c0690c bump the plugin version to v1.4.2 2023-06-01 21:46:06 +02:00
Mamadou Babaei ca07b6c6a9 update the changelog 2023-06-01 21:46:06 +02:00
Mamadou Babaei f1d0d77a13 fix the changelog typos and errors 2023-06-01 21:46:05 +02:00
Mamadou Babaei 3fd2421446 minor grammatical fix 2023-06-01 21:46:05 +02:00
Mamadou Babaei 738e1af1f9 update the changelog with unreleased changes 2023-06-01 21:46:04 +02:00
Mamadou Babaei d7c835ce79 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:04 +02:00
Mamadou Babaei a245094c81 fix error C2440: 'initializing': cannot convert from 'void' to 'bool' when engine versio is < 5.2 2023-06-01 21:46:04 +02:00
Mamadou Babaei dc1c3c7f7f fix typos in the changelog 2023-06-01 21:46:03 +02:00
Mamadou Babaei 1e78c68f1f fix a typo in the changelog 2023-06-01 21:46:03 +02:00
Mamadou Babaei 943f8c59b3 fix the changelog 2023-06-01 21:46:02 +02:00
Mamadou Babaei 4e9c141282 fix a typo in the changelog 2023-06-01 21:46:02 +02:00
Mamadou Babaei 4b1caccd10 minor fix in the changelog 2023-06-01 21:46:01 +02:00
Mamadou Babaei 1cc4dab31f bump the plugin version v1.4.1 2023-05-29 02:09:44 +02:00
Mamadou Babaei 76e39c26b6 log unreleased changes 2023-05-29 02:09:43 +02:00
Mamadou Babaei 66b8c5e254 remove dead gradle code from the android module 2023-05-29 02:09:43 +02:00
Mamadou Babaei d1583f97fe supress a grade warning for non-arm64 archs when the build target is android 2023-05-29 02:09:42 +02:00
Mamadou Babaei 5d2abd62b9 bump the plugin version to v1.4.0 2023-05-19 19:02:10 +02:00
Mamadou Babaei a66185061f supress the build warning for ue 4.27 complaining about unknown target platform linux arm64 2023-05-19 18:44:30 +02:00
Mamadou Babaei 6fb1ccaee5 fix linux aarch64 build issues on ue 5.0 2023-05-19 18:36:15 +02:00
Mamadou Babaei c491c79e27 remove SenseGloveCoreTypes from the directory structure 2023-05-19 18:36:15 +02:00
Mamadou Babaei 55e9a67592 implement an optional feature in order to automatically stop all haptics on the end play event 2023-05-19 18:12:14 +02:00
Mamadou Babaei 9519d5e49b 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:12:14 +02:00
Mamadou Babaei eaa5fbb1df remove commented code 2023-05-19 18:12:13 +02:00
Mamadou Babaei 50a0a81a0b increase the default finger tips collider sizes 2023-05-19 18:12:13 +02:00
Mamadou Babaei 818f926137 get root component instead of iterating over the components in order to disable/enable the actor physics 2023-05-19 18:12:12 +02:00
Mamadou Babaei 4453c2b61f fix a potential crash 2023-05-19 18:12:12 +02:00
Mamadou Babaei fc9a1fc0d7 stop all haptics on end play in order to make sure the glove won't get stuck in haptics feedbacks 2023-05-19 18:12:11 +02:00
Mamadou Babaei 955e5fee9b set the default attachment rotation rule to keep relative 2023-05-19 18:12:11 +02:00
Mamadou Babaei b33125dbbd set the default attachment scale rule to snap to target 2023-05-19 18:12:11 +02:00
Mamadou Babaei 8976e4c04d do not affect collision when grab/release 2023-05-19 18:12:10 +02:00
Mamadou Babaei fb7f42ed09 refactor and remove the need to cache the component in the grab/release workflow 2023-05-19 18:12:10 +02:00
Mamadou Babaei 93f24493d6 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:12:09 +02:00
Mamadou Babaei 0ac79a81a1 try an alternative approach for the grab/release functionality by disabling/enabling physics simulation 2023-05-19 18:12:09 +02:00
Mamadou Babaei 1363e292cc add grab sucess/fail checks with error messages 2023-05-19 18:12:08 +02:00
Mamadou Babaei 2fbfbd3067 add ensure checks on the grab socket name 2023-05-19 18:12:08 +02:00
Mamadou Babaei 02a88d2977 move socket name to a temp var for easier debugging 2023-05-19 18:12:08 +02:00
Mamadou Babaei 8f50017365 move attachment rules to a temp var for easier debugging 2023-05-19 18:12:07 +02:00
Mamadou Babaei b03d8970ab fix a release-detection logic error 2023-05-19 18:12:07 +02:00
Mamadou Babaei 4cc2f8a110 clean up and simplify the touch callback lambda 2023-05-19 18:12:06 +02:00
Mamadou Babaei 98db0e32a5 update the changelog 2023-05-19 18:12:06 +02:00
Mamadou Babaei 1159fc845a force off haptic commands when collision ends 2023-05-19 18:12:05 +02:00
Mamadou Babaei 3185d7a6f2 only send force-feedback and buzz commands when they are not zero 2023-05-19 18:12:05 +02:00
Mamadou Babaei de19604e19 update the platform support matrix with the distribution channels and their remarks 2023-05-19 18:12:05 +02:00
Mamadou Babaei 5fb888346f add a note about abi/api breaking changes 2023-05-19 18:12:04 +02:00
Mamadou Babaei 349b25988c bump senseglove binaries for windows to v2.7.1-965f90c 2023-05-19 18:12:03 +02:00
Mamadou Babaei dd7d9e044d removed the redundant SenseGloveCoreTypes module which causes all kinds of packaging issues with certain versions of the engine. 2023-05-19 18:12:03 +02:00
Mamadou Babaei 7c07a1e709 try to fix various build issues with the senseglove core types module 2023-05-19 18:12:02 +02:00
Mamadou Babaei b11a169b64 fix linux aarch64 build issues and for older unreal engine versions 2023-05-19 18:12:02 +02:00
Mamadou Babaei 4eb69ea798 whitelist all modules for linuxarm64 target platform 2023-05-19 18:12:01 +02:00
Mamadou Babaei 8896d77b32 fix linux aarch64 build issues and for ue 4.27 up to 5.2 2023-05-19 18:12:01 +02:00
Mamadou Babaei 8f9724b726 fix a build error where engine versions are < 5.2 2023-05-19 18:12:00 +02:00
Mamadou Babaei 56131693f0 add linux aarch64 platform support for unreal 5.2+ and bump senseglove libraries to v2.7.1-965f90c 2023-05-19 18:11:59 +02:00
Mamadou Babaei 22af36b9ad fix a circular dependency build issue 2023-05-19 18:11:58 +02:00
Mamadou Babaei 472c014a5e add a missing dependency that causes packaging issues 2023-05-19 18:11:58 +02:00
Mamadou Babaei d6b821903a capture by reference in the buzz timer callback lambda or otherwise crash 2023-05-19 18:11:57 +02:00
Mamadou Babaei 26f9305364 fix a crash due to uninitialized pimpl object 2023-05-19 18:11:57 +02:00
Mamadou Babaei b2a09ca7b8 fix lambda crashes and ensure logic bugs 2023-05-19 18:11:56 +02:00
Mamadou Babaei 77092ce04c complete the implementation for the touch functionality and its feedbacks 2023-05-19 18:11:56 +02:00
Mamadou Babaei b93ca620b5 add the initial implementation for the touch functionality and its feedbacks 2023-05-19 18:11:55 +02:00
Mamadou Babaei 732894fbe2 expose the connected glove in the virtual hand's api 2023-05-19 18:11:55 +02:00
Mamadou Babaei 2ddfaecc0d add static get component methods for quickly accessing grab/touch components 2023-05-19 18:11:55 +02:00
Mamadou Babaei 912b9e0d39 remove the variable names from the grab/touch signatures 2023-05-19 18:11:54 +02:00
Mamadou Babaei ddb368440c add the grab/touch state update events 2023-05-19 18:11:54 +02:00
Mamadou Babaei 579cf55dc4 update the changelog 2023-05-19 18:11:53 +02:00
Mamadou Babaei ccd2ac2ad9 fix a crash by removing wrong delegate binds 2023-05-19 18:11:53 +02:00
Mamadou Babaei 897394fbf2 add a buzz timeout uproperty 2023-05-19 18:11:52 +02:00
Mamadou Babaei 0849a64a55 merge all properties inside the grab component into one group 2023-05-19 18:11:52 +02:00
Mamadou Babaei aca8c4c534 simplify and merge separate buzz/force-feedback levels into one value on the touch component 2023-05-19 18:11:52 +02:00
Mamadou Babaei 90b5a886df Revert "move force-feedback properties from the touch component to the grab component"
This reverts commit 9faa9d2ca4.
2023-05-19 18:11:51 +02:00
Mamadou Babaei 1e0501966f move force-feedback properties from the touch component to the grab component 2023-05-19 18:11:51 +02:00
Mamadou Babaei 18ec23251c cache which finger can grab or touch objects 2023-05-19 18:11:50 +02:00
Mamadou Babaei c9ef501868 set up the overlap events for the grab/touch fingertip colliders 2023-05-19 18:11:50 +02:00
Mamadou Babaei 4dad555486 add the api for getting/setting touch properties 2023-05-19 18:11:49 +02:00
Mamadou Babaei 7a83ad5877 add the api for getting/setting grab properties 2023-05-19 18:11:49 +02:00
Mamadou Babaei 708d35fd59 add a grab socket uproperty, getters, and setters 2023-05-19 18:11:49 +02:00
Mamadou Babaei d6e53d45bd whitespace fix 2023-05-19 18:11:48 +02:00
Mamadou Babaei a4176fbca7 differentiate the default grab/touch socket names 2023-05-19 18:11:48 +02:00
Mamadou Babaei ea29e1020e integrate the touch component and colliders and rename the grab ones 2023-05-19 18:11:47 +02:00
Mamadou Babaei 5a697e567e add a touch component intended to be used for force-feedback 2023-05-19 18:11:47 +02:00
Mamadou Babaei 9a40ee4fcd add the api and setup the required components and uproperties in order to implement the basic grab functionality 2023-05-19 18:11:46 +02:00
Mamadou Babaei 8e945ecb2a document the unreleased changes 2023-05-19 18:11:46 +02:00
Mamadou Babaei c43efc6f59 fix blueprint signatures and make all bp exposed functions static 2023-05-19 18:11:46 +02:00
Mamadou Babaei 031abc5845 formatting fix 2023-05-19 18:11:45 +02:00
Mamadou Babaei 1980a8da54 document a missing changelog item 2023-05-19 18:11:45 +02:00
Mamadou Babaei b2cd582813 Revert "temporarily revert changes that are not part of the v1.3.1 release"
This reverts commit 116935f54b.
2023-05-19 18:11:44 +02:00
Mamadou Babaei 5e787278dd bump the plugin version to v1.3.1 2023-04-28 02:13:19 +02:00
Mamadou Babaei 66efa0b0de temporarily revert changes that are not part of the v1.3.1 release 2023-04-28 02:13:19 +02:00
Mamadou Babaei 43c41dbdcb fix runuat rocket build issues by adding the missing headers 2023-04-28 02:13:19 +02:00
Mamadou Babaei 4000682362 document the senseglove debug module 2023-04-28 02:13:18 +02:00
Mamadou Babaei 89d1288ec2 document unreleased changes 2023-04-28 02:13:18 +02:00
Mamadou Babaei 0a505e3211 Revert "temporarily revert changes that are not part of the v1.3.0 release"
This reverts commit 6a0f2a00a1.
2023-04-28 02:13:17 +02:00
Mamadou Babaei 9dd6b8c096 bump the plugin version to v1.3.0 2023-04-28 01:21:22 +02:00
Mamadou Babaei 14c026e1ff temporarily revert changes that are not part of the v1.3.0 release 2023-04-28 01:21:22 +02:00
Mamadou Babaei 3adbe0f0ee bump senseglove libraries for linux and android to v2.6.0-aac3d56 2023-04-28 01:21:21 +02:00
Mamadou Babaei fb3704f25d bump the senseglove libraries for windows/msvc to v2.6.0-aac3d56 2023-04-28 01:21:20 +02:00