| Commit message (Expand) | Author | Age | Files | Lines |
* | VCS: Improve VCS UI/UX by QoL changes | Twarit Waikar | 2022-08-31 | 1 | -5/+10 |
* | VCS: Load a GDExtension instead of Script + UI port from 3.5 | Twarit Waikar | 2022-08-31 | 1 | -1/+3 |
* | VCS: Port Godot 3.5's VCS features to GDExtension | Twarit Waikar | 2022-08-31 | 1 | -61/+122 |
* | Code quality: Fix header guards consistency | Rémi Verschelde | 2022-07-25 | 1 | -1/+1 |
* | Zero initialize all pointer class and struct members | Rémi Verschelde | 2022-04-04 | 1 | -38/+38 |
* | Improve compilation speed (forward declarations/includes cleanup) | Hendrik Brucker | 2022-02-12 | 1 | -1/+2 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Allow creating .gitignore and .gitattributes when creating a new project | Aaron Franke | 2021-11-12 | 1 | -0/+4 |
* | VCS: Allow to stage and commit all files with Ctrl + Enter | Andrii Doroshenko (Xrayez) | 2021-07-17 | 1 | -0/+1 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Disable "Commit" button in VCS plugin if there's no commit message | Michael Alexsander | 2020-12-20 | 1 | -0/+1 |
* | Remove empty lines around braces with the formatting script | Aaron Franke | 2020-11-16 | 1 | -1/+0 |
* | Remove ToolButton in favor of Button | Hugo Locurcio | 2020-06-19 | 1 | -2/+2 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -1/+0 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Editor: fix typo in VCS plugin method names | merumelu | 2019-11-19 | 1 | -1/+1 |
* | Add copyright headers to vcs integration | Twarit | 2019-09-04 | 1 | -0/+30 |
* | Add version control editor plugin | Twarit | 2019-09-03 | 1 | -0/+116 |