1040 Commits
Author SHA1 Message Date
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 f257dc55a1 fix gitignore rules for the Source/ThirdParty directory 2023-02-07 08:29:08 +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 56573b4721 bump the plugin version to v1.1.0 2023-02-03 13:39:56 +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 658749b905 mention sgconnect for android as an added dependency in the changelog 2023-02-02 22:45:33 +01:00
Mamadou Babaei a0f5222894 update the platform support matrix and the directory structure 2023-02-02 22:09:46 +01:00
Mamadou Babaei 57bef13063 log the unreleased changes 2023-02-02 21:49:03 +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 2ccf279b67 log the unreleased changes 2022-12-16 14:06:48 +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 ae97e90af0 whitelist android as a target platform 2022-12-15 21:15:12 +01:00
Mamadou Babaei 88775397a3 fix android build issues caused by the log module 2022-12-15 18:11:45 +01:00
Mamadou Babaei 7a9c2bfe3b bump the plugin version to v1.0.4 2022-12-02 12:29:25 +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 9050d77731 update the platform support matrix 2022-12-02 11:19:52 +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 9c3480768b bump the plugin version to v1.0.3 2022-11-30 14:32:34 +01:00
Mamadou Babaei 3c6486def7 adjust Config/FilterPlugin.ini in order to conform to Epic's market place guidelines 2022-11-30 14:27:24 +01:00
Mamadou Babaei 861be675b3 bump the plugin version to v1.0.2 2022-11-27 14:41:32 +01:00
Mamadou Babaei b38a5b7f64 fix the third-party license mark down file formatting 2022-11-27 14:30:50 +01:00
Mamadou Babaei d5a0f7d0b4 add the SenseGlove SDK license 2022-11-27 14:25:31 +01:00
Mamadou Babaei 45aa372a3e fix readme typos and errors 2022-11-27 14:13:00 +01:00
Mamadou Babaei d3fed4c38e add missing the copyright notice and include directive 2022-11-27 14:11:28 +01:00
Mamadou Babaei 01b7839191 list the dot files inside the FilterPlugin.ini file 2022-11-27 13:54:17 +01:00
Mamadou Babaei 93dc15cfce add the marketplace url to the .uplugin file 2022-11-27 13:53:24 +01:00
Mamadou Babaei 59076cfce8 bump the plugin version to v1.0.1 2022-11-25 15:19:18 +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 4e6865ab64 update documentation, add changelog, and prepare for v1.0.0 release 2022-11-24 17:06:14 +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