This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
Watch
1
Star
0
Fork
You've already forked dolphin
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a129d60a57
dolphin
/
Source
/
Core
/
InputCommon
/
ControlReference
History
Jordan Woyak
d5df56c677
ControllerInterface: Make CoalesceExpression not set the inactive child's value (rumble) to 0. This caused rumble to not enable when a control expression was both a valid "bareword" and "complex" expression.
2018-12-22 11:17:05 -06:00
..
ControlReference.cpp
THis fixes issue
#08
and
#16
, the rumble test and slider
2018-04-19 17:48:55 -04:00
ControlReference.h
ControlReference: don't reparse expression when references are updated
2017-09-14 12:53:35 -07:00
ExpressionParser.cpp
ControllerInterface: Make CoalesceExpression not set the inactive child's value (rumble) to 0. This caused rumble to not enable when a control expression was both a valid "bareword" and "complex" expression.
2018-12-22 11:17:05 -06:00
ExpressionParser.h
ControlReference/ExpressionParser: separate parsing from binding
2017-09-14 12:53:35 -07:00