Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Core/Scene stringnames consistently | kobewi | 2024-05-13 | 1 | -2/+2 |
* | Add InputEventKey.location to tell left from right | Mel Collins | 2024-01-26 | 1 | -7/+49 |
* | Added tests to InputEvent | Miguel Pereira | 2023-07-17 | 1 | -0/+115 |
* | Add Unit test for InputEventMouse | ARez | 2023-01-29 | 1 | -0/+81 |
* | Cleanup and unify keyboard input. | bruvzg | 2023-01-23 | 1 | -4/+3 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 2 | -58/+58 |
* | Style: Misc docs and comment style and language fixes | Rémi Verschelde | 2022-11-02 | 1 | -1/+1 |
* | Fix typos with codespell | Rémi Verschelde | 2022-09-30 | 1 | -1/+1 |
* | Fix key mapping changes when moving from macOS to other platform | bruvzg | 2022-09-07 | 1 | -1/+5 |
* | Add Unit Tests for InputEventKey | Timon Bestebreur | 2022-08-04 | 1 | -0/+294 |
* | Add unit tests for Shortcut | Timon Bestebreur | 2022-08-04 | 1 | -0/+235 |