summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerEmu/ControlGroup/Force.h
AgeCommit message (Expand)Author
2025-05-01Make overriding explicit and remove redundant virtual specifiers on overridin...Dr. Dystopia
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-05-10InputCommon: add a ton of missing constsFiloppi
2019-04-23WiimoteEmu: Improve emulated swing.Jordan Woyak
2019-04-12WiimoteEmu: Allow shake frequency and intensity to be configured. Other minor...Jordan Woyak
2019-04-07InputCommon: Clean up how numeric settings are handled. Add units of measure ...Jordan Woyak
2019-03-03WiimoteEmu: Reimplement tilt/swing/camera/orientation data using matrix math.Jordan Woyak
2019-02-02WiimoteEmu: Major renaming and cleanup.Jordan Woyak
2018-07-13ControlGroup/Force: Return state data by valueLioncash
2017-04-04ControllerEmu: Replace includes with forward declarationsLioncash
2017-02-11Force: Use std::array for m_swingLioncash
2017-02-09ControllerEmu: Separate ControlGroup from ControllerEmuLioncash