Rémi Verschelde
|
b37776fa2f
Merge pull request #52591 from timothyqiu/error-macros
|
4 years ago |
Haoyu Qiu
|
70853fd669
Remove do{ } while(0) wrapper around error macros
|
4 years ago |
Twarit Waikar
|
25cb3edbc4
Fix #52195 VCS script attachment failing for GDScript instances
|
4 years ago |
Rémi Verschelde
|
e8f1cc693a
Merge pull request #50432 from goostengine/ctrl-enter-commit-3.x
|
4 years ago |
Andrii Doroshenko (Xrayez)
|
7bedb68632
VCS: Allow to stage and commit all files with Ctrl + Enter
|
4 years ago |
Andrii Doroshenko (Xrayez)
|
1747569019
Set minimum size for "Version Control" diff bottom panel
|
4 years ago |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 years ago |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
Michael Alexsander
|
01e1369ab7
Disable "Commit" button in VCS plugin if there's no commit message
|
4 years ago |
janglee
|
23280293d4
Removed default commit message
|
4 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Haoyu Qiu
|
078c0d75f2
Cleans up headers included in editor_node.h
|
5 years ago |
merumelu
|
94fc676019
Editor: fix typo in VCS plugin method names
|
5 years ago |
Marcel Admiraal
|
d18b2e599d
Remove all uses of ERR_EXPLAIN macros.
|
5 years ago |
Mikolaj Kaczmarek
|
a245bab78d
Fixed disconnecting not connected signal
|
5 years ago |
lupoDharkael
|
0a0f596dfb
Add checks after ResourceLoader::load()
|
6 years ago |
Rémi Verschelde
|
ae3c685042
Merge pull request #32137 from Calinou/vcs-error-if-none-available
|
6 years ago |
Rémi Verschelde
|
712a82a6f6
Merge pull request #32134 from IronicallySerious/fix-global-class-list
|
6 years ago |
luz.paz
|
91ecd7b6a6
Fix misc. source comment typos
|
6 years ago |
Hugo Locurcio
|
6df03fe61f
Display an error message if no version control systems are available
|
6 years ago |
Twarit
|
50da1b7d15
Add correct class selection in Select VCS menu
|
6 years ago |
Twarit
|
444ba61aac
Add copyright headers to vcs integration
|
6 years ago |
Twarit
|
07e3be3deb
Add version control editor plugin
|
6 years ago |