dolphin/Source/Core/InputCommon/ControllerEmu
Filoppi 93e3e691f9 Expose Control Expression variables to mappings UI
-add a way to reset their value (from the mappings UI)
-fix "memory leak" where they would never be cleaned,
one would be created every time you wrote a character after a "$"
-fix ability to create variables with an empty string by just writing "$" (+added error for it)
-Add $ operator to the UI operators list, to expose this functionality even more
2021-05-24 02:38:06 +03:00
..
Control
ControlGroup IMUGyroscope: make GetState update optional (on by default), fix const, clean code 2021-05-19 20:51:35 +03:00
Setting
ControllerEmu.cpp Expose Control Expression variables to mappings UI 2021-05-24 02:38:06 +03:00
ControllerEmu.h Expose Control Expression variables to mappings UI 2021-05-24 02:38:06 +03:00
StickGate.cpp
StickGate.h