Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 1 | -0/+2 |
* | Rebrand Godot to Redot | Randolph W. Aarseth II | 2024-10-11 | 1 | -1/+1 |
* | Add input event callback to `DisplayServerHeadless` | Mikael Hermansson | 2024-06-05 | 1 | -21/+1 |
* | Properly set window class in Wayland | Paulo Poiati | 2024-05-22 | 1 | -1/+1 |
* | Merge pull request #86978 from kitbdev/multicaret-overhaul | Rémi Verschelde | 2024-04-30 | 1 | -0/+10 |
|\ | |||||
| * | Overhaul multiple caret editing in TextEdit. | kit | 2024-04-26 | 1 | -0/+10 |
* | | Fix unsafe uses of `Callable.is_null()` | A Thousand Ships | 2024-04-27 | 1 | -1/+1 |
|/ | |||||
* | Add vararg call() method to C++ Callable | kobewi | 2023-10-05 | 1 | -10/+2 |
* | Add Unit Tests for Viewport InputEvent handling | Markus Sauermann | 2023-02-09 | 1 | -1/+19 |
* | [unittests] Send Mouse events via DisplayServer instead of push_input | Markus Sauermann | 2023-01-29 | 1 | -0/+150 |