Commit Graph
790 Commits
Author SHA1 Message Date
Mamadou Babaei 8c15c54077 replace IMPLEMENT_GAME_MODULE with IMPLEMENT_MODULE 2022-11-19 13:06:33 +01:00
Mamadou Babaei 2312b75c85 fix module types and loading order 2022-11-19 13:06:33 +01:00
Mamadou Babaei 696d77f629 add the docs url 2022-11-18 15:06:29 +01:00
Mamadou Babaei 3ffbd72def import sg libraries v2.0.3 binaries for msvc/windows 2022-11-18 15:01:54 +01:00
Mamadou Babaei 29e3458cd1 import sg libraries headers v2.0.3 and linux binaries and adjust to the latest changes 2022-11-18 15:01:54 +01:00
Mamadou Babaei 344027b781 add more documentation 2022-11-18 15:01:53 +01:00
Mamadou Babaei 8e86d9f656 add missing sense glove wrappers in layer 1/2/3/4 of the api and also more documentation 2022-11-18 15:01:53 +01:00
Mamadou Babaei 37b30cd099 add missing nova glove info rotator conversions to layer 3/4 of the api and also more documentation 2022-11-18 15:01:53 +01:00
Mamadou Babaei 45b1c36cf7 add missing nova glove hand profile wrappers in layer 3/4 of the api and also more documentation 2022-11-18 15:01:53 +01:00
Mamadou Babaei 340503b61d add more documentation 2022-11-18 15:01:53 +01:00
Mamadou Babaei 6b076bb5fb add missing sg device wrappers in layer 4 of the api and also more documentation 2022-11-18 15:01:53 +01:00
Mamadou Babaei f5050ac081 add more documentation 2022-11-18 15:01:53 +01:00
Mamadou Babaei 1ab4410c21 document some parts of the layer 3 and 4 api 2022-11-18 15:01:53 +01:00
Mamadou Babaei b683aa22af translate senseglove/unreal angles/directions 2022-11-18 15:01:53 +01:00
Mamadou Babaei aac0bb8a05 implement proper mm/cm conversions 2022-11-17 02:23:04 +01:00
Mamadou Babaei 4903e11dee introduce more utility templates for metric unit conversions 2022-11-17 02:23:04 +01:00
Mamadou Babaei b3b0639e72 remove unit conversions from the internal vect3d wrappers 2022-11-17 02:23:04 +01:00
Mamadou Babaei ae43aead8c bump sg libraries to v2.0.2 and adjust to the latest changes 2022-11-17 02:23:03 +01:00
Mamadou Babaei 4f08fe0286 consider millimeters/centimeters conversion, introduce units, and minor array utils refactoring 2022-11-17 02:23:03 +01:00
Mamadou Babaei 4b28a863f0 fix wrong readme header 2022-11-17 02:23:03 +01:00
Mamadou Babaei ed0cfe18c3 shorten mangled blueprint nodes in order to avoid doc generation issues 2022-11-14 17:14:28 +01:00
Mamadou Babaei 85e4ddaac5 separate the unreal c++/bp implementation of SGConnect wrappers 2022-11-11 14:53:21 +01:00
Mamadou Babaei 4225eeaaf6 add FRotator overloads for every method that accepts or returns FQuat and some other bug fixes 2022-11-11 11:28:33 +01:00
Mamadou Babaei 2477c97588 fix unreal/senseglove coordinates translation calculations 2022-11-11 11:28:33 +01:00
Mamadou Babaei 208d08f211 remove engine version on the master branch 2022-11-11 11:28:14 +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 9e09051831 update the directory structure in order to reflect the new changes 2022-11-04 16:12:35 +01:00
Mamadou Babaei a6a7adfae8 document the changelog file in the project's readme 2022-11-04 16:05:34 +01:00
Mamadou Babaei 345606f276 add a changelog file in markdown format 2022-11-04 16:01:59 +01:00
Mamadou Babaei 35dc6978a1 add the filter plugin configuration file 2022-11-04 15:59:45 +01:00
Mamadou Babaei 0b903a5450 set the value of major engine version in the project file 2022-11-04 15:55:30 +01:00
Mamadou Babaei 4cece1c0db indicate supported platforms on modules in order to conform to unreal engine market place guidelines 2022-11-04 15:44:22 +01:00
Mamadou Babaei fd21475844 update the project description 2022-11-04 15:23:56 +01:00
Mamadou Babaei ce41e4f084 add support url to the project file 2022-11-04 15:14:40 +01:00
Mamadou Babaei 706247a66d switch to semantic versioning 2022-11-04 15:13:16 +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 c5fe36b0d8 add download instructions 2022-11-02 23:41:35 +01:00
Mamadou Babaei ff02526c05 initial public release 2022-11-02 22:43:14 +01:00