Commit Graph
100 Commits
Author SHA1 Message Date
Mamadou Babaei fd2a668301 remove the old virtual hand model mesh 2023-03-28 18:29:44 +02:00
Mamadou Babaei e41137cc0f fix the hand animation implementation and angle conversions to work with the standard ue5.1+ hand from epic 2023-03-28 18:29:43 +02:00
Mamadou Babaei deafac2293 add missing paths headers that causes uat build issues 2023-03-28 11:46:58 +02:00
Mamadou Babaei 2c2ef9e710 add missing vershon headers and clean up unused headers 2023-03-28 11:46:57 +02:00
Mamadou Babaei 1a75e62719 fix uat errors C4458 when building the virtual hand component 2023-03-28 11:22:55 +02:00
Mamadou Babaei 1976825a66 remove SGContentBrowserExtension_SKeleton and clean up the editor module 2023-03-28 10:40:00 +02:00
Mamadou Babaei bf02a6f80f remove SGAssetTypeActions_Skeleton, SGSkeletonEditor, and SGSkeletonEditorCommands classes 2023-03-28 10:40:00 +02:00
Mamadou Babaei 510c34657f add a content browser extension as an alternative to modify the ref pose 2023-03-28 10:40:00 +02:00
Mamadou Babaei ca05584f21 add log template specialization for ftransform 2023-03-28 10:39:59 +02:00
Mamadou Babaei e8d0c57d9a add new experiments with the SGAssetTypeActions_Skeleton 2023-03-28 10:39:59 +02:00
Mamadou Babaei 2924de965c add custom asset type actions for skeletons 2023-03-28 10:39:59 +02:00
Mamadou Babaei e6d98734b0 add a message dialog and instruct the user to use the context menu in order to save the skeleton asset 2023-03-28 10:39:59 +02:00
Mamadou Babaei 96bddeaee7 fix a deprecation warning on ue5 2023-03-28 10:39:59 +02:00
Mamadou Babaei 13def4ea4d minor changelog fix 2023-03-28 10:39:59 +02:00
Mamadou Babaei 211a4609a3 document the android calibration in the changelog 2023-03-28 10:39:59 +02:00
Mamadou Babaei 3b5e77b104 add virtual destructors 2023-03-28 10:39:59 +02:00
Mamadou Babaei 5904a9476a fix the skeleton editor crash with a working button from senseglove on the toolbar 2023-03-28 10:39:59 +02:00
Mamadou Babaei 6a22d27992 first attemp at extending the skeleton editor that also crashes the editor once opened 2023-03-28 10:39:59 +02:00
Mamadou Babaei 2e9b2d10f2 add missing header that causes build issues on ue 4.27 2023-03-28 10:39:59 +02:00
Mamadou Babaei 75741ebd65 update the changelog 2023-03-28 10:39:59 +02:00
Mamadou Babaei 9b1b449867 clean up editor code from the virtual hand actor in order to fix wrist tracking issues 2023-03-28 10:39:58 +02:00
Mamadou Babaei 1cceba282e force the wrist tracker to track the right hand on init/begin/construct 2023-03-28 10:39:58 +02:00
Mamadou Babaei 155e3624bf add event handler lambdas for wrist tracker component of the virtual ahnd actor 2023-03-28 10:39:58 +02:00
Mamadou Babaei 30034ba06f functional wrist tracker component 2023-03-28 10:39:58 +02:00
Mamadou Babaei 990a2f6afe add an almost complete wrist tracker component implementation 2023-03-28 10:39:58 +02:00
Mamadou Babaei b1f1014a5e fix multiple issues with the virtual hand component and the plugin settings 2023-03-28 10:39:58 +02:00
Mamadou Babaei bdbe836381 explicitly assign motion controllers to the proper hands 2023-03-28 10:39:58 +02:00
Mamadou Babaei d2aba5a688 bump senseglove libraries windows/msvc to v2.5.0-8069342 2023-03-28 10:39:58 +02:00
Mamadou Babaei 6d9d6cd2b9 bump senseglove libraries and headers for linux and android to v2.5.0-8069342 2023-03-28 10:39:56 +02:00
Mamadou Babaei a13caa8a84 add new settings accessors for c++ and blueprints 2023-03-28 10:39:56 +02:00
Mamadou Babaei 51ff24d059 add wrist tracking debug settings 2023-03-28 10:39:56 +02:00
Mamadou Babaei 0a99d577f4 allow setting custom hardware offset through the plugin settings 2023-03-28 10:39:56 +02:00
Mamadou Babaei 30ea40d0b3 add missing engine module that causes build issues on android 2023-03-28 10:39:55 +02:00
Mamadou Babaei 2410385d8d move the pimpl initialization to the constructor 2023-03-28 10:39:55 +02:00
Mamadou Babaei 54a76e59e3 move the defaults to the constructor 2023-03-28 10:39:55 +02:00
Mamadou Babaei ffc89daa3a make the senseglove settings a singleton with engine subsystem lifetime and fix the blueprint accessors 2023-03-28 10:39:55 +02:00
Mamadou Babaei 5a2584161b add the senseglove settings kismet module 2023-03-28 10:39:55 +02:00
Mamadou Babaei 60397ea261 some improvements for the settings module 2023-03-28 10:39:55 +02:00
Mamadou Babaei 5b3ed4ffe8 minor fixes in the settings module 2023-03-28 10:39:55 +02:00
Mamadou Babaei ea8b3e1fba add a senseglove settings manager module 2023-03-28 10:39:55 +02:00
Mamadou Babaei fa1a720c31 fix the changelog typos and errors 2023-03-28 10:39:55 +02:00
Mamadou Babaei ea5e55730a whitespace fix 2023-03-28 10:39:55 +02:00
Mamadou Babaei 5be2fa7b2d add special android directory methods and initialization args 2023-03-28 10:39:55 +02:00
Mamadou Babaei 4f0468b632 initial attempt at implementing android calibration 2023-03-28 10:39:54 +02:00
Mamadou Babaei 151faf8285 bump senseglove libraries and headers for linux and android to v2.4.3-2eceacb 2023-03-28 10:39:54 +02:00
Mamadou Babaei 3b53d5bc1b virtual hand fixes especially for android 2023-03-28 10:39:53 +02:00
Mamadou Babaei 76aa825240 fix virtual hand crashes and editor visibility issues 2023-03-28 10:39:53 +02:00
Mamadou Babaei 47ccb4a992 fix comments 2023-03-28 10:39:53 +02:00
Mamadou Babaei be349f7aab fix android architecture detection issues on ue 5.2 2023-03-28 10:39:53 +02:00
Mamadou Babaei 387a44aaeb add a temporary workaround for the android crashes and the hidden if glove not found functionality 2023-03-28 10:39:53 +02:00
Mamadou Babaei 0305ef5e51 fix native-toolchain v19 build issues 2023-03-28 10:39:53 +02:00
Mamadou Babaei d5e2246ef8 integrate the virtual hand into the sgpawn 2023-03-28 10:39:53 +02:00
Mamadou Babaei 6e721884d5 clarify android on 5.2 is not supported, yet 2023-03-28 10:39:53 +02:00
Mamadou Babaei 6aa953279b minor fixes 2023-03-28 10:39:53 +02:00
Mamadou Babaei 33c07a0108 update the changelog in order to reflect the latest status of unreleased changes 2023-03-28 10:39:53 +02:00
Mamadou Babaei d0f6be7943 dump some animation errors to the logs inside the editor instead of crashing 2023-03-28 10:39:53 +02:00
Mamadou Babaei d99655ec10 working in-editor hand animation 2023-03-28 10:39:53 +02:00
Mamadou Babaei 7c1f239fb1 distinguish between virtual hand actor and component and animate the component 2023-03-28 10:39:52 +02:00
Mamadou Babaei 3546135df7 add a new component-based class for the virtual hand 2023-03-28 10:39:52 +02:00
Mamadou Babaei 9dd32c9999 add an empty sgpawn kismet library class 2023-03-28 10:39:52 +02:00
Mamadou Babaei 9db485c89c document the new senseglove core types module 2023-03-28 10:39:52 +02:00
Mamadou Babaei 998ca741df add the virtual hand kismet library 2023-03-28 10:39:52 +02:00
Mamadou Babaei 924ce76730 minor commit fix 2023-03-28 10:39:52 +02:00
Mamadou Babaei eaf1d76af5 drop the redundant sgconnecttypes 2023-03-28 10:39:52 +02:00
Mamadou Babaei 45923aecbe move all sg array types into their corresponding *core modules 2023-03-28 10:39:52 +02:00
Mamadou Babaei 8eafb929de minor api validation fixes 2023-03-28 10:39:52 +02:00
Mamadou Babaei 572f89e295 minor fix 2023-03-28 10:39:52 +02:00
Mamadou Babaei 8f01fd61c8 bump senseglove libraries windows to v2.4.2-ba98cec 2023-03-28 10:39:52 +02:00
Mamadou Babaei 5b3e89008a bump senseglove libraries and headers for linux and android to v2.4.2-ba98cec 2023-03-28 10:39:50 +02:00
Mamadou Babaei 9223b2058e remove the redundant sgplatform from the sgconnectimpl module 2023-03-28 10:39:50 +02:00
Mamadou Babaei 63e2801b6b purge the core impl module's dead code for the dropped engine versions: 4.22 to 4.26 and define SG_NOEXCEPT 2023-03-28 10:39:50 +02:00
Mamadou Babaei 4c5d603b0c document 4.22 to 4.26 purge in the changelog 2023-03-28 10:39:49 +02:00
Mamadou Babaei e6a41fa9d1 initial attempt to cleanup dead code from the dropped engine versions: 4.22 to 4.26 2023-03-28 10:39:49 +02:00
Mamadou Babaei c6cde6b804 update the remarks section in readme file to reflect the latest platform support state 2023-03-28 10:39:49 +02:00
Mamadou Babaei 9836642025 update the changelog for unreleased changes 2023-03-28 10:39:49 +02:00
Mamadou Babaei aba7741160 update the platform support matrix 2023-03-28 10:39:49 +02:00
Mamadou Babaei 0aacf8b659 whitespace fix 2023-03-28 10:39:49 +02:00
Mamadou Babaei c6aa277919 update the changelog for unreleased changes 2023-03-28 10:39:49 +02:00
Mamadou Babaei f301bfa7f6 update unreal api to take care of radians/degrees conversions where possible 2023-03-28 10:39:49 +02:00
Mamadou Babaei 851675ac19 add more utility functions and templates for angles, specifically for handling floats 2023-03-28 10:39:49 +02:00
Mamadou Babaei 1706fbf51b almost working hand mondel animation adjusted to the api changes 2023-03-28 10:39:49 +02:00
Mamadou Babaei deae80f636 rename sguitls/sgcoordinates utility class to sgangles and convert angles from radians to degrees and vice-versa between unreal and senseglove 2023-03-28 10:39:49 +02:00
Mamadou Babaei 8774369815 minor initialization fixes 2023-03-28 10:39:49 +02:00
Mamadou Babaei dfe350a669 minor fix: move temp a variable 2023-03-28 10:39:48 +02:00
Mamadou Babaei 6e810818bf mark a method as const 2023-03-28 10:39:48 +02:00
Mamadou Babaei b8cb528218 clean up redundant hand animation code 2023-03-28 10:39:48 +02:00
Mamadou Babaei aef3f5afb0 remove redundant reset to ref pose call 2023-03-28 10:39:48 +02:00
Mamadou Babaei 65ede5cdd1 use rotators instead of quats 2023-03-28 10:39:48 +02:00
Mamadou Babaei c9acdc614d improve the virtual hand model animation 2023-03-28 10:39:48 +02:00
Mamadou Babaei b8199b902c rely on the reference pose instead of caching poses 2023-03-28 10:39:48 +02:00
Mamadou Babaei a3af992468 improved virtual hand model animation 2023-03-28 10:39:48 +02:00
Mamadou Babaei f5ca49a7ff bump senseglove libraries for windows/msvc to v2.4.1-d551398 2023-03-28 10:39:47 +02:00
Mamadou Babaei 75c120e775 mention functional linux development support in the changelog 2023-03-28 10:39:47 +02:00
Mamadou Babaei 121c7baea8 bump senseglove libraries and headers for linux and android to v2.4.1-d551398 2023-03-28 10:39:47 +02:00
Mamadou Babaei 9c1152f35f bump senseglove libraries for windows/msvc to v2.4.0-dc6c34b 2023-03-28 10:39:45 +02:00
Mamadou Babaei ac1ae2875b bump senseglove libraries and headers for linux and android to v2.4.0-dc6c34b 2023-03-28 10:39:45 +02:00
Mamadou Babaei 73a122ef18 bump senseglove libraries for windows/msvc to v2.3.0-a9726bf 2023-03-28 10:39:44 +02:00
Mamadou Babaei 6061d38383 bump senseglove libraries for linux and android to the first fully linux-aware version: v2.3.0-a9726bf 2023-03-28 10:39:42 +02:00
Mamadou Babaei b6d0eb0127 apply the transform to the output pose 2023-03-28 10:39:42 +02:00
Mamadou Babaei 89e5851c2e try a component transform 2023-03-28 10:39:42 +02:00