Commit Graph
27 Commits
Author SHA1 Message Date
Mamadou Babaei 5351301108 update unreal api to take care of radians/degrees conversions where possible 2023-03-03 18:01:34 +01:00
Mamadou Babaei b733c6314b rename sguitls/sgcoordinates utility class to sgangles and convert angles from radians to degrees and vice-versa between unreal and senseglove 2023-03-03 16:40:51 +01:00
Mamadou Babaei 208318f1a5 update senseglove libraries to v2.2.1-ca2f23d with per engine segregated android ndk support 2023-02-21 16:51:03 +01:00
Mamadou Babaei 2c9eddf7e4 remove archaic pre-public-release dead code 2023-02-21 00:03:56 +01:00
Mamadou Babaei e16c2d8759 add support for android armeabi-v7a with neon, x86-64, and x86 builds in addition to arm64-v8a 2023-02-07 10:42:30 +01:00
Mamadou Babaei 7a1c189222 add initial ue5.2 support to the build system along with linux third-party libraries 2023-02-07 08:54:49 +01:00
Mamadou Babaei 06c2ee6170 bump sgconnect and sgcore to v2.1.0-9080621 and add an almost functional android implementation 2023-02-02 21:44:30 +01:00
Mamadou Babaei fe7c7d4579 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-01-31 14:36:16 +01:00
Mamadou Babaei dd54f63e76 bump copyright years 2023-01-17 19:27:27 +01:00
Mamadou Babaei b5d2f85b4a simplify the move constructors / move assignment operators' noexcept ifdefs 2022-12-02 12:04:17 +01:00
Mamadou Babaei 0b4e7b51ad fix ue 4.22 - 4.27 build issues on msvc 2017 2022-12-02 11:52:58 +01:00
Mamadou Babaei 91a8869fd3 move sgplatform headers to the public folder 2022-12-02 11:51:23 +01:00
Mamadou Babaei c926998445 fix ue >= 5.0 ubt errors 2022-12-02 11:01:57 +01:00
Mamadou Babaei 98c5ac8e60 add macros for C++17 detection 2022-12-02 00:38:12 +01:00
Mamadou Babaei e2c3c9e87f apply const correctness to method parameters 2022-12-02 00:37:44 +01:00
Mamadou Babaei b37dd147be add support for msvc 2017 to the build.cs files 2022-12-01 23:19:06 +01:00
Mamadou Babaei 2a29c443f8 huge patch fixing 4.22 through 4.24 build issues on msvc and llvm/clang 2022-11-24 01:05:56 +01:00
Mamadou Babaei b5d79efab4 add missing sense glove wrappers in layer 1/2/3/4 of the api and also more documentation 2022-11-18 13:42:24 +01:00
Mamadou Babaei 0fecf34bcb add missing sg device wrappers in layer 4 of the api and also more documentation 2022-11-18 10:17:09 +01:00
Mamadou Babaei dfd08a746e translate senseglove/unreal angles/directions 2022-11-16 18:49:33 +01:00
Mamadou Babaei 3ac545911e implement proper mm/cm conversions 2022-11-16 14:55:29 +01:00
Mamadou Babaei fec2aeb218 remove unit conversions from the internal vect3d wrappers 2022-11-15 16:23:58 +01:00
Mamadou Babaei 6eb9221de0 bump sg libraries to v2.0.2 and adjust to the latest changes 2022-11-15 15:56:22 +01:00
Mamadou Babaei 7c05d767bd consider millimeters/centimeters conversion, introduce units, and minor array utils refactoring 2022-11-15 00:28:52 +01:00
Mamadou Babaei 2477c97588 fix unreal/senseglove coordinates translation calculations 2022-11-11 11:28:33 +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