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-03-17 19:21:30 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9d18402d078f00a7011e432b93ea5a7fce8babef
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerEmu
History
JMC47
8bc0a92f2c
Merge pull request
#7663
from jordan-woyak/expression-parser-improve
...
Expression parser improvements
2019-10-17 17:35:30 -04:00
..
Control
…
ControlGroup
Merge pull request
#8390
from jordan-woyak/wiimote-emu-tilt-fix
2019-10-16 16:14:42 -07: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
ControllerEmu: Add support for setting the center of a ReshapableInput
2019-05-18 14:45:16 +00:00
StickGate.h
ControllerEmu: Add support for setting the center of a ReshapableInput
2019-05-18 14:45:16 +00:00