dolphin/Source/Core/InputCommon/ControllerEmu
Tilka 01d69ba81a
Merge pull request #8624 from jordan-woyak/setting-expression-input-gate
InputCommon: Only update setting expressions when the input gate is enabled.
2020-02-10 00:47:30 +00:00
..
Control InputCommon: Eliminate some duplicated button threshold logic. 2020-02-09 10:37:18 -06:00
ControlGroup InputCommon: Eliminate some duplicated button threshold logic. 2020-02-09 10:37:18 -06:00
Setting InputCommon: Only update setting expressions when the input gate is enabled. 2020-02-09 18:42:42 -06:00
ControllerEmu.cpp InputCommon: Allow Wii remote extension to be set with an input expression. 2020-02-08 16:03:13 -06:00
ControllerEmu.h ExpressionParser: Renamed ControlFinder to ControlEnvironment. Added support for variables and assignment operator. ControlExpression objects now reference a matching input and output so the two can me mixed in any expression. (you can set rumble directly from inputs) 2019-10-11 17:14:32 -05:00
StickGate.cpp InputCommon: Make use of fmt where applicable 2019-11-22 14:38:26 -05:00
StickGate.h ControllerEmu: Add support for setting the center of a ReshapableInput 2019-05-18 14:45:16 +00:00