This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-01-29 07:19:13 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4c9b1f3e0b9afdc7932b4881e88001d241aaa381
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerEmu
History
Jordan Woyak
a61dff67da
InputCommon: List IMUAccelerometer's Up/Down inputs first for consistency.
2020-01-18 13:56:11 -06:00
..
Control
…
ControlGroup
InputCommon: List IMUAccelerometer's Up/Down inputs first for consistency.
2020-01-18 13:56:11 -06:00
Setting
…
ControllerEmu.cpp
ControllerEmu: Don't clear expression variables on references update. Hotplug would make that problematic.
2019-10-11 19:42:49 -05: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