Commit Graph
371 Commits
Author SHA1 Message Date
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 aa83578228 whitelist android as a target platform 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 c2146af138 bump the plugin version to v1.0.4 2022-12-02 12:38:01 +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 b038085910 update the platform support matrix 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 63d4c3ef9c bump the plugin version to v1.0.3 2022-11-30 14:32:58 +01:00
Mamadou Babaei 63c81ffbcd adjust Config/FilterPlugin.ini in order to conform to Epic's market place guidelines 2022-11-30 14:28:10 +01:00
Mamadou Babaei 5e34e88465 bump the plugin version to v1.0.2 2022-11-27 14:42:59 +01:00
Mamadou Babaei 829e4780fc fix the third-party license mark down file formatting 2022-11-27 14:42:59 +01:00
Mamadou Babaei 00227deb31 add the SenseGlove SDK license 2022-11-27 14:42:59 +01:00
Mamadou Babaei b760f83b89 fix readme typos and errors 2022-11-27 14:14:03 +01:00
Mamadou Babaei f5ff8ddcfb add missing the copyright notice and include directive 2022-11-27 14:14:03 +01:00
Mamadou Babaei 22003b4e12 list the dot files inside the FilterPlugin.ini file 2022-11-27 13:55:42 +01:00
Mamadou Babaei e21b11ac79 add the marketplace url to the .uplugin file 2022-11-27 13:55:42 +01:00
Mamadou Babaei 1674381425 bump the plugin version to v1.0.1 2022-11-25 15:21:32 +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 248c692925 update documentation, add changelog, and prepare for v1.0.0 release 2022-11-24 17:09:30 +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 1b2f883aea fix module types and loading order 2022-11-19 06:22:02 +01:00
Mamadou Babaei 9a52ebda88 add the docs url 2022-11-18 15:07:59 +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
Mamadou Babaei c1dd1fa7b0 add more documentation 2022-11-18 15:03:19 +01:00
Mamadou Babaei e79138acae add missing sg device wrappers in layer 4 of the api and also more documentation 2022-11-18 15:03:19 +01:00
Mamadou Babaei 8b41440049 add more documentation 2022-11-18 15:03:19 +01:00
Mamadou Babaei c8981de7e3 document some parts of the layer 3 and 4 api 2022-11-18 15:03:19 +01:00
Mamadou Babaei 54ad9345b2 translate senseglove/unreal angles/directions 2022-11-18 15:03:19 +01:00
Mamadou Babaei fe37963ef7 implement proper mm/cm conversions 2022-11-17 02:30:52 +01:00
Mamadou Babaei 05fbb61251 introduce more utility templates for metric unit conversions 2022-11-17 02:30:52 +01:00
Mamadou Babaei 7da2982b6b remove unit conversions from the internal vect3d wrappers 2022-11-17 02:30:51 +01:00
Mamadou Babaei 4371c041fc bump sg libraries to v2.0.2 and adjust to the latest changes 2022-11-17 02:30:51 +01:00
Mamadou Babaei 72c57bf790 consider millimeters/centimeters conversion, introduce units, and minor array utils refactoring 2022-11-17 02:30:50 +01:00
Mamadou Babaei 512a5cd384 fix wrong readme header 2022-11-14 17:19:40 +01:00