Commit Graph
27 Commits
Author SHA1 Message Date
Mamadou Babaei f9220fb72d fix a mangled method name in layer 4 2022-11-24 01:13:07 +01:00
Mamadou Babaei b6ce8a1abe replace IMPLEMENT_GAME_MODULE with IMPLEMENT_MODULE 2022-11-19 13:07:02 +01:00
Mamadou Babaei 8f304ebf1e import sg libraries v2.0.3 binaries for msvc/windows 2022-11-18 15:02:11 +01:00
Mamadou Babaei 911867815c import sg libraries headers v2.0.3 and linux binaries and adjust to the latest changes 2022-11-18 15:02:10 +01:00
Mamadou Babaei cba844f072 add more documentation 2022-11-18 15:02:10 +01:00
Mamadou Babaei ad0ae9fe38 add missing sense glove wrappers in layer 1/2/3/4 of the api and also more documentation 2022-11-18 15:02:10 +01:00
Mamadou Babaei 291eff4f83 add missing nova glove info rotator conversions to layer 3/4 of the api and also more documentation 2022-11-18 15:02:10 +01:00
Mamadou Babaei cd0f58f6c8 add missing nova glove hand profile wrappers in layer 3/4 of the api and also more documentation 2022-11-18 15:02:10 +01:00
Mamadou Babaei e209e29b89 add more documentation 2022-11-18 15:02:10 +01:00
Mamadou Babaei cc40fba982 add missing sg device wrappers in layer 4 of the api and also more documentation 2022-11-18 15:02:10 +01:00
Mamadou Babaei eca2a05f89 add more documentation 2022-11-18 15:02:10 +01:00
Mamadou Babaei 5b09de5106 document some parts of the layer 3 and 4 api 2022-11-18 15:02:10 +01:00
Mamadou Babaei f3b479132f translate senseglove/unreal angles/directions 2022-11-18 15:02:10 +01:00
Mamadou Babaei 5d275e2519 implement proper mm/cm conversions 2022-11-17 02:28:18 +01:00
Mamadou Babaei 7239838ff6 introduce more utility templates for metric unit conversions 2022-11-17 02:28:18 +01:00
Mamadou Babaei f155e9926f remove unit conversions from the internal vect3d wrappers 2022-11-17 02:28:17 +01:00
Mamadou Babaei b65642b32e bump sg libraries to v2.0.2 and adjust to the latest changes 2022-11-17 02:28:17 +01:00
Mamadou Babaei ddface39d4 consider millimeters/centimeters conversion, introduce units, and minor array utils refactoring 2022-11-17 02:28:17 +01:00
Mamadou Babaei cc114633df shorten mangled blueprint nodes in order to avoid doc generation issues 2022-11-17 02:28:17 +01:00
Mamadou Babaei 5f2cde1cde separate the unreal c++/bp implementation of SGConnect wrappers 2022-11-17 02:28:16 +01:00
Mamadou Babaei 600cfc81e3 add FRotator overloads for every method that accepts or returns FQuat and some other bug fixes 2022-11-17 02:28:16 +01:00
Mamadou Babaei ece0e505bd fix unreal/senseglove coordinates translation calculations 2022-11-11 11:37:45 +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