| Commit message (Expand) | Author | Age | Files | Lines |
* | Texture refactor | Juan Linietsky | 2020-02-11 | 1 | -2/+2 |
* | Fix built-in script creation loading existing scripts by mistake | Michael Alexsander | 2020-02-03 | 1 | -1/+7 |
* | Make ScriptCreateDialog's script valid message a bit more clearer | Michael Alexsander | 2020-01-10 | 1 | -1/+1 |
* | Add option to disable loading scripts in ScriptCreateDialog | Michael Alexsander | 2020-01-09 | 1 | -13/+27 |
* | Minor fixes for ScriptCreateDialog | Michael Alexsander | 2020-01-08 | 1 | -7/+6 |
* | [Mono]: the C# script icon is now visible in the editor. | dankan1890 | 2020-01-03 | 1 | -1/+1 |
* | Merge pull request #34721 from dankan1890/ext_fix | Rémi Verschelde | 2020-01-01 | 1 | -0/+1 |
|\ |
|
| * | ScriptCreateDialog: Suggested language extension now matches the selected lan... | dankan1890 | 2020-01-01 | 1 | -0/+1 |
* | | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
|/ |
|
* | Fix some overflows and unitialized variables | Rafał Mikrut | 2019-11-20 | 1 | -0/+1 |
* | Cleanup the "Attach Node Script" dialog | Michael Alexsander Silva Dias | 2019-09-27 | 1 | -36/+11 |
* | Add overriden properties to the documentation | Bojidar Marinov | 2019-09-04 | 1 | -14/+11 |
* | Allow to define and load script templates per project | Andrii Doroshenko (Xrayez) | 2019-08-22 | 1 | -11/+107 |
* | Display language icons in script create dialog | Andrii Doroshenko (Xrayez) | 2019-08-12 | 1 | -4/+21 |
* | Allow dots for class name in popup dialog | Ev1lbl0w | 2019-07-10 | 1 | -2/+2 |
* | Use CheckBoxes in the editor instead of CheckButtons when applicable | Hugo Locurcio | 2019-07-04 | 1 | -2/+2 |
* | ScriptCreateDialog should emit the script_changed signal first | LikeLakers2 | 2019-06-29 | 1 | -2/+2 |
* | Fix script create dialog | James Buck | 2019-06-11 | 1 | -36/+26 |
* | Hide "Built-in Script" option in the script creation dialog when not possible | Michael Alexsander Silva Dias | 2019-05-02 | 1 | -11/+10 |
* | Make small changes to the script dialog | Michael Alexsander Silva Dias | 2019-05-02 | 1 | -32/+11 |
* | Fix script dialog asking for correct inheritance when not needed | Michael Alexsander Silva Dias | 2019-05-02 | 1 | -6/+4 |
* | Fix script dialog path validation to handle spaces correctly | DrNochi | 2019-04-30 | 1 | -93/+76 |
* | Merge pull request #25708 from SeleckyErik/issue-25611-script_dialog_cursor | Rémi Verschelde | 2019-04-30 | 1 | -0/+18 |
|\ |
|
| * | Moves cursor to and selects "new_script" in Create Script dialog | Erik | 2019-02-08 | 1 | -0/+18 |
* | | Merge pull request #26022 from lupoDharkael/create-script | Rémi Verschelde | 2019-04-30 | 1 | -0/+30 |
|\ \ |
|
| * | | Add class tree selection to script inheritance selection | lupoDharkael | 2019-02-18 | 1 | -0/+30 |
| |/ |
|
* | | Improve wording of various messages and make casing more consistent | Hugo Locurcio | 2019-04-21 | 1 | -16/+16 |
* | | Add -Wshadow=local to warnings and fix reported issues. | marxin | 2019-02-20 | 1 | -2/+2 |
|/ |
|
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | Create built-in script properly | volzhs | 2018-12-16 | 1 | -0/+2 |
* | Prevent built-in-scripts from being made from FileSystem dock | DualMatrix | 2018-09-23 | 1 | -6/+13 |
* | Remove unnecessary "OK"s text settings | Michael Alexsander Silva Dias | 2018-09-15 | 1 | -2/+0 |
* | Fix default script name in ScriptCreateDialog | Rémi Verschelde | 2018-09-12 | 1 | -7/+8 |
* | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde | 2018-09-12 | 1 | -4/+4 |
* | Fix ScriptCreateDialog passing script w/ no filename | willnationsdev | 2018-09-08 | 1 | -0/+6 |
* | Expose ScriptCreateDialog to EditorPlugin | willnationsdev | 2018-07-04 | 1 | -0/+3 |
* | Merge pull request #17388 from Hinsbart/mono_class_name | Rémi Verschelde | 2018-03-15 | 1 | -0/+7 |
|\ |
|
| * | Mono: Avoid invalid class names. | Andreas Haas | 2018-03-15 | 1 | -0/+7 |
* | | Update icons when theme changed | Poommetee Ketson | 2018-02-25 | 1 | -6/+8 |
|/ |
|
* | Godot now allows built-in irrespective of the filepath. | Anish | 2018-02-21 | 1 | -5/+9 |
* | Merge pull request #15544 from YeldhamDev/script_dialog_label_fix | Rémi Verschelde | 2018-02-14 | 1 | -4/+13 |
|\ |
|
| * | Fixed "Attach Script" dialog's file dialog labeling. | Michael Alexsander Silva Dias | 2018-01-10 | 1 | -4/+13 |
* | | Some small fixes for the "Attach Script" dialog. | Michael Alexsander Silva Dias | 2018-01-10 | 1 | -8/+8 |
|/ |
|
* | Revert "Fix "Attach Node Script" inherits popup type" | Rémi Verschelde | 2018-01-09 | 1 | -1/+1 |
* | Fix "Attach Node Script" inherits popup type | Jerome67000 | 2018-01-08 | 1 | -1/+1 |
* | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 1 | -0/+1 |
* | Fix crash in OS::execute on FreeBSD | Rémi Verschelde | 2018-01-04 | 1 | -9/+7 |
* | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
* | Merge pull request #14551 from volzhs/ok-alert-confirm | Rémi Verschelde | 2017-12-16 | 1 | -0/+6 |
|\ |
|
| * | Pressing Enter key creates or loads script on Attach script window | volzhs | 2017-12-11 | 1 | -0/+6 |