67 Commits
Author SHA1 Message Date
Mamadou Babaei d515c87613 bump the plugin version to v1.0.4 2022-12-02 12:39:18 +01:00
Mamadou Babaei 68210423a5 simplify the move constructors / move assignment operators' noexcept ifdefs 2022-12-02 12:39:18 +01:00
Mamadou Babaei a953f197ae fix ue 4.22 - 4.27 build issues on msvc 2017 2022-12-02 12:39:18 +01:00
Mamadou Babaei 248919b080 move sgplatform headers to the public folder 2022-12-02 12:39:18 +01:00
Mamadou Babaei dcea66c48c update the platform support matrix 2022-12-02 12:39:18 +01:00
Mamadou Babaei c953e3afac fix ue >= 5.0 ubt errors 2022-12-02 12:39:17 +01:00
Mamadou Babaei f0e0b30685 upgrade senseglove third-party libraries for linux and android to to v2.0.4 2022-12-02 12:39:17 +01:00
Mamadou Babaei 005eb48232 add macros for C++17 detection 2022-12-02 12:39:16 +01:00
Mamadou Babaei 208ce5f96a apply const correctness to method parameters 2022-12-02 12:39:16 +01:00
Mamadou Babaei d85252c69f upgrade sglibraries binaries for windows/msvc to to v2.0.4 and add msvc 2017 binaries 2022-12-02 12:39:16 +01:00
Mamadou Babaei da570f30c2 upgrade sglibraries third-party headers to v2.0.4 2022-12-02 12:39:15 +01:00
Mamadou Babaei 48a62f7aee add support for msvc 2017 to the build.cs files 2022-12-02 12:39:15 +01:00
Mamadou Babaei aac0d9d348 bump the plugin version to v1.0.3 2022-11-30 14:33:21 +01:00
Mamadou Babaei f9f93fd301 adjust Config/FilterPlugin.ini in order to conform to Epic's market place guidelines 2022-11-30 14:28:34 +01:00
Mamadou Babaei 26078b6cf6 bump the plugin version to v1.0.2 2022-11-27 14:44:20 +01:00
Mamadou Babaei 324861820c fix the third-party license mark down file formatting 2022-11-27 14:44:20 +01:00
Mamadou Babaei f5d38f0975 add the SenseGlove SDK license 2022-11-27 14:44:20 +01:00
Mamadou Babaei 4e86707676 fix readme typos and errors 2022-11-27 14:14:28 +01:00
Mamadou Babaei 8c652038b5 add missing the copyright notice and include directive 2022-11-27 14:14:28 +01:00
Mamadou Babaei c63e5af789 list the dot files inside the FilterPlugin.ini file 2022-11-27 13:56:02 +01:00
Mamadou Babaei bd9e3f0f3c add the marketplace url to the .uplugin file 2022-11-27 13:56:02 +01:00
Mamadou Babaei 51388d14f9 bump the plugin version to v1.0.1 2022-11-25 15:21:53 +01:00
Mamadou Babaei 585e8fb9d0 * 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:08:09 +01:00
Mamadou Babaei 9d897c7f08 update documentation, add changelog, and prepare for v1.0.0 release 2022-11-24 17:08:59 +01:00
Mamadou Babaei ab0abee814 huge patch fixing 4.22 through 4.24 build issues on msvc and llvm/clang 2022-11-24 01:17:43 +01:00
Mamadou Babaei 8701964cc6 fix a mangled method name in layer 4 2022-11-23 21:19:54 +01:00
Mamadou Babaei 29b468bdc5 replace IMPLEMENT_GAME_MODULE with IMPLEMENT_MODULE 2022-11-19 13:07:23 +01:00
Mamadou Babaei 1cee88159b fix module types and loading order 2022-11-19 06:22:22 +01:00
Mamadou Babaei f41ff82013 add the docs url 2022-11-18 15:07:42 +01:00
Mamadou Babaei 73d87cb94a import sg libraries v2.0.3 binaries for msvc/windows 2022-11-18 15:02:48 +01:00
Mamadou Babaei cee6d98636 import sg libraries headers v2.0.3 and linux binaries and adjust to the latest changes 2022-11-18 15:02:47 +01:00
Mamadou Babaei 15eaa1650b add more documentation 2022-11-18 15:02:47 +01:00
Mamadou Babaei eedac54709 add missing sense glove wrappers in layer 1/2/3/4 of the api and also more documentation 2022-11-18 15:02:47 +01:00
Mamadou Babaei dcf82891f1 add missing nova glove info rotator conversions to layer 3/4 of the api and also more documentation 2022-11-18 15:02:47 +01:00
Mamadou Babaei 0527b7e727 add missing nova glove hand profile wrappers in layer 3/4 of the api and also more documentation 2022-11-18 15:02:47 +01:00
Mamadou Babaei 25b3bdef58 add more documentation 2022-11-18 15:02:47 +01:00
Mamadou Babaei 6a5ee47681 add missing sg device wrappers in layer 4 of the api and also more documentation 2022-11-18 15:02:47 +01:00
Mamadou Babaei ba578eec6b add more documentation 2022-11-18 15:02:47 +01:00
Mamadou Babaei 115ee6b915 document some parts of the layer 3 and 4 api 2022-11-18 15:02:47 +01:00
Mamadou Babaei 179ad610f0 translate senseglove/unreal angles/directions 2022-11-18 15:02:47 +01:00
Mamadou Babaei a1b79aba1f implement proper mm/cm conversions 2022-11-17 02:30:16 +01:00
Mamadou Babaei 2156f793cc introduce more utility templates for metric unit conversions 2022-11-17 02:30:16 +01:00
Mamadou Babaei 3a2c558df8 remove unit conversions from the internal vect3d wrappers 2022-11-17 02:30:16 +01:00
Mamadou Babaei 796242627b bump sg libraries to v2.0.2 and adjust to the latest changes 2022-11-17 02:30:15 +01:00
Mamadou Babaei c65f968678 consider millimeters/centimeters conversion, introduce units, and minor array utils refactoring 2022-11-17 02:30:15 +01:00
Mamadou Babaei 0af8eb3c51 fix wrong readme header 2022-11-14 17:19:59 +01:00
Mamadou Babaei fe3515f6f2 shorten mangled blueprint nodes in order to avoid doc generation issues 2022-11-14 17:15:57 +01:00
Mamadou Babaei a0d009c7de separate the unreal c++/bp implementation of SGConnect wrappers 2022-11-12 00:35:11 +01:00
Mamadou Babaei 637479655b add FRotator overloads for every method that accepts or returns FQuat and some other bug fixes 2022-11-11 11:41:42 +01:00
Mamadou Babaei 0d8fcf75d3 bump engine version to 4.26 2022-11-11 11:41:42 +01:00