Commit Graph
52 Commits
Author SHA1 Message Date
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 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 c54341173a fix android build issues caused by the log module 2023-02-03 13:44:43 +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 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 885e349e64 add missing the copyright notice and include directive 2022-11-27 14:48:47 +01:00
Mamadou Babaei 7b17d689b9 * 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-27 14:48:47 +01:00
Mamadou Babaei 659c4059f3 huge patch fixing 4.22 through 4.24 build issues on msvc and llvm/clang 2022-11-27 14:48:47 +01:00
Mamadou Babaei 1ea2f9a006 fix a mangled method name in layer 4 2022-11-27 14:48:47 +01:00
Mamadou Babaei 1408cbab68 replace IMPLEMENT_GAME_MODULE with IMPLEMENT_MODULE 2022-11-19 13:07:34 +01:00
Mamadou Babaei 17d24cac9c import sg libraries v2.0.3 binaries for msvc/windows 2022-11-18 15:03:06 +01:00
Mamadou Babaei 20f7a49072 import sg libraries headers v2.0.3 and linux binaries and adjust to the latest changes 2022-11-18 15:03:06 +01:00
Mamadou Babaei 7ca649ccfc add more documentation 2022-11-18 15:03:05 +01:00
Mamadou Babaei 8344699b0d add missing sense glove wrappers in layer 1/2/3/4 of the api and also more documentation 2022-11-18 15:03:05 +01:00
Mamadou Babaei c0bc426e1c add missing nova glove info rotator conversions to layer 3/4 of the api and also more documentation 2022-11-18 15:03:05 +01:00
Mamadou Babaei 253d6d8f94 add missing nova glove hand profile wrappers in layer 3/4 of the api and also more documentation 2022-11-18 15:03:05 +01:00
Mamadou Babaei f2b0d96767 add more documentation 2022-11-18 15:03:05 +01:00
Mamadou Babaei 1427dcf2dd add missing sg device wrappers in layer 4 of the api and also more documentation 2022-11-18 15:03:05 +01:00
Mamadou Babaei 200edc080d add more documentation 2022-11-18 15:03:05 +01:00
Mamadou Babaei dbccb7bab9 document some parts of the layer 3 and 4 api 2022-11-18 15:03:05 +01:00
Mamadou Babaei 4a45e0ae4f translate senseglove/unreal angles/directions 2022-11-18 15:03:05 +01:00
Mamadou Babaei 99e81d3bb4 implement proper mm/cm conversions 2022-11-17 02:30:35 +01:00
Mamadou Babaei 4352a69f63 introduce more utility templates for metric unit conversions 2022-11-17 02:30:35 +01:00
Mamadou Babaei f788ca2be7 remove unit conversions from the internal vect3d wrappers 2022-11-17 02:30:35 +01:00
Mamadou Babaei 1fffd79eb9 bump sg libraries to v2.0.2 and adjust to the latest changes 2022-11-17 02:30:35 +01:00
Mamadou Babaei 3f3ad99706 consider millimeters/centimeters conversion, introduce units, and minor array utils refactoring 2022-11-17 02:30:34 +01:00
Mamadou Babaei 60f27b682a shorten mangled blueprint nodes in order to avoid doc generation issues 2022-11-14 17:16:13 +01:00
Mamadou Babaei 179fc92763 separate the unreal c++/bp implementation of SGConnect wrappers 2022-11-12 00:35:29 +01:00
Mamadou Babaei 7a9a47f4f4 add FRotator overloads for every method that accepts or returns FQuat and some other bug fixes 2022-11-11 11:42:51 +01:00
Mamadou Babaei 4ab61adb77 fix unreal/senseglove coordinates translation calculations 2022-11-11 11:42:50 +01:00
Mamadou Babaei 711f518df1 fix build issues with run uat in order to adhere to the unreal engine market place guidelines 2022-11-04 17:14:53 +01:00
Mamadou Babaei 8a42917f31 add missing forward declarations and headers to the core kismet module header files 2022-11-04 17:04:26 +01:00
Mamadou Babaei a8bf446977 rename all serialize methods to sgserialize in kismet modules due to compilation warnings 2022-11-04 16:57:13 +01:00