Commit Graph
106 Commits
Author SHA1 Message Date
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