Age | Commit message (Expand) | Author |
---|---|---|
2021-06-20 | Use mouse and joypad enums instead of plain integers | Aaron Franke |
2021-06-07 | Style: Cleanup uses of double spaces between words | Rémi Verschelde |
2021-05-24 | Fixed screen orientation on Android | Szymon Majewski |
2021-05-19 | Android: Add support for cursor icons | thebestnom |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-08 | Android: Allow Mouse Capture | thebestnom |
2020-12-02 | Initialize class/struct variables with default values in platform/ and editor/ | Rafał Mikrut |
2020-10-09 | Android: Mouse Implementation | thebestnom |
2020-07-26 | Fix Return key events in LineEdit & TextEdit on Android | PouleyKetchoupp |
2020-07-21 | Android: Keyboard modifier and arrow key support | thebestnom |
2020-05-24 | Proper surface reset when resuming app on Android | PouleyKetchoupp |
2020-05-16 | Fix Android LineEdit editing bugs | SkyJJ |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-04-08 | Display Server support | PouleyKetchoupp |