Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | motion_input: Mark constructor as explicit | Lioncash | 2020-11-15 | 1 | -1/+1 |
* | motion_input: Mark member functions as [[nodiscard]] where applicable | Lioncash | 2020-11-15 | 1 | -10/+11 |
* | input_common/CMakeLists: Make some warnings errors | Lioncash | 2020-10-16 | 1 | -5/+5 |
* | Merge pull request #4757 from german77/BetterMotion | bunnei | 2020-10-10 | 1 | -0/+2 |
|\ | |||||
| * | Address comments | german | 2020-10-05 | 1 | -2/+2 |
| * | Add compatibility with only accelerometer and auto calibrate for drift | german | 2020-10-04 | 1 | -2/+4 |
* | | Add random motion input to SDL | german | 2020-09-26 | 1 | -0/+3 |
|/ | |||||
* | input_common/motion_input: Make use of Common::PI constant | Morph | 2020-09-02 | 1 | -3/+3 |
* | Fix orientation errors and improve drift correction | german | 2020-08-28 | 1 | -1/+1 |
* | Address comments | german | 2020-08-28 | 1 | -17/+23 |
* | Implement a basic class for motion devices | german | 2020-08-28 | 1 | -0/+62 |