This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-01-10 16:19:28 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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