Commit Graph
180 Commits
Author SHA1 Message Date
Mamadou Babaei e3ce3e6060 add missing the copyright notice and include directive 2022-11-27 14:14:18 +01:00
Mamadou Babaei 329aae9638 * 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:07:50 +01:00
Mamadou Babaei 2d3f9b73d6 huge patch fixing 4.22 through 4.24 build issues on msvc and llvm/clang 2022-11-24 01:17:49 +01:00
Mamadou Babaei 82f2873cf2 fix a mangled method name in layer 4 2022-11-23 21:20:03 +01:00
Mamadou Babaei 71cdaffd51 replace IMPLEMENT_GAME_MODULE with IMPLEMENT_MODULE 2022-11-19 13:07:28 +01:00
Mamadou Babaei 028ef2b4d5 import sg libraries v2.0.3 binaries for msvc/windows 2022-11-18 15:02:56 +01:00
Mamadou Babaei 0e386789e0 import sg libraries headers v2.0.3 and linux binaries and adjust to the latest changes 2022-11-18 15:02:55 +01:00
Mamadou Babaei b7e9126c14 add more documentation 2022-11-18 15:02:55 +01:00
Mamadou Babaei 4714b478c5 add missing sense glove wrappers in layer 1/2/3/4 of the api and also more documentation 2022-11-18 15:02:55 +01:00
Mamadou Babaei c02203d3e3 add missing nova glove info rotator conversions to layer 3/4 of the api and also more documentation 2022-11-18 15:02:55 +01:00
Mamadou Babaei f8969d79b7 add missing nova glove hand profile wrappers in layer 3/4 of the api and also more documentation 2022-11-18 15:02:55 +01:00
Mamadou Babaei 3ba496aa49 add more documentation 2022-11-18 15:02:55 +01:00
Mamadou Babaei 3ea3162b01 add missing sg device wrappers in layer 4 of the api and also more documentation 2022-11-18 15:02:55 +01:00
Mamadou Babaei a51e8578f5 add more documentation 2022-11-18 15:02:55 +01:00
Mamadou Babaei 7c1218adf3 document some parts of the layer 3 and 4 api 2022-11-18 15:02:55 +01:00
Mamadou Babaei d62d7119ed translate senseglove/unreal angles/directions 2022-11-18 15:02:55 +01:00
Mamadou Babaei fc2c607cac implement proper mm/cm conversions 2022-11-17 02:30:06 +01:00
Mamadou Babaei a10ad6b620 introduce more utility templates for metric unit conversions 2022-11-17 02:30:06 +01:00
Mamadou Babaei a83e4e89de remove unit conversions from the internal vect3d wrappers 2022-11-17 02:30:06 +01:00
Mamadou Babaei bfc0e0dd56 bump sg libraries to v2.0.2 and adjust to the latest changes 2022-11-17 02:30:05 +01:00
Mamadou Babaei eda3087b51 consider millimeters/centimeters conversion, introduce units, and minor array utils refactoring 2022-11-17 02:30:05 +01:00
Mamadou Babaei e4e5f4875f shorten mangled blueprint nodes in order to avoid doc generation issues 2022-11-14 17:16:04 +01:00
Mamadou Babaei 819637efa6 separate the unreal c++/bp implementation of SGConnect wrappers 2022-11-12 00:35:20 +01:00
Mamadou Babaei 280df24671 add FRotator overloads for every method that accepts or returns FQuat and some other bug fixes 2022-11-11 11:42:10 +01:00
Mamadou Babaei 66de2950b4 fix unreal/senseglove coordinates translation calculations 2022-11-11 11:42:09 +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
Mamadou Babaei 5da6ab4dcf move the third party directory to source in order to adhere to unreal engine market place guidelines 2022-11-04 15:06:17 +01:00
Mamadou Babaei ff02526c05 initial public release 2022-11-02 22:43:14 +01:00