Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [iOS] Fix multitouch not working correctly | Sergey Minakov | 2022-02-26 | 1 | -0/+2 |
* | Style: Cleanup single-line blocks, semicolons, dead code | Rémi Verschelde | 2022-02-16 | 1 | -2/+4 |
* | [iOS] Fix touch handling for overlay views | Sergey Minakov | 2022-02-03 | 1 | -4/+4 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Replace remaining uses of `NULL` with `nullptr` | Rémi Verschelde | 2021-04-29 | 1 | -5/+5 |
* | Converted sensor acceleration units to m/s^2 on iOS and UWP | Marcus Brummer | 2021-03-17 | 1 | -1/+11 |
* | iOS: Use storyboard as loading screen | Sergey Minakov | 2021-02-03 | 1 | -0/+9 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | iOS: fix keyboard display | Sergey Minakov | 2020-11-15 | 1 | -35/+0 |
* | Reorganized core/ directory, it was too fatty already | reduz | 2020-11-07 | 1 | -1/+1 |
* | iOS: Refactoring | Sergey Minakov | 2020-10-02 | 1 | -12/+6 |
* | iOS: added delay gesture recognizer | Sergey Minakov | 2020-07-26 | 1 | -12/+13 |
* | iOS: Vulkan support | Sergey Minakov | 2020-07-25 | 1 | -0/+498 |