summaryrefslogtreecommitdiffstats
path: root/editor/scene_create_dialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix inconsistent state of Controls when editing and running scenesYuri Sizov2023-01-091-0/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Remove more instances of 'instance' being used as a verbVolTer2022-11-161-1/+1
* Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...bruvzg2022-10-071-3/+3
* Fixed root name invalid at scene creation.Nong Van Tinh2022-09-221-1/+1
* Improve naming of theme properties throughout GUI codeYuri Sizov2022-09-061-1/+1
* Rename String `plus_file` to `path_join`Aaron Franke2022-08-291-1/+1
* Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...Rémi Verschelde2022-08-291-0/+1
* Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGEDAaron Record2022-08-271-1/+0
* Rename Control PRESET_WIDE to PRESET_FULL_RECTFireForge2022-07-181-1/+1
* Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialogFireForge2022-07-091-1/+1
* Rework scene creation dialogkobewi2022-06-211-0/+312