Commit Graph
100 Commits
Author SHA1 Message Date
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
Mamadou Babaei 8e63d9987e document recent changes 2023-04-28 01:21:20 +02:00
Mamadou Babaei 1edd20004c document the senseglove libraries bump in the changelog 2023-04-28 01:21:20 +02:00
Mamadou Babaei 71b0334a60 adjust senseglove/unreal coordinate system conversions according to changes in the recent sgcore release 2023-04-28 01:21:20 +02:00
Mamadou Babaei 2014f3a035 fix a gramatical error 2023-04-28 01:21:20 +02:00
Mamadou Babaei 42e210af45 add a debug virtual hand and some other fixes 2023-04-28 01:21:20 +02:00
Mamadou Babaei 7b233c6476 fix the hand right hand offset 2023-04-28 01:21:20 +02:00
Mamadou Babaei 93f4f47afe remove redundant headers 2023-04-28 01:21:20 +02:00
Mamadou Babaei 52fc61df7f fix debug gizmo default colors 2023-04-28 01:21:20 +02:00
Mamadou Babaei d027f8564b refactor the debug gizmo draw method 2023-04-28 01:21:20 +02:00
Mamadou Babaei 61e2f6a6ba update the changelog with unreleased changes 2023-04-28 01:21:20 +02:00
Mamadou Babaei 6e49d38907 refactor the wrist tracker's debug gzmo settings into a ustruct in order to be re-used 2023-04-28 01:21:20 +02:00
Mamadou Babaei 890378a0df fix gizmo drawing issue happens due to a null world object 2023-04-28 01:21:20 +02:00
Mamadou Babaei fb2503a8db add a new generic senseglove debug module 2023-04-28 01:21:20 +02:00
Mamadou Babaei 5b1dd49da2 add the base implementation for the senseglove grab component 2023-04-28 01:21:20 +02:00
Mamadou Babaei 3c49dcf658 increase the default DebugWristTrackerGizmoLength value in the plugin's settings 2023-04-28 01:21:20 +02:00
Mamadou Babaei 2d2cef372d increase the default DebugWristTrackerGizmoLength value on the wrist tracker 2023-04-28 01:21:20 +02:00
Mamadou Babaei 56afd24b4b document unreleased changes 2023-04-28 01:21:19 +02:00
Mamadou Babaei a2465e017b fix the wrong hand offset calculations 2023-04-28 01:21:19 +02:00
Mamadou Babaei cfef8fa303 fix the wrong tracker origin calculations 2023-04-28 01:21:19 +02:00
Mamadou Babaei e788117eaf fix the platform support matrix for unreal versions >= 5.0 2023-04-20 15:55:58 +02:00
Mamadou Babaei c020ee8e30 minor code improvements and clean up 2023-04-20 15:55:57 +02:00
Mamadou Babaei b5ecede76f fix the directory structure 2023-04-11 21:06:00 +02:00
Mamadou Babaei cca67f9967 remove the development virtual hand mesh from master and all the release branches 2023-04-11 20:58:58 +02:00
Mamadou Babaei 18ce1d32ac bump the plugin version to v1.2.1 2023-03-30 06:43:21 +02:00
Mamadou Babaei 8d868c4b4c add the engine settings module into the private include paths for the senseglove settings module in order to solve run uat build issues 2023-03-30 06:22:48 +02:00
Mamadou Babaei 6102133433 remove the engine settings module from the senseglove module's private dependencies list 2023-03-30 06:15:57 +02:00
Mamadou Babaei 70a674b51c remove the launch and settings from the android module's private includes 2023-03-30 06:07:49 +02:00
Mamadou Babaei b33a0c3a04 bump the plugin version to v1.2.0 2023-03-28 21:39:34 +02:00
Mamadou Babaei 16abee7e30 add the new dev/test hand model (this hand mesh is not meant to be published) 2023-03-28 18:29:06 +02:00
Mamadou Babaei e978383a7c alternative approach to constructor helpers in order to set the default hand mesh as it won't causes annoying ue pop-up cdo messages 2023-03-28 18:29:06 +02:00
Mamadou Babaei ace4d935bc remove the old virtual hand model mesh 2023-03-28 18:29:06 +02:00
Mamadou Babaei d8ce1e41cf fix the hand animation implementation and angle conversions to work with the standard ue5.1+ hand from epic 2023-03-28 18:29:05 +02:00
Mamadou Babaei 139d2ede99 add missing paths headers that causes uat build issues 2023-03-28 11:48:35 +02:00
Mamadou Babaei 1d74105bd3 add missing vershon headers and clean up unused headers 2023-03-28 11:48:34 +02:00
Mamadou Babaei badd49612e fix uat errors C4458 when building the virtual hand component 2023-03-28 11:23:10 +02:00
Mamadou Babaei ed91c07786 remove SGContentBrowserExtension_SKeleton and clean up the editor module 2023-03-28 10:37:57 +02:00
Mamadou Babaei 45dcf00bfa remove SGAssetTypeActions_Skeleton, SGSkeletonEditor, and SGSkeletonEditorCommands classes 2023-03-28 10:37:57 +02:00
Mamadou Babaei bbc737100d add a content browser extension as an alternative to modify the ref pose 2023-03-28 10:37:57 +02:00
Mamadou Babaei 8bcdbabc8b add log template specialization for ftransform 2023-03-28 10:37:57 +02:00
Mamadou Babaei ade21e02e5 add new experiments with the SGAssetTypeActions_Skeleton 2023-03-28 10:37:57 +02:00
Mamadou Babaei 6405fb2345 add custom asset type actions for skeletons 2023-03-28 10:37:57 +02:00
Mamadou Babaei 3605b5e029 add a message dialog and instruct the user to use the context menu in order to save the skeleton asset 2023-03-28 10:37:57 +02:00
Mamadou Babaei 8aeda537ab fix a deprecation warning on ue5 2023-03-28 10:37:57 +02:00
Mamadou Babaei e977af1fd5 minor changelog fix 2023-03-28 10:37:56 +02:00
Mamadou Babaei 5823c41576 document the android calibration in the changelog 2023-03-28 10:37:56 +02:00
Mamadou Babaei da09d43307 add virtual destructors 2023-03-28 10:37:56 +02:00
Mamadou Babaei 456a270bed fix the skeleton editor crash with a working button from senseglove on the toolbar 2023-03-28 10:37:56 +02:00
Mamadou Babaei 9c27b51df4 first attemp at extending the skeleton editor that also crashes the editor once opened 2023-03-28 10:37:56 +02:00
Mamadou Babaei 330a158f64 add missing header that causes build issues on ue 4.27 2023-03-28 10:37:56 +02:00
Mamadou Babaei 29fdcc51c7 update the changelog 2023-03-28 10:37:56 +02:00
Mamadou Babaei fe58b440a9 clean up editor code from the virtual hand actor in order to fix wrist tracking issues 2023-03-28 10:37:56 +02:00
Mamadou Babaei d962804a49 force the wrist tracker to track the right hand on init/begin/construct 2023-03-28 10:37:56 +02:00
Mamadou Babaei 1340bc875c add event handler lambdas for wrist tracker component of the virtual ahnd actor 2023-03-28 10:37:56 +02:00
Mamadou Babaei ef8d77043f functional wrist tracker component 2023-03-28 10:37:56 +02:00
Mamadou Babaei 9ea59a4197 add an almost complete wrist tracker component implementation 2023-03-28 10:37:56 +02:00
Mamadou Babaei 75185406da fix multiple issues with the virtual hand component and the plugin settings 2023-03-28 10:37:56 +02:00
Mamadou Babaei e85488c217 explicitly assign motion controllers to the proper hands 2023-03-28 10:37:56 +02:00
Mamadou Babaei a5c441230a bump senseglove libraries windows/msvc to v2.5.0-8069342 2023-03-28 10:37:56 +02:00
Mamadou Babaei c0dc9e4183 bump senseglove libraries and headers for linux and android to v2.5.0-8069342 2023-03-28 10:37:54 +02:00
Mamadou Babaei 56f26a3532 add new settings accessors for c++ and blueprints 2023-03-28 10:37:54 +02:00
Mamadou Babaei 2882b577e2 add wrist tracking debug settings 2023-03-28 10:37:54 +02:00
Mamadou Babaei bcb84edf59 allow setting custom hardware offset through the plugin settings 2023-03-28 10:37:53 +02:00
Mamadou Babaei 672c63b51f add missing engine module that causes build issues on android 2023-03-28 10:37:53 +02:00
Mamadou Babaei 02f27b7ac0 move the pimpl initialization to the constructor 2023-03-28 10:37:53 +02:00
Mamadou Babaei 6c2ff82176 move the defaults to the constructor 2023-03-28 10:37:53 +02:00
Mamadou Babaei 7634328e44 make the senseglove settings a singleton with engine subsystem lifetime and fix the blueprint accessors 2023-03-28 10:37:53 +02:00
Mamadou Babaei 12daff0a1b add the senseglove settings kismet module 2023-03-28 10:37:53 +02:00
Mamadou Babaei 18159ec740 some improvements for the settings module 2023-03-28 10:37:53 +02:00
Mamadou Babaei ba459504e0 minor fixes in the settings module 2023-03-28 10:37:53 +02:00
Mamadou Babaei 15b1389fad add a senseglove settings manager module 2023-03-28 10:37:53 +02:00
Mamadou Babaei bb41b195e2 fix the changelog typos and errors 2023-03-28 10:37:53 +02:00