Commit Graph
100 Commits
Author SHA1 Message Date
Mamadou Babaei 2e9d3a1cd5 update the changelog for unreleased changes 2023-03-28 10:39:05 +02:00
Mamadou Babaei fdd4abf508 update the platform support matrix 2023-03-28 10:39:05 +02:00
Mamadou Babaei 22f5db29fc whitespace fix 2023-03-28 10:39:05 +02:00
Mamadou Babaei c4e8cf2cac update the changelog for unreleased changes 2023-03-28 10:39:04 +02:00
Mamadou Babaei c0a934dd03 update unreal api to take care of radians/degrees conversions where possible 2023-03-28 10:39:04 +02:00
Mamadou Babaei 08418d8406 add more utility functions and templates for angles, specifically for handling floats 2023-03-28 10:39:04 +02:00
Mamadou Babaei 099820454f almost working hand mondel animation adjusted to the api changes 2023-03-28 10:39:04 +02:00
Mamadou Babaei 47fdb091e6 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:04 +02:00
Mamadou Babaei a5f1f1e83b minor initialization fixes 2023-03-28 10:39:04 +02:00
Mamadou Babaei f07972f33b minor fix: move temp a variable 2023-03-28 10:39:04 +02:00
Mamadou Babaei 631191a76e mark a method as const 2023-03-28 10:39:04 +02:00
Mamadou Babaei 621eb92525 clean up redundant hand animation code 2023-03-28 10:39:04 +02:00
Mamadou Babaei 8827970cfa remove redundant reset to ref pose call 2023-03-28 10:39:04 +02:00
Mamadou Babaei a3f93ea32d use rotators instead of quats 2023-03-28 10:39:04 +02:00
Mamadou Babaei c1d08ecd4c improve the virtual hand model animation 2023-03-28 10:39:03 +02:00
Mamadou Babaei 35c97f8020 rely on the reference pose instead of caching poses 2023-03-28 10:39:03 +02:00
Mamadou Babaei 17a12cf126 improved virtual hand model animation 2023-03-28 10:39:03 +02:00
Mamadou Babaei 4009998873 bump senseglove libraries for windows/msvc to v2.4.1-d551398 2023-03-28 10:39:03 +02:00
Mamadou Babaei 17ebbbbc75 mention functional linux development support in the changelog 2023-03-28 10:39:02 +02:00
Mamadou Babaei 42fe0bd2f4 bump senseglove libraries and headers for linux and android to v2.4.1-d551398 2023-03-28 10:39:01 +02:00
Mamadou Babaei 834313559b bump senseglove libraries for windows/msvc to v2.4.0-dc6c34b 2023-03-28 10:39:01 +02:00
Mamadou Babaei 98c141be41 bump senseglove libraries and headers for linux and android to v2.4.0-dc6c34b 2023-03-28 10:38:59 +02:00
Mamadou Babaei c13abde404 bump senseglove libraries for windows/msvc to v2.3.0-a9726bf 2023-03-28 10:38:59 +02:00
Mamadou Babaei 1ab7fed810 bump senseglove libraries for linux and android to the first fully linux-aware version: v2.3.0-a9726bf 2023-03-28 10:38:58 +02:00
Mamadou Babaei 639c79daff apply the transform to the output pose 2023-03-28 10:38:57 +02:00
Mamadou Babaei 528a451838 try a component transform 2023-03-28 10:38:57 +02:00
Mamadou Babaei e2ce23e83c add quat template specialization to the sglog module 2023-03-28 10:38:57 +02:00
Mamadou Babaei bc357561a7 fix the EvaluateSkeletalControl_AnyThread crash 2023-03-28 10:38:57 +02:00
Mamadou Babaei 8f17dbe8a1 revert back the last commit and ignore the last joint 2023-03-28 10:38:57 +02:00
Mamadou Babaei d863613c01 try an alternate implementation for copying animation data in order to remedy the virtual hand crash 2023-03-28 10:38:57 +02:00
Mamadou Babaei 04c70288a1 bump senseglove thrid-party libraries for windows to v2.2.4-1eda0d8 2023-03-28 10:38:57 +02:00
Mamadou Babaei 1285a0ed67 bump senseglove libraries for linux and android to v2.2.4-1eda0d8 2023-03-28 10:38:55 +02:00
Mamadou Babaei d17d4ebefe bump senseglove headers and libraries for linux and android to v2.2.3-39b3c2b 2023-03-28 10:38:55 +02:00
Mamadou Babaei e06fed8aab bump senseglove thrid-party libraries for windows to v2.2.3-39b3c2b 2023-03-28 10:38:54 +02:00
Mamadou Babaei 3deef2aa85 bump senseglove headers and libraries for linux and android to v2.2.2-1725b91 2023-03-28 10:38:53 +02:00
Mamadou Babaei a36015f602 bump senseglove thrid-party libraries for windows to v2.2.2-1725b91 2023-03-28 10:38:52 +02:00
Mamadou Babaei 6e188eb022 add the msvc141 third-party directory to the directory tree 2023-03-28 10:38:52 +02:00
Mamadou Babaei 61b42da728 add the android module to the directory tree 2023-03-28 10:38:52 +02:00
Mamadou Babaei c0bb0896bd document the directory structure changes 2023-03-28 10:38:52 +02:00
Mamadou Babaei 286a55defe bump windows/msvc binaries to v2.2.1-ca2f23d 2023-03-28 10:38:52 +02:00
Mamadou Babaei c1dfcb47bd update senseglove libraries to v2.2.1-ca2f23d with per engine segregated android ndk support 2023-03-28 10:38:51 +02:00
Mamadou Babaei 2a97d852f1 updated documentation for the directory structure 2023-03-28 10:38:50 +02:00
Mamadou Babaei cadf2bbde0 remove redundant Source/ThirdParty/lib/oculus directories 2023-03-28 10:38:50 +02:00
Mamadou Babaei 232fb0dc60 updated documentation for the directory structure 2023-03-28 10:38:50 +02:00
Mamadou Babaei b588456359 update the platform support matrix 2023-03-28 10:38:49 +02:00
Mamadou Babaei 27a337aa34 bump senseglove headers and libraries for windows/msvc to v2.2.0-eed9611 2023-03-28 10:38:49 +02:00
Mamadou Babaei 4c90c3024b log the unreleased changes 2023-03-28 10:38:49 +02:00
Mamadou Babaei 9ac44f8d42 bump senseglove headers and libraries for linux and android to v2.2.0-eed9611 2023-03-28 10:38:48 +02:00
Mamadou Babaei e2840aeb68 remove archaic pre-public-release dead code 2023-03-28 10:38:48 +02:00
Mamadou Babaei 92a0bb30c4 virtual hand implementation with a crash from calling EvaluateSkeletalControl_AnyThread 2023-03-28 10:38:48 +02:00
Mamadou Babaei f04301d78b fix impl owners 2023-03-28 10:38:48 +02:00
Mamadou Babaei 8710a08489 add partion implementation of the virtual hand 2023-03-28 10:38:48 +02:00
Mamadou Babaei f3e5b20c46 fix vr hand asset issues 2023-03-28 10:38:48 +02:00
Mamadou Babaei 5e213de1ff add senseglove module base classes 2023-03-28 10:38:48 +02:00
Mamadou Babaei 67837e5459 add the virtual hand assets 2023-03-28 10:38:48 +02:00
Mamadou Babaei a8145da99b punctuation fix 2023-03-28 10:38:48 +02:00
Mamadou Babaei 4c795814f5 bump the plugin version to v1.1.1 2023-02-07 12:11:34 +01:00
Mamadou Babaei d777b4d0b0 move launch and settings module to PrivateIncludePathModuleNames from PrivateDependencyModuleNames in order to pass runuat tests 2023-02-07 11:40:25 +01:00
Mamadou Babaei 4a44ee97a9 Bump SenseGlove libraries for Windows/MSVC to v2.1.2-95ec6e7 2023-02-07 10:58:41 +01:00
Mamadou Babaei c384587de8 fix formatting 2023-02-07 10:58:41 +01:00
Mamadou Babaei f279a1afcf add support for android armeabi-v7a with neon, x86-64, and x86 builds in addition to arm64-v8a 2023-02-07 10:58:40 +01:00
Mamadou Babaei 5ee09d9860 bump senseglove libraries for linux to v2.1.2-95ec6e7 2023-02-07 10:58:40 +01:00
Mamadou Babaei 0a6ce45ec0 update the changelog with initiali support for ue5.2 2023-02-07 10:58:40 +01:00
Mamadou Babaei 944622caf2 add initial ue5.2 support to the build system along with linux third-party libraries 2023-02-07 10:58:40 +01:00
Mamadou Babaei c027ffe9a7 fix gitignore rules for the Source/ThirdParty directory 2023-02-07 10:58:40 +01:00
Mamadou Babaei d93ea7657b bump senseglove libraries for windows/msvc to v2.1.1-0569c74 2023-02-07 10:58:39 +01:00
Mamadou Babaei 75a0cc2048 bump the plugin version to v1.1.0 2023-02-03 13:44:45 +01:00
Mamadou Babaei 2bcf2f5c9c switch to sgconnect for android v1.1.0 extracted from the .arr file shipped with our unity plugin 2023-02-03 13:44:45 +01:00
Mamadou Babaei 105330b903 bump senseglove libraries to v2.1.1-0569c74 2023-02-03 13:44:45 +01:00
Mamadou Babaei a46d83a0b4 use the correct writehaptics signature extracted from the .jar file 2023-02-03 13:44:45 +01:00
Mamadou Babaei 7480141ede mention sgconnect for android as an added dependency in the changelog 2023-02-03 13:44:44 +01:00
Mamadou Babaei 887062dbba update the platform support matrix and the directory structure 2023-02-03 13:44:44 +01:00
Mamadou Babaei c8cc8f473f log the unreleased changes 2023-02-03 13:44:44 +01:00
Mamadou Babaei e9460a772d bump sgconnect and sgcore to v2.1.0-9080621 and add an almost functional android implementation 2023-02-03 13:44:44 +01:00
Mamadou Babaei bb91a0ad29 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:44 +01:00
Mamadou Babaei ebe5b623db minor documentation fixes 2023-02-03 13:44:43 +01:00
Mamadou Babaei 51e2421106 drop linux third-party libraries for earlier versions of the engine prior to 4.27 2023-02-03 13:44:43 +01:00
Mamadou Babaei 32fd4ac93f fix a bug in the jni call write haptics 2023-02-03 13:44:43 +01:00
Mamadou Babaei af42b3879a replace more method calls on android with the equivalents from sgconnect for android 2023-02-03 13:44:43 +01:00
Mamadou Babaei 79aa0a09d4 bump copyright years 2023-02-03 13:44:43 +01:00
Mamadou Babaei 7c4700f696 add an android module with working jni calls to Init(), Dispose(), and GetLibraryVersion() 2023-02-03 13:44:43 +01:00
Mamadou Babaei b68aedc146 log the unreleased changes 2023-02-03 13:44:43 +01:00
Mamadou Babaei 6e135ee416 remove the enum utils class due to ANY_PACKAGE deprecation warnings in unreal engine 5.1 2023-02-03 13:44:43 +01:00
Mamadou Babaei 1fad51736d conform to the class naming standards 2023-02-03 13:44:43 +01:00
Mamadou Babaei a6bfa687aa apply const correctness 2023-02-03 13:44:43 +01:00
Mamadou Babaei 90bce32067 whitelist android as a target platform 2023-02-03 13:44:43 +01:00
Mamadou Babaei c54341173a fix android build issues caused by the log module 2023-02-03 13:44:43 +01:00
Mamadou Babaei ee983b56ee bump the plugin version to v1.0.4 2022-12-02 12:38:30 +01:00
Mamadou Babaei 40fa0d0379 simplify the move constructors / move assignment operators' noexcept ifdefs 2022-12-02 12:38:30 +01:00
Mamadou Babaei b9499cfb6d fix ue 4.22 - 4.27 build issues on msvc 2017 2022-12-02 12:38:30 +01:00
Mamadou Babaei 8c032d04dc move sgplatform headers to the public folder 2022-12-02 12:38:30 +01:00
Mamadou Babaei c0dcda6419 update the platform support matrix 2022-12-02 12:38:30 +01:00
Mamadou Babaei b549ce660c fix ue >= 5.0 ubt errors 2022-12-02 12:38:30 +01:00
Mamadou Babaei ce855aacef upgrade senseglove third-party libraries for linux and android to to v2.0.4 2022-12-02 12:38:28 +01:00
Mamadou Babaei 14e112d00a add macros for C++17 detection 2022-12-02 12:38:28 +01:00
Mamadou Babaei b5d8ff2939 apply const correctness to method parameters 2022-12-02 12:38:28 +01:00
Mamadou Babaei 88517df5ca upgrade sglibraries binaries for windows/msvc to to v2.0.4 and add msvc 2017 binaries 2022-12-02 12:38:27 +01:00
Mamadou Babaei 809cceace9 upgrade sglibraries third-party headers to v2.0.4 2022-12-02 12:38:27 +01:00
Mamadou Babaei 9575815f89 add support for msvc 2017 to the build.cs files 2022-12-02 12:38:26 +01:00
Mamadou Babaei 2ba196f8ab bump the plugin version to v1.0.3 2022-11-30 14:33:05 +01:00