summaryrefslogtreecommitdiff
path: root/editor/script_create_dialog.cpp
AgeCommit message (Expand)Author
2017-09-01Fix detectin of existing file being a dir in new script creation, closes #9958Juan Linietsky
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-25Fixed several memory leaksWilson E. Alvarez
2017-08-21Removed unnecessary assignmentsWilson E. Alvarez
2017-07-31Some theme and usability improvementsDaniel J. Ramirez
2017-07-19-Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky
2017-07-09ScriptCreateDialog: Fix regressions from #9536Poommetee Ketson
2017-07-07ScriptCreateDialog: fix open error crash, remember templatePoommetee Ketson
2017-07-01Script create diag: Show extensions for currently selected language only.Andreas Haas
2017-06-24Capitalize template names in script dialog.Andreas Haas
2017-06-13Add ability to use custom script templates.Andreas Haas
2017-05-22Fix errors on engine startup.Andreas Haas
2017-05-06Reworked look and feel of Add Script Dialog.Przemysław Gołąb (n-pigeon)
2017-04-15Added the ability to select files as base when creating scriptsmbalint12
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-04-06Editor: Use GDScript as the default language in ScriptCreateDialog.Andreas Haas
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde