summaryrefslogtreecommitdiff
path: root/src/input_common/motion_input.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add random motion input to SDLGravatar german2020-09-251-0/+32
* input_common/motion_input: Make use of Common::PI constantGravatar Morph2020-09-021-1/+6
* Fix orientation errors and improve drift correctionGravatar german2020-08-271-13/+30
* Address commentsGravatar german2020-08-271-68/+42
* Implement a basic class for motion devicesGravatar german2020-08-271-0/+185