| Commit message (Expand) | Author | Age | Files | Lines |
* | Make auto translation inheritable | Michael Alexsander | 2024-02-15 | 1 | -1/+1 |
* | Reorganize code related to editor theming | Yuri Sizov | 2024-01-16 | 1 | -1/+1 |
* | Update deferred calls to use Callables | kobewi | 2024-01-09 | 1 | -1/+1 |
* | Improve threading in ClassDB and EditorHelp | Yuri Sizov | 2023-10-20 | 1 | -2/+4 |
* | Merge pull request #81075 from SekoiaTree/prevent-leading-dot | Rémi Verschelde | 2023-09-08 | 1 | -0/+2 |
|\ |
|
| * | Prevent creating any type of file with a leading dot | sekoia | 2023-09-07 | 1 | -0/+2 |
* | | Add EditorStringNames singleton | kobewi | 2023-09-03 | 1 | -7/+8 |
|/ |
|
* | Disable translation of root name on scene creation | Nolkaloid | 2023-08-20 | 1 | -0/+1 |
* | Standardize dialog input validation as a new class | kobewi | 2023-08-08 | 1 | -64/+26 |
* | Respect "editor/naming/node_name_casing" in Create New Scene dialog | Sam Freed | 2023-07-27 | 1 | -3/+21 |
* | Fix missing translation in SceneCreateDialog | kobewi | 2023-06-26 | 1 | -1/+1 |
* | Fix inconsistent state of Controls when editing and running scenes | Yuri Sizov | 2023-01-09 | 1 | -0/+2 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Remove more instances of 'instance' being used as a verb | VolTer | 2022-11-16 | 1 | -1/+1 |
* | Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang... | bruvzg | 2022-10-07 | 1 | -3/+3 |
* | Fixed root name invalid at scene creation. | Nong Van Tinh | 2022-09-22 | 1 | -1/+1 |
* | Improve naming of theme properties throughout GUI code | Yuri Sizov | 2022-09-06 | 1 | -1/+1 |
* | Rename String `plus_file` to `path_join` | Aaron Franke | 2022-08-29 | 1 | -1/+1 |
* | Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH... | Rémi Verschelde | 2022-08-29 | 1 | -0/+1 |
* | Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED | Aaron Record | 2022-08-27 | 1 | -1/+0 |
* | Rename Control PRESET_WIDE to PRESET_FULL_RECT | FireForge | 2022-07-18 | 1 | -1/+1 |
* | Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog | FireForge | 2022-07-09 | 1 | -1/+1 |
* | Rework scene creation dialog | kobewi | 2022-06-21 | 1 | -0/+312 |