Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve SpinBox interaction, split arrows, add theme attributes | David Giardi | 2024-08-23 | 1 | -0/+5 |
| | |||||
* | Prevent node rename shortcut from stealing focus from controls | passivestar | 2024-07-09 | 1 | -0/+2 |
| | |||||
* | Allow to abort `SpinSlider` value changes | passivestar | 2024-02-16 | 1 | -0/+3 |
| | |||||
* | Add editor setting for spin slider sensibility | Winston Yallow | 2023-04-27 | 1 | -0/+1 |
| | |||||
* | Improve includes of EditorNode (and everything else) | Yuri Sizov | 2023-04-07 | 1 | -0/+122 |
Also start organizing editor-specific GUI components into a dedicated folder, `editor/gui`. Also move `editor_file_server` next to the rest of debugger classes. |