Commit Graph
41 Commits
Author SHA1 Message Date
Mamadou Babaei 663ea6a2e7 fix a typo in function name SGDeviceList::SenseCommRunning() 2025-07-02 16:17:01 +02:00
Mamadou Babaei a9196bc997 bump the copyright years 2025-01-17 11:08:45 +01:00
Mamadou Babaei 6e487b99b5 fix the display name for various overloads of the Blueprint-exposed function Queue Command Vibro Level to expose sensible display names. 2024-08-13 16:42:53 +02:00
Mamadou Babaei 279f3fb20e seprate the engine and senseglove module dependency lists 2024-07-05 22:45:56 +02:00
Mamadou Babaei c022477f82 fix wrong kismet script names and class exports 2024-06-16 08:55:22 +02:00
Mamadou Babaei 9cf40d09b2 correct the module logs grammars 2024-03-20 18:20:11 +01:00
Mamadou Babaei 17b904bae2 allow the c++ compiler the opportunity to perform rvo/nrvo if applicable 2024-03-20 14:31:28 +01:00
Mamadou Babaei 586c12cc23 expose as little as dependencies as possible 2024-03-15 17:23:42 +01:00
Mamadou Babaei 3c55901d09 implement the api updates and bump the senseglove libraries to v2.101.2-2eb7439f 2024-03-01 17:39:02 +01:00
Mamadou Babaei 3c0fe9284f fix the send custom waveform signature on the hand layer 2024-02-23 15:44:23 +01:00
Mamadou Babaei efcb420015 implement the nova2 api updates and bump the senseglove libraries to v2.101.0-3e1693fb 2024-02-20 14:12:24 +01:00
Mamadou Babaei f1a78a2ad8 fix the bluprint parse fucntion signature to accept OutGloveInfo by reference 2024-02-08 07:41:44 +01:00
Mamadou Babaei 270915bd4e bump the copyright years 2024-02-03 04:39:36 +01:00
Mamadou Babaei 13582a5e4d removed the redundant SenseGloveCoreTypes module which causes all kinds of packaging issues with certain versions of the engine. 2023-05-10 22:22:35 +02:00
Mamadou Babaei 05c48fb7f3 initial attempt at implementing android calibration 2023-03-16 17:56:16 +01:00
Mamadou Babaei 9e288e031b minor commit fix 2023-03-10 10:52:58 +01:00
Mamadou Babaei 828defc237 move all sg array types into their corresponding *core modules 2023-03-10 10:51:56 +01:00
Mamadou Babaei 52e49a71b4 minor api validation fixes 2023-03-09 14:26:54 +01:00
Mamadou Babaei 34934e8f63 minor fix 2023-03-09 12:47:21 +01:00
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 2c9eddf7e4 remove archaic pre-public-release dead code 2023-02-21 00:03:56 +01:00
Mamadou Babaei 1a5333a7fc minor documentation fixes 2023-01-31 03:25:46 +01:00
Mamadou Babaei dd54f63e76 bump copyright years 2023-01-17 19:27:27 +01:00
Mamadou Babaei 228bcd4ade fix a mangled method name in layer 4 2022-11-23 21:18:06 +01:00
Mamadou Babaei 5226c91874 add more documentation 2022-11-18 14:32:55 +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 c68d8dc3e9 add missing nova glove info rotator conversions to layer 3/4 of the api and also more documentation 2022-11-18 12:11:48 +01:00
Mamadou Babaei 9b0e662793 add missing nova glove hand profile wrappers in layer 3/4 of the api and also more documentation 2022-11-18 12:02:29 +01:00
Mamadou Babaei f018831e3a add more documentation 2022-11-18 10:17:36 +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 8ef9c21926 add more documentation 2022-11-17 17:01:35 +01:00
Mamadou Babaei b655d80f15 document some parts of the layer 3 and 4 api 2022-11-17 15:23:17 +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 b3a7feeef7 shorten mangled blueprint nodes in order to avoid doc generation issues 2022-11-14 16:57:23 +01:00
Mamadou Babaei f1c8ded939 separate the unreal c++/bp implementation of SGConnect wrappers 2022-11-12 00:24:08 +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 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 ff02526c05 initial public release 2022-11-02 22:43:14 +01:00