Commit Graph
20 Commits
Author SHA1 Message Date
Mamadou Babaei 005e2be183 remove redundant headers 2024-06-16 09:17:02 +02:00
Mamadou Babaei f4bea93dd5 whitespace fix 2024-06-16 09:13:57 +02:00
Mamadou Babaei da513b653b introduce bValidateIfDefaultClassesAreSGCompliant 2024-06-07 00:08:31 +02:00
Mamadou Babaei ee951e74bc implement the game user settings system 2024-06-06 14:30:02 +02:00
Mamadou Babaei c5adee47ce implement the OpenXR-compatible hand tracking (XR_EXT_hand_tracking) support 2024-05-03 11:29:17 +02:00
Mamadou Babaei 1fe189a7ff make the sgsettings constructor private 2024-04-29 11:16:51 +02:00
Mamadou Babaei 270915bd4e bump the copyright years 2024-02-03 04:39:36 +01:00
Mamadou Babaei 16176149e8 fully refactor the top-level configurations in the settings system into ustructs 2023-06-02 19:38:21 +02:00
Mamadou Babaei 47003e8bf3 fix an edit condition parsing failure that caused a bug in the settings
system where the virtual hand and the wrist tracker debug gizmos where
always drawn, regardless of chosen settings
2023-06-01 21:22:08 +02:00
Mamadou Babaei 2fd95792a2 refactor the wrist tracker's debug gzmo settings into a ustruct in order to be re-used 2023-04-25 10:25:30 +02:00
Mamadou Babaei 6e05843c0f functional wrist tracker component 2023-03-23 21:48:48 +01:00
Mamadou Babaei 29cf61d95a fix multiple issues with the virtual hand component and the plugin settings 2023-03-22 15:24:11 +01:00
Mamadou Babaei 86d80fc9db add new settings accessors for c++ and blueprints 2023-03-21 18:31:55 +01:00
Mamadou Babaei a4b344c79d add wrist tracking debug settings 2023-03-21 17:28:45 +01:00
Mamadou Babaei 437edbe10d allow setting custom hardware offset through the plugin settings 2023-03-21 16:50:20 +01:00
Mamadou Babaei 4d3f9881e2 move the defaults to the constructor 2023-03-21 15:01:44 +01:00
Mamadou Babaei 62580996af make the senseglove settings a singleton with engine subsystem lifetime and fix the blueprint accessors 2023-03-21 14:22:06 +01:00
Mamadou Babaei 8e067258c2 add the senseglove settings kismet module 2023-03-21 13:47:11 +01:00
Mamadou Babaei dbf27e17f6 minor fixes in the settings module 2023-03-21 12:52:42 +01:00
Mamadou Babaei 41164cc1cb add a senseglove settings manager module 2023-03-20 23:14:07 +01:00