| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix synchronization of global class name | Hilderin | 2024-06-25 | 1 | -0/+1 |
* | Add Ctrl + L / Cmd + Shift + G shortcut to focus path bar in FileDialog | Hugo Locurcio | 2024-03-05 | 1 | -0/+2 |
* | Add const lvalue ref to editor/* container parameters | Muller-Castro | 2024-02-26 | 1 | -3/+3 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Code quality: Fix header guards consistency | Rémi Verschelde | 2022-07-25 | 1 | -1/+1 |
* | Add the button pressed to some signals in Tree | trollodel | 2022-05-21 | 1 | -1/+1 |
* | Add "Add Script" option to project autoload settings | Yuri Roubinsky | 2022-03-12 | 1 | -10/+12 |
* | Fix Autoload capitalization inconsistency | Haoyu Qiu | 2022-03-09 | 1 | -3/+3 |
* | Improve compilation speed (forward declarations/includes cleanup) | Hendrik Brucker | 2022-02-12 | 1 | -1/+3 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Display an error message in settings when autoload name is invalid | jmb462 | 2021-09-14 | 1 | -0/+1 |
* | Documentation search fixes | Gregory Basile | 2021-06-16 | 1 | -1/+1 |
* | 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 | -10/+4 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -1/+0 |
* | Dissolving class EditorLineEditFileChooser into EditorAutoloadSettings. | unknown | 2020-04-05 | 1 | -1/+6 |
* | Replace NULL with nullptr | lupoDharkael | 2020-04-02 | 1 | -2/+2 |
* | Improve the AutoLoad editor UX | Hugo Locurcio | 2020-01-31 | 1 | -1/+4 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Make comparison operator== const | Hanif A | 2019-07-19 | 1 | -1/+1 |
* | Restrict Autoloads from having keywords as their names | Michael Alexsander Silva Dias | 2019-05-21 | 1 | -1/+2 |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | Only add autoloads in editor if they have tool scripts | George Marques | 2018-05-22 | 1 | -0/+10 |
* | Enable autoload in editor | George Marques | 2018-05-01 | 1 | -0/+2 |
* | Merge pull request #16709 from willnationsdev/autoload-edit | Rémi Verschelde | 2018-02-19 | 1 | -0/+2 |
|\ |
|
| * | Enable EditorPlugin to add/remove autoloads | Will Nations | 2018-02-14 | 1 | -0/+2 |
* | | Add open feature to editor autoload settings | sersoong | 2018-01-02 | 1 | -0/+3 |
|/ |
|
* | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
* | 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 | -4/+4 |
* | 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 | -11/+7 |
* | Refactoring: rename tools/editor/ to editor/ | Rémi Verschelde | 2017-03-05 | 1 | -0/+94 |