Age | Commit message (Expand) | Author |
---|---|---|
2023-01-09 | Fix inconsistent state of Controls when editing and running scenes | Yuri Sizov |
2023-01-05 | One Copyright Update to rule them all | Rémi Verschelde |
2022-11-16 | Remove more instances of 'instance' being used as a verb | VolTer |
2022-10-07 | Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang... | bruvzg |
2022-09-22 | Fixed root name invalid at scene creation. | Nong Van Tinh |
2022-09-06 | Improve naming of theme properties throughout GUI code | Yuri Sizov |
2022-08-29 | Rename String `plus_file` to `path_join` | Aaron Franke |
2022-08-29 | Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH... | Rémi Verschelde |
2022-08-27 | Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED | Aaron Record |
2022-07-18 | Rename Control PRESET_WIDE to PRESET_FULL_RECT | FireForge |
2022-07-09 | Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog | FireForge |
2022-06-21 | Rework scene creation dialog | kobewi |