summaryrefslogtreecommitdiff
path: root/src/input_common/motion_input.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-15input_common/CMakeLists: Make some warnings errorsGravatar Lioncash1-21/+17
2020-10-04Address commentsGravatar german1-38/+38
2020-10-03Add compatibility with only accelerometer and auto calibrate for driftGravatar german1-10/+102
2020-09-25Add random motion input to SDLGravatar german1-0/+32
2020-09-02input_common/motion_input: Make use of Common::PI constantGravatar Morph1-1/+6
2020-08-27Fix orientation errors and improve drift correctionGravatar german1-13/+30
2020-08-27Address commentsGravatar german1-68/+42
2020-08-27Implement a basic class for motion devicesGravatar german1-0/+185