Commit Graph
71 Commits
Author SHA1 Message Date
Mamadou Babaei ac7de06657 bump windows/msvc binaries to v2.2.1-ca2f23d 2023-02-21 17:03:09 +01:00
Mamadou Babaei 208318f1a5 update senseglove libraries to v2.2.1-ca2f23d with per engine segregated android ndk support 2023-02-21 16:51:03 +01:00
Mamadou Babaei fe547ad511 remove redundant Source/ThirdParty/lib/oculus directories 2023-02-21 00:50:05 +01:00
Mamadou Babaei 80709b2bc4 bump senseglove headers and libraries for windows/msvc to v2.2.0-eed9611 2023-02-21 00:32:25 +01:00
Mamadou Babaei aebb5be988 bump senseglove headers and libraries for linux and android to v2.2.0-eed9611 2023-02-21 00:05:33 +01:00
Mamadou Babaei 2c9eddf7e4 remove archaic pre-public-release dead code 2023-02-21 00:03:56 +01:00
Mamadou Babaei ed27fc6844 virtual hand implementation with a crash from calling EvaluateSkeletalControl_AnyThread 2023-02-16 18:28:34 +01:00
Mamadou Babaei c60946ccc4 fix impl owners 2023-02-14 23:10:12 +01:00
Mamadou Babaei b003fb1e01 add partion implementation of the virtual hand 2023-02-14 23:09:31 +01:00
Mamadou Babaei 1a978f33de add senseglove module base classes 2023-02-09 21:16:49 +01:00
Mamadou Babaei dde3e11829 move launch and settings module to PrivateIncludePathModuleNames from PrivateDependencyModuleNames in order to pass runuat tests 2023-02-07 11:37:19 +01:00
Mamadou Babaei a35a0697c8 Bump SenseGlove libraries for Windows/MSVC to v2.1.2-95ec6e7 2023-02-07 10:54:14 +01:00
Mamadou Babaei e16c2d8759 add support for android armeabi-v7a with neon, x86-64, and x86 builds in addition to arm64-v8a 2023-02-07 10:42:30 +01:00
Mamadou Babaei a78c013878 bump senseglove libraries for linux to v2.1.2-95ec6e7 2023-02-07 10:39:47 +01:00
Mamadou Babaei 7a1c189222 add initial ue5.2 support to the build system along with linux third-party libraries 2023-02-07 08:54:49 +01:00
Mamadou Babaei 712b62c2f8 bump senseglove libraries for windows/msvc to v2.1.1-0569c74 2023-02-03 15:55:34 +01:00
Mamadou Babaei 9569a7bd97 switch to sgconnect for android v1.1.0 extracted from the .arr file shipped with our unity plugin 2023-02-03 02:10:52 +01:00
Mamadou Babaei d845a36714 bump senseglove libraries to v2.1.1-0569c74 2023-02-02 23:19:51 +01:00
Mamadou Babaei 1c61f79b88 use the correct writehaptics signature extracted from the .jar file 2023-02-02 23:19:07 +01:00
Mamadou Babaei 06c2ee6170 bump sgconnect and sgcore to v2.1.0-9080621 and add an almost functional android implementation 2023-02-02 21:44:30 +01:00
Mamadou Babaei fe7c7d4579 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-01-31 14:36:16 +01:00
Mamadou Babaei 1a5333a7fc minor documentation fixes 2023-01-31 03:25:46 +01:00
Mamadou Babaei bd09dd7ccb drop linux third-party libraries for earlier versions of the engine prior to 4.27 2023-01-31 01:57:31 +01:00
Mamadou Babaei 4ec0b07897 fix a bug in the jni call write haptics 2023-01-31 01:43:07 +01:00
Mamadou Babaei a031ad48da replace more method calls on android with the equivalents from sgconnect for android 2023-01-24 20:16:05 +01:00
Mamadou Babaei dd54f63e76 bump copyright years 2023-01-17 19:27:27 +01:00
Mamadou Babaei bb9500fccc add an android module with working jni calls to Init(), Dispose(), and GetLibraryVersion() 2023-01-17 19:24:00 +01:00
Mamadou Babaei ec1969ead0 remove the enum utils class due to ANY_PACKAGE deprecation warnings in unreal engine 5.1 2022-12-16 14:02:35 +01:00
Mamadou Babaei 9e85ba96d8 conform to the class naming standards 2022-12-16 13:59:32 +01:00
Mamadou Babaei 771b9cccb3 apply const correctness 2022-12-16 13:57:05 +01:00
Mamadou Babaei 88775397a3 fix android build issues caused by the log module 2022-12-15 18:11:45 +01:00
Mamadou Babaei b5d2f85b4a simplify the move constructors / move assignment operators' noexcept ifdefs 2022-12-02 12:04:17 +01:00
Mamadou Babaei 0b4e7b51ad fix ue 4.22 - 4.27 build issues on msvc 2017 2022-12-02 11:52:58 +01:00
Mamadou Babaei 91a8869fd3 move sgplatform headers to the public folder 2022-12-02 11:51:23 +01:00
Mamadou Babaei c926998445 fix ue >= 5.0 ubt errors 2022-12-02 11:01:57 +01:00
Mamadou Babaei bc9a544923 upgrade senseglove third-party libraries for linux and android to to v2.0.4 2022-12-02 00:42:55 +01:00
Mamadou Babaei 98c5ac8e60 add macros for C++17 detection 2022-12-02 00:38:12 +01:00
Mamadou Babaei e2c3c9e87f apply const correctness to method parameters 2022-12-02 00:37:44 +01:00
Mamadou Babaei e548ea66d3 upgrade sglibraries binaries for windows/msvc to to v2.0.4 and add msvc 2017 binaries 2022-12-02 00:15:24 +01:00
Mamadou Babaei c925e9aad3 upgrade sglibraries third-party headers to v2.0.4 2022-12-02 00:09:22 +01:00
Mamadou Babaei b37dd147be add support for msvc 2017 to the build.cs files 2022-12-01 23:19:06 +01:00
Mamadou Babaei d3fed4c38e add missing the copyright notice and include directive 2022-11-27 14:11:28 +01:00
Mamadou Babaei ca4f5b3f0b * Expose SenseGloveTypes as a public dependency in SenseGloveConnect and
SenseGloveCore modules, so that the C++ users of the API don't need to
 explicitly add it as a dependency
* Clean up the redundant headers/modules dependency from SGCore headers
* Fix RunUAT build issues for Epic Store submission
2022-11-25 14:51:59 +01:00
Mamadou Babaei 2a29c443f8 huge patch fixing 4.22 through 4.24 build issues on msvc and llvm/clang 2022-11-24 01:05:56 +01:00
Mamadou Babaei 228bcd4ade fix a mangled method name in layer 4 2022-11-23 21:18:06 +01:00
Mamadou Babaei db17afd850 replace IMPLEMENT_GAME_MODULE with IMPLEMENT_MODULE 2022-11-19 13:04:39 +01:00
Mamadou Babaei 8557a5c3e5 import sg libraries v2.0.3 binaries for msvc/windows 2022-11-18 14:51:15 +01:00
Mamadou Babaei f7b4514a0e import sg libraries headers v2.0.3 and linux binaries and adjust to the latest changes 2022-11-18 14:37:16 +01:00
Mamadou Babaei 5226c91874 add more documentation 2022-11-18 14:32:55 +01:00
Mamadou Babaei b5d79efab4 add missing sense glove wrappers in layer 1/2/3/4 of the api and also more documentation 2022-11-18 13:42:24 +01:00