| Commit message (Expand) | Author | Age | Files | Lines |
* | Zero initialize all pointer class and struct members | Rémi Verschelde | 2022-04-04 | 1 | -22/+22 |
* | Fix "Script Create" dialog errors with metadata | Michael Alexsander | 2022-03-27 | 1 | -0/+1 |
* | Initialize bools in the headers in editor | Aaron Franke | 2022-03-12 | 1 | -15/+13 |
* | Fix errors when updating script template list | Haoyu Qiu | 2022-02-20 | 1 | -1/+0 |
* | Improve compilation speed (forward declarations/includes cleanup) | Hendrik Brucker | 2022-02-12 | 1 | -2/+1 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Improve editor template workflow | fabriceci | 2022-01-02 | 1 | -18/+15 |
* | Allow to name built-in scripts upon creation | kobewi | 2021-11-04 | 1 | -0/+4 |
* | Minor cleanup of the "New Script" dialog | Michael Alexsander | 2021-07-04 | 1 | -2/+0 |
* | Documentation search fixes | Gregory Basile | 2021-06-16 | 1 | -1/+1 |
* | Warn when creating a script with the same name as the parent class | Aaron Franke | 2021-04-06 | 1 | -0/+2 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Initialize class/struct variables with default values in platform/ and editor/ | Rafał Mikrut | 2020-12-02 | 1 | -2/+2 |
* | Add override keywords. | Marcel Admiraal | 2020-07-10 | 1 | -1/+1 |
* | Warn about built-in script limitations in the script creation dialog | Hugo Locurcio | 2020-04-04 | 1 | -0/+1 |
* | Working multiple window support, including editor | Juan Linietsky | 2020-03-26 | 1 | -0/+2 |
* | Style: Set clang-format Standard to Cpp11 | Rémi Verschelde | 2020-03-17 | 1 | -1/+1 |
* | Add option to disable loading scripts in ScriptCreateDialog | Michael Alexsander | 2020-01-09 | 1 | -1/+2 |
* | Minor fixes for ScriptCreateDialog | Michael Alexsander | 2020-01-08 | 1 | -1/+0 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Allow to define and load script templates per project | Andrii Doroshenko (Xrayez) | 2019-08-22 | 1 | -1/+18 |
* | Display language icons in script create dialog | Andrii Doroshenko (Xrayez) | 2019-08-12 | 1 | -0/+1 |
* | Use CheckBoxes in the editor instead of CheckButtons when applicable | Hugo Locurcio | 2019-07-04 | 1 | -2/+2 |
* | Fix script create dialog | James Buck | 2019-06-11 | 1 | -1/+2 |
* | Hide "Built-in Script" option in the script creation dialog when not possible | Michael Alexsander Silva Dias | 2019-05-02 | 1 | -0/+1 |
* | Fix script dialog path validation to handle spaces correctly | DrNochi | 2019-04-30 | 1 | -0/+1 |
* | Merge pull request #25708 from SeleckyErik/issue-25611-script_dialog_cursor | Rémi Verschelde | 2019-04-30 | 1 | -0/+1 |
|\ |
|
| * | Moves cursor to and selects "new_script" in Create Script dialog | Erik | 2019-02-08 | 1 | -0/+1 |
* | | Add class tree selection to script inheritance selection | lupoDharkael | 2019-02-18 | 1 | -0/+8 |
|/ |
|
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | Prevent built-in-scripts from being made from FileSystem dock | DualMatrix | 2018-09-23 | 1 | -2/+3 |
* | Update icons when theme changed | Poommetee Ketson | 2018-02-25 | 1 | -0/+1 |
* | Fixed "Attach Script" dialog's file dialog labeling. | Michael Alexsander Silva Dias | 2018-01-10 | 1 | -1/+1 |
* | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 1 | -0/+1 |
* | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
* | Pressing Enter key creates or loads script on Attach script window | volzhs | 2017-12-11 | 1 | -0/+1 |
* | Add ScriptLanguage::supports_builtin_mode and improve ScriptCreateDialog | Ignacio Etcheverry | 2017-10-24 | 1 | -0/+1 |
* | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
* | Updated function argument names | Wilson E. Alvarez | 2017-08-12 | 1 | -1/+1 |
* | ScriptCreateDialog: fix open error crash, remember template | Poommetee Ketson | 2017-07-07 | 1 | -1/+1 |
* | Add ability to use custom script templates. | Andreas Haas | 2017-06-13 | 1 | -0/+3 |
* | Reworked look and feel of Add Script Dialog. | Przemysław Gołąb (n-pigeon) | 2017-05-06 | 1 | -1/+17 |
* | Added the ability to select files as base when creating scripts | mbalint12 | 2017-04-15 | 1 | -1/+3 |
* | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 1 | -0/+1 |
* | A Whole New World (clang-format edition) | Rémi Verschelde | 2017-03-05 | 1 | -13/+12 |
* | Refactoring: rename tools/editor/ to editor/ | Rémi Verschelde | 2017-03-05 | 1 | -0/+79 |