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 InputCommon: add a ton of missing consts 2021-05-10 23:48:10 +03:00
ControlGroup IMUGyroscope: make GetState update optional (on by default), fix const, clean code 2021-05-19 20:51:35 +03:00
Setting InputCommon: fix serialization of control expression with line breaks 2021-05-12 18:25:56 +03:00
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: add custom clamp value 2021-05-12 18:27:24 +03:00
StickGate.h StickGate: add custom clamp value 2021-05-12 18:27:24 +03:00