summaryrefslogtreecommitdiff
path: root/editor/script_create_dialog.h
AgeCommit message (Expand)Author
2021-04-06Warn when creating a script with the same name as the parent classAaron Franke
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-02Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut
2020-07-10Add override keywords.Marcel Admiraal
2020-04-04Warn about built-in script limitations in the script creation dialogHugo Locurcio
2020-03-26Working multiple window support, including editorJuan Linietsky
2020-03-17Style: Set clang-format Standard to Cpp11Rémi Verschelde
2020-01-09Add option to disable loading scripts in ScriptCreateDialogMichael Alexsander
2020-01-08Minor fixes for ScriptCreateDialogMichael Alexsander
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-08-22Allow to define and load script templates per projectAndrii Doroshenko (Xrayez)
2019-08-12Display language icons in script create dialogAndrii Doroshenko (Xrayez)
2019-07-04Use CheckBoxes in the editor instead of CheckButtons when applicableHugo Locurcio
2019-06-11Fix script create dialogJames Buck
2019-05-02Hide "Built-in Script" option in the script creation dialog when not possibleMichael Alexsander Silva Dias
2019-04-30Fix script dialog path validation to handle spaces correctlyDrNochi
2019-04-30Merge pull request #25708 from SeleckyErik/issue-25611-script_dialog_cursorRémi Verschelde
2019-02-18Add class tree selection to script inheritance selectionlupoDharkael
2019-02-08Moves cursor to and selects "new_script" in Create Script dialogErik
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-23Prevent built-in-scripts from being made from FileSystem dockDualMatrix
2018-02-25Update icons when theme changedPoommetee Ketson
2018-01-10Fixed "Attach Script" dialog's file dialog labeling.Michael Alexsander Silva Dias
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-11Pressing Enter key creates or loads script on Attach script windowvolzhs
2017-10-24Add ScriptLanguage::supports_builtin_mode and improve ScriptCreateDialogIgnacio Etcheverry
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-12Updated function argument namesWilson E. Alvarez
2017-07-07ScriptCreateDialog: fix open error crash, remember templatePoommetee Ketson
2017-06-13Add ability to use custom script templates.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-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde