Commit Graph
100 Commits
Author SHA1 Message Date
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
Mamadou Babaei 515f5306e7 add quat template specialization to the sglog module 2023-03-28 10:39:42 +02:00
Mamadou Babaei 49494693f3 fix the EvaluateSkeletalControl_AnyThread crash 2023-03-28 10:39:42 +02:00
Mamadou Babaei e06ded2429 revert back the last commit and ignore the last joint 2023-03-28 10:39:42 +02:00
Mamadou Babaei 154cbbe947 try an alternate implementation for copying animation data in order to remedy the virtual hand crash 2023-03-28 10:39:41 +02:00
Mamadou Babaei 136ec0deb5 bump senseglove thrid-party libraries for windows to v2.2.4-1eda0d8 2023-03-28 10:39:41 +02:00
Mamadou Babaei 40f71e9fdb bump senseglove libraries for linux and android to v2.2.4-1eda0d8 2023-03-28 10:39:40 +02:00
Mamadou Babaei 1f515d6fcb bump senseglove headers and libraries for linux and android to v2.2.3-39b3c2b 2023-03-28 10:39:40 +02:00
Mamadou Babaei a7d8a4f0c1 bump senseglove thrid-party libraries for windows to v2.2.3-39b3c2b 2023-03-28 10:39:39 +02:00
Mamadou Babaei ce98cab771 bump senseglove headers and libraries for linux and android to v2.2.2-1725b91 2023-03-28 10:39:37 +02:00
Mamadou Babaei fa1eec0b88 bump senseglove thrid-party libraries for windows to v2.2.2-1725b91 2023-03-28 10:39:37 +02:00
Mamadou Babaei 188e0f2cc1 add the msvc141 third-party directory to the directory tree 2023-03-28 10:39:36 +02:00
Mamadou Babaei 0bd8cd5681 add the android module to the directory tree 2023-03-28 10:39:36 +02:00
Mamadou Babaei dc3980fbba document the directory structure changes 2023-03-28 10:39:36 +02:00
Mamadou Babaei c8f0475511 bump windows/msvc binaries to v2.2.1-ca2f23d 2023-03-28 10:39:36 +02:00
Mamadou Babaei cf28b3cd09 update senseglove libraries to v2.2.1-ca2f23d with per engine segregated android ndk support 2023-03-28 10:39:35 +02:00
Mamadou Babaei 6c4dd6d47a updated documentation for the directory structure 2023-03-28 10:39:34 +02:00
Mamadou Babaei e2bfbc6f05 remove redundant Source/ThirdParty/lib/oculus directories 2023-03-28 10:39:34 +02:00
Mamadou Babaei 076b9ab90d updated documentation for the directory structure 2023-03-28 10:39:34 +02:00
Mamadou Babaei 479c3d14f0 update the platform support matrix 2023-03-28 10:39:34 +02:00
Mamadou Babaei 5ae19d8357 bump senseglove headers and libraries for windows/msvc to v2.2.0-eed9611 2023-03-28 10:39:34 +02:00
Mamadou Babaei d6d91b1e47 log the unreleased changes 2023-03-28 10:39:33 +02:00
Mamadou Babaei e2ef25f73d bump senseglove headers and libraries for linux and android to v2.2.0-eed9611 2023-03-28 10:39:33 +02:00
Mamadou Babaei 2bc6f88ebd remove archaic pre-public-release dead code 2023-03-28 10:39:32 +02:00
Mamadou Babaei 38c3e99c83 virtual hand implementation with a crash from calling EvaluateSkeletalControl_AnyThread 2023-03-28 10:39:32 +02:00
Mamadou Babaei 2e5a8d6bc0 fix impl owners 2023-03-28 10:39:32 +02:00
Mamadou Babaei 187cd85580 add partion implementation of the virtual hand 2023-03-28 10:39:32 +02:00
Mamadou Babaei 969a4b4f94 fix vr hand asset issues 2023-03-28 10:39:32 +02:00
Mamadou Babaei edd89008b3 add senseglove module base classes 2023-03-28 10:39:32 +02:00
Mamadou Babaei ebbbaa262a add the virtual hand assets 2023-03-28 10:39:32 +02:00
Mamadou Babaei ea2a690792 punctuation fix 2023-03-28 10:39:32 +02:00
Mamadou Babaei 1d30beeb1a bump the plugin version to v1.1.1 2023-02-07 12:11:32 +01:00
Mamadou Babaei d76f7056a6 move launch and settings module to PrivateIncludePathModuleNames from PrivateDependencyModuleNames in order to pass runuat tests 2023-02-07 11:40:48 +01:00
Mamadou Babaei 8e41cc5493 Bump SenseGlove libraries for Windows/MSVC to v2.1.2-95ec6e7 2023-02-07 10:58:53 +01:00
Mamadou Babaei e5cc6d03c1 fix formatting 2023-02-07 10:58:53 +01:00
Mamadou Babaei bf26dac15d add support for android armeabi-v7a with neon, x86-64, and x86 builds in addition to arm64-v8a 2023-02-07 10:58:52 +01:00
Mamadou Babaei fc53b4b1c1 bump senseglove libraries for linux to v2.1.2-95ec6e7 2023-02-07 10:58:52 +01:00
Mamadou Babaei 92eaec6338 update the changelog with initiali support for ue5.2 2023-02-07 10:58:52 +01:00
Mamadou Babaei 44399fd1b6 add initial ue5.2 support to the build system along with linux third-party libraries 2023-02-07 10:58:52 +01:00
Mamadou Babaei 0b8dbad53a fix gitignore rules for the Source/ThirdParty directory 2023-02-07 10:58:51 +01:00
Mamadou Babaei c175246c83 bump senseglove libraries for windows/msvc to v2.1.1-0569c74 2023-02-07 10:58:51 +01:00
Mamadou Babaei 2db9564003 bump the plugin version to v1.1.0 2023-02-03 13:44:23 +01:00
Mamadou Babaei 9cc33a4c0b switch to sgconnect for android v1.1.0 extracted from the .arr file shipped with our unity plugin 2023-02-03 13:44:23 +01:00
Mamadou Babaei e4d5b17ec7 bump senseglove libraries to v2.1.1-0569c74 2023-02-03 13:44:23 +01:00
Mamadou Babaei ed2f7b19e1 use the correct writehaptics signature extracted from the .jar file 2023-02-03 13:44:23 +01:00
Mamadou Babaei 3f80104244 mention sgconnect for android as an added dependency in the changelog 2023-02-03 13:44:23 +01:00
Mamadou Babaei fd878098bf update the platform support matrix and the directory structure 2023-02-03 13:44:22 +01:00
Mamadou Babaei b5e0adff32 log the unreleased changes 2023-02-03 13:44:22 +01:00
Mamadou Babaei c8dce9f065 bump sgconnect and sgcore to v2.1.0-9080621 and add an almost functional android implementation 2023-02-03 13:44:22 +01:00
Mamadou Babaei d156eade7a try to offload android to sgcore/sgconnect third-party libraries and drop linux third-party libraries for earlier versions of the engine prior to 4.27 2023-02-03 13:44:21 +01:00
Mamadou Babaei dbc131d7ed minor documentation fixes 2023-02-03 13:44:21 +01:00
Mamadou Babaei 630268e18e drop linux third-party libraries for earlier versions of the engine prior to 4.27 2023-02-03 13:44:21 +01:00
Mamadou Babaei 63abb1d66f fix a bug in the jni call write haptics 2023-02-03 13:44:21 +01:00
Mamadou Babaei 7cc670e982 replace more method calls on android with the equivalents from sgconnect for android 2023-02-03 13:44:21 +01:00
Mamadou Babaei e1c15426a3 bump copyright years 2023-02-03 13:44:21 +01:00
Mamadou Babaei 2bcd2e9e73 add an android module with working jni calls to Init(), Dispose(), and GetLibraryVersion() 2023-02-03 13:44:21 +01:00
Mamadou Babaei b5d9779384 log the unreleased changes 2023-02-03 13:44:21 +01:00
Mamadou Babaei 3b9aa0302c remove the enum utils class due to ANY_PACKAGE deprecation warnings in unreal engine 5.1 2023-02-03 13:44:21 +01:00
Mamadou Babaei 2c6d98c77d conform to the class naming standards 2023-02-03 13:44:21 +01:00
Mamadou Babaei 9b097cab18 apply const correctness 2023-02-03 13:44:21 +01:00
Mamadou Babaei aa83578228 whitelist android as a target platform 2023-02-03 13:44:21 +01:00
Mamadou Babaei 8163e4f4f2 fix android build issues caused by the log module 2023-02-03 13:44:21 +01:00
Mamadou Babaei c2146af138 bump the plugin version to v1.0.4 2022-12-02 12:38:01 +01:00
Mamadou Babaei d0215a8c0a simplify the move constructors / move assignment operators' noexcept ifdefs 2022-12-02 12:38:01 +01:00
Mamadou Babaei 133739fe9f fix ue 4.22 - 4.27 build issues on msvc 2017 2022-12-02 12:38:01 +01:00
Mamadou Babaei a22b5bce2a move sgplatform headers to the public folder 2022-12-02 12:38:01 +01:00
Mamadou Babaei b038085910 update the platform support matrix 2022-12-02 12:38:01 +01:00
Mamadou Babaei 97a8be5338 fix ue >= 5.0 ubt errors 2022-12-02 12:38:01 +01:00
Mamadou Babaei 8f664a968f upgrade senseglove third-party libraries for linux and android to to v2.0.4 2022-12-02 12:37:59 +01:00
Mamadou Babaei 24aa2ff3ae add macros for C++17 detection 2022-12-02 12:37:59 +01:00
Mamadou Babaei 92affb8264 apply const correctness to method parameters 2022-12-02 12:37:58 +01:00
Mamadou Babaei ea78d39361 upgrade sglibraries binaries for windows/msvc to to v2.0.4 and add msvc 2017 binaries 2022-12-02 12:37:58 +01:00
Mamadou Babaei 4d08b51707 upgrade sglibraries third-party headers to v2.0.4 2022-12-02 12:37:58 +01:00
Mamadou Babaei 5b9651b90f add support for msvc 2017 to the build.cs files 2022-12-02 12:37:57 +01:00
Mamadou Babaei 63d4c3ef9c bump the plugin version to v1.0.3 2022-11-30 14:32:58 +01:00
Mamadou Babaei 63c81ffbcd adjust Config/FilterPlugin.ini in order to conform to Epic's market place guidelines 2022-11-30 14:28:10 +01:00
Mamadou Babaei 5e34e88465 bump the plugin version to v1.0.2 2022-11-27 14:42:59 +01:00
Mamadou Babaei 829e4780fc fix the third-party license mark down file formatting 2022-11-27 14:42:59 +01:00
Mamadou Babaei 00227deb31 add the SenseGlove SDK license 2022-11-27 14:42:59 +01:00
Mamadou Babaei b760f83b89 fix readme typos and errors 2022-11-27 14:14:03 +01:00
Mamadou Babaei f5ff8ddcfb add missing the copyright notice and include directive 2022-11-27 14:14:03 +01:00
Mamadou Babaei 22003b4e12 list the dot files inside the FilterPlugin.ini file 2022-11-27 13:55:42 +01:00
Mamadou Babaei e21b11ac79 add the marketplace url to the .uplugin file 2022-11-27 13:55:42 +01:00
Mamadou Babaei 1674381425 bump the plugin version to v1.0.1 2022-11-25 15:21:32 +01:00