Commit Graph
12 Commits
Author SHA1 Message Date
Mamadou Babaei 62389247d1 replace all bitfield uproperties with booleans 2024-08-16 18:02:13 +02:00
Mamadou Babaei e2388561b3 replace c++ standard int type definitions with the ones from unreal 2024-08-16 18:02:11 +02:00
Mamadou Babaei dfdf279612 seprate the engine and senseglove module dependency lists 2024-08-16 18:02:08 +02:00
Mamadou Babaei bb2913ea20 do not call FSGHandLayer::ResetCalibration on every backend initialization 2024-04-15 15:09:54 +02:00
Mamadou Babaei 18cc652f8a Revert "try to init/uninit the backend module at the module start/shutdown"
This reverts commit c45bcaf618.
2024-03-22 21:00:29 +01:00
Mamadou Babaei c8967695de try to init/uninit the backend module at the module start/shutdown 2024-03-22 21:00:28 +01:00
Mamadou Babaei de460e25e7 expose as little as dependencies as possible 2024-03-22 21:00:26 +01:00
Mamadou Babaei d43c964779 force glove recalibration on backend initialize 2024-03-22 21:00:19 +01:00
Mamadou Babaei 72bb3f9af6 implement the nova2 api updates and bump the senseglove libraries to v2.101.0-3e1693fb 2024-03-22 21:00:17 +01:00
Mamadou Babaei 61aa363b50 only include the sgconnect header if the build platform is android 2024-03-12 20:32:49 +01:00
Mamadou Babaei 1ff50e4003 bump the copyright years 2024-02-03 04:53:50 +01:00
Mamadou Babaei 34b3992fb5 introduce senseglove backend and backend kismet modules in order to properly initialize the backend in order to avoid a bug where sgcoonect::init gets called every frame 2023-09-14 18:53:29 +02:00