Commit Graph
88 Commits
Author SHA1 Message Date
Mamadou Babaei 8dbfc7ce47 bump the plugin version to v1.1.0 2023-02-03 13:44:57 +01:00
Mamadou Babaei e50f85a919 switch to sgconnect for android v1.1.0 extracted from the .arr file shipped with our unity plugin 2023-02-03 13:44:57 +01:00
Mamadou Babaei 58504effbc bump senseglove libraries to v2.1.1-0569c74 2023-02-03 13:44:57 +01:00
Mamadou Babaei cebba656fe use the correct writehaptics signature extracted from the .jar file 2023-02-03 13:44:57 +01:00
Mamadou Babaei 897fa5c5d3 mention sgconnect for android as an added dependency in the changelog 2023-02-03 13:44:56 +01:00
Mamadou Babaei 47c7e9d417 update the platform support matrix and the directory structure 2023-02-03 13:44:56 +01:00
Mamadou Babaei f52770cd9c log the unreleased changes 2023-02-03 13:44:56 +01:00
Mamadou Babaei 66a3381579 bump sgconnect and sgcore to v2.1.0-9080621 and add an almost functional android implementation 2023-02-03 13:44:56 +01:00
Mamadou Babaei 8d12529554 try to offload android to sgcore/sgconnect third-party libraries and drop linux third-party libraries for earlier versions of the engine prior to 4.27 2023-02-03 13:44:56 +01:00
Mamadou Babaei 63967b5eb7 minor documentation fixes 2023-02-03 13:44:55 +01:00
Mamadou Babaei 317092792d drop linux third-party libraries for earlier versions of the engine prior to 4.27 2023-02-03 13:44:55 +01:00
Mamadou Babaei b2b0392f9c fix a bug in the jni call write haptics 2023-02-03 13:44:55 +01:00
Mamadou Babaei fcdedeb81f replace more method calls on android with the equivalents from sgconnect for android 2023-02-03 13:44:55 +01:00
Mamadou Babaei 4be10c3e57 bump copyright years 2023-02-03 13:44:55 +01:00
Mamadou Babaei ca7f51dcfd add an android module with working jni calls to Init(), Dispose(), and GetLibraryVersion() 2023-02-03 13:44:55 +01:00
Mamadou Babaei 46ac6fd9d0 log the unreleased changes 2023-02-03 13:44:55 +01:00
Mamadou Babaei ac861b0a13 remove the enum utils class due to ANY_PACKAGE deprecation warnings in unreal engine 5.1 2023-02-03 13:44:55 +01:00
Mamadou Babaei a993d877d1 conform to the class naming standards 2023-02-03 13:44:55 +01:00
Mamadou Babaei dd7bf2686b apply const correctness 2023-02-03 13:44:55 +01:00
Mamadou Babaei 2aee68dc52 whitelist android as a target platform 2023-02-03 13:44:55 +01:00
Mamadou Babaei 533638b1ea fix android build issues caused by the log module 2023-02-03 13:44:55 +01:00
Mamadou Babaei a924c02cdb bump the plugin version to v1.0.4 2022-12-02 12:39:00 +01:00
Mamadou Babaei b1da967d41 simplify the move constructors / move assignment operators' noexcept ifdefs 2022-12-02 12:39:00 +01:00
Mamadou Babaei d11ef47931 fix ue 4.22 - 4.27 build issues on msvc 2017 2022-12-02 12:39:00 +01:00
Mamadou Babaei ab035cae2e move sgplatform headers to the public folder 2022-12-02 12:39:00 +01:00
Mamadou Babaei c07dc2561c update the platform support matrix 2022-12-02 12:39:00 +01:00
Mamadou Babaei 4af827a46a fix ue >= 5.0 ubt errors 2022-12-02 12:39:00 +01:00
Mamadou Babaei 8e9f3869b3 upgrade senseglove third-party libraries for linux and android to to v2.0.4 2022-12-02 12:38:59 +01:00
Mamadou Babaei 7a9e54de64 add macros for C++17 detection 2022-12-02 12:38:58 +01:00
Mamadou Babaei 5f0a238d7a apply const correctness to method parameters 2022-12-02 12:38:58 +01:00
Mamadou Babaei b0a328289a upgrade sglibraries binaries for windows/msvc to to v2.0.4 and add msvc 2017 binaries 2022-12-02 12:38:57 +01:00
Mamadou Babaei 74499d33e7 upgrade sglibraries third-party headers to v2.0.4 2022-12-02 12:38:57 +01:00
Mamadou Babaei 9e22912a6f add support for msvc 2017 to the build.cs files 2022-12-02 12:38:56 +01:00
Mamadou Babaei 14df135d1c bump the plugin version to v1.0.3 2022-11-30 14:33:12 +01:00
Mamadou Babaei 3247adc68c adjust Config/FilterPlugin.ini in order to conform to Epic's market place guidelines 2022-11-30 14:28:25 +01:00
Mamadou Babaei 733eab9481 bump the plugin version to v1.0.2 2022-11-27 14:44:14 +01:00
Mamadou Babaei 64f5d3306b fix the third-party license mark down file formatting 2022-11-27 14:44:14 +01:00
Mamadou Babaei 07c4fb7334 add the SenseGlove SDK license 2022-11-27 14:44:14 +01:00
Mamadou Babaei ac8f901c04 fix readme typos and errors 2022-11-27 14:14:18 +01:00
Mamadou Babaei e3ce3e6060 add missing the copyright notice and include directive 2022-11-27 14:14:18 +01:00
Mamadou Babaei 0edd0d257a list the dot files inside the FilterPlugin.ini file 2022-11-27 13:55:56 +01:00
Mamadou Babaei 9b42ffe45f add the marketplace url to the .uplugin file 2022-11-27 13:55:56 +01:00
Mamadou Babaei 55bd48ed97 bump the plugin version to v1.0.1 2022-11-25 15:21:47 +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 ec315d6fb3 update documentation, add changelog, and prepare for v1.0.0 release 2022-11-24 17:09:08 +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 3716d75eb2 fix module types and loading order 2022-11-19 06:22:16 +01:00
Mamadou Babaei 176ed9504b add the docs url 2022-11-18 15:07:47 +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 5495444667 fix wrong readme header 2022-11-14 17:19:54 +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 9211a2465b bump engine version to 4.27 2022-11-11 11:42:09 +01:00
Mamadou Babaei 66de2950b4 fix unreal/senseglove coordinates translation calculations 2022-11-11 11:42:09 +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