Commit Graph
69 Commits
Author SHA1 Message Date
Mamadou Babaei e2bfbc6f05 remove redundant Source/ThirdParty/lib/oculus directories 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 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 edd89008b3 add senseglove module base classes 2023-03-28 10:39:32 +02: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 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 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 c175246c83 bump senseglove libraries for windows/msvc to v2.1.1-0569c74 2023-02-07 10:58:51 +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 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 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 8163e4f4f2 fix android build issues caused by the log module 2023-02-03 13:44:21 +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 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 f5ff8ddcfb add missing the copyright notice and include directive 2022-11-27 14:14:03 +01:00
Mamadou Babaei 765caedaf0 * 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 15:06:26 +01:00
Mamadou Babaei ac70cfc4a5 huge patch fixing 4.22 through 4.24 build issues on msvc and llvm/clang 2022-11-24 01:18:01 +01:00
Mamadou Babaei 3ecdb979d8 fix a mangled method name in layer 4 2022-11-23 21:20:21 +01:00
Mamadou Babaei dba82045d0 replace IMPLEMENT_GAME_MODULE with IMPLEMENT_MODULE 2022-11-19 13:07:40 +01:00
Mamadou Babaei ec137e4ee3 import sg libraries v2.0.3 binaries for msvc/windows 2022-11-18 15:03:20 +01:00
Mamadou Babaei e6c778fe1f import sg libraries headers v2.0.3 and linux binaries and adjust to the latest changes 2022-11-18 15:03:19 +01:00
Mamadou Babaei bad2046505 add more documentation 2022-11-18 15:03:19 +01:00
Mamadou Babaei 2c43c87a74 add missing sense glove wrappers in layer 1/2/3/4 of the api and also more documentation 2022-11-18 15:03:19 +01:00
Mamadou Babaei 23bbdf14d5 add missing nova glove info rotator conversions to layer 3/4 of the api and also more documentation 2022-11-18 15:03:19 +01:00
Mamadou Babaei 7d8d31499e add missing nova glove hand profile wrappers in layer 3/4 of the api and also more documentation 2022-11-18 15:03:19 +01:00