Commit Graph
66 Commits
Author SHA1 Message Date
Mamadou Babaei f8192661a5 bump the plugin version to v1.0.4 2022-12-02 12:40:14 +01:00
Mamadou Babaei 91ec6ea115 simplify the move constructors / move assignment operators' noexcept ifdefs 2022-12-02 12:40:14 +01:00
Mamadou Babaei 7bb3c30530 fix ue 4.22 - 4.27 build issues on msvc 2017 2022-12-02 12:40:14 +01:00
Mamadou Babaei f01731ab27 move sgplatform headers to the public folder 2022-12-02 12:40:14 +01:00
Mamadou Babaei bb82b9dec5 update the platform support matrix 2022-12-02 12:40:14 +01:00
Mamadou Babaei 4c01932b12 fix ue >= 5.0 ubt errors 2022-12-02 12:40:13 +01:00
Mamadou Babaei f9f708fdc0 upgrade senseglove third-party libraries for linux and android to to v2.0.4 2022-12-02 12:40:12 +01:00
Mamadou Babaei 7ca2d24a9a add macros for C++17 detection 2022-12-02 12:40:12 +01:00
Mamadou Babaei aeaba33480 apply const correctness to method parameters 2022-12-02 12:40:12 +01:00
Mamadou Babaei c2dfabc14a upgrade sglibraries binaries for windows/msvc to to v2.0.4 and add msvc 2017 binaries 2022-12-02 12:40:11 +01:00
Mamadou Babaei 3873ade3a5 upgrade sglibraries third-party headers to v2.0.4 2022-12-02 12:40:10 +01:00
Mamadou Babaei d0748191df add support for msvc 2017 to the build.cs files 2022-12-02 12:40:10 +01:00
Mamadou Babaei 1a875c2588 bump the plugin version to v1.0.3 2022-11-30 14:33:47 +01:00
Mamadou Babaei b27f188b8d adjust Config/FilterPlugin.ini in order to conform to Epic's market place guidelines 2022-11-30 14:28:55 +01:00
Mamadou Babaei 2dd6f090e8 bump the plugin version to v1.0.2 2022-11-27 14:44:41 +01:00
Mamadou Babaei 0f8922e0d6 fix the third-party license mark down file formatting 2022-11-27 14:44:41 +01:00
Mamadou Babaei 6980a0dcfc add the SenseGlove SDK license 2022-11-27 14:44:41 +01:00
Mamadou Babaei 8bdebf4834 fix readme typos and errors 2022-11-27 14:14:51 +01:00
Mamadou Babaei df3486bb1e add missing the copyright notice and include directive 2022-11-27 14:14:51 +01:00
Mamadou Babaei b1ed431e64 list the dot files inside the FilterPlugin.ini file 2022-11-27 13:56:26 +01:00
Mamadou Babaei 72432b9970 add the marketplace url to the .uplugin file 2022-11-27 13:56:26 +01:00
Mamadou Babaei 830b39f7e6 bump the plugin version to v1.0.1 2022-11-25 15:22:30 +01:00
Mamadou Babaei a17b63bb0a * 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:09:37 +01:00
Mamadou Babaei 1ad05d6ba2 update documentation, add changelog, and prepare for v1.0.0 release 2022-11-24 17:08:20 +01:00
Mamadou Babaei 23d3174617 huge patch fixing 4.22 through 4.24 build issues on msvc and llvm/clang 2022-11-24 01:15:12 +01:00
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 9a65ff243e fix module types and loading order 2022-11-19 06:23:27 +01:00
Mamadou Babaei 5978a9e2f9 add the docs url 2022-11-18 15:07:19 +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 1da38bd44e fix wrong readme header 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 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