Rémi Verschelde
|
606101cacd
Merge pull request #70555 from stmSi/3.x-suggest-filename-save-branch-remote-tree
|
2 年之前 |
Rémi Verschelde
|
1426cd3b3a
One Copyright Update to rule them all
|
2 年之前 |
stmSi
|
18f44a4b67
Suggest Filename in Remote Tree File Dialog
|
2 年之前 |
Rémi Verschelde
|
9d6c3b5151
Debugger: Fix fetching source to link C++ error on GitHub
|
2 年之前 |
Rémi Verschelde
|
1a7c1eb858
Debugger: Clear stack dump on execution stop
|
2 年之前 |
Hugo Locurcio
|
7edd5e4b39
Require ScriptInstance to be valid in the editor debugger
|
2 年之前 |
Rémi Verschelde
|
80b82e4e66
i18n: Misc fixes translation strings
|
2 年之前 |
Hugo Locurcio
|
8682874419
Rename profiler "Idle Time" to "Process Time"
|
3 年之前 |
Fabio Alessandrelli
|
225e75daba
[3.x] [Debugger] Add --debug-server CLI option.
|
3 年之前 |
kleonc
|
2e4e8bb87c
Fix inspecting nested dictionaries/arrays when debugging
|
3 年之前 |
Hugo Locurcio
|
2bc036dad5
Add an external link editor icon
|
3 年之前 |
FireForge
|
423ca42a9b
Capitalize names in the debugger
|
3 年之前 |
Haoyu Qiu
|
b1044b9b86
Add property name style toggle to Inspector
|
3 年之前 |
Haoyu Qiu
|
bee9a6cc0d
Fix add child error when opening the Editor
|
3 年之前 |
Yuri Roubinsky
|
de79e10951
[3.x] Add option to filter the stack variables of GDScript debugger
|
3 年之前 |
Rémi Verschelde
|
f50c7f7415
Core: Move generated `VERSION_HASH` to a `.cpp` file
|
3 年之前 |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
3 年之前 |
Raul Santos
|
ba3e1d6ced
Skip script property in remote object property list
|
3 年之前 |
Rémi Verschelde
|
70b521af79
Merge pull request #53013 from Calinou/editor-debugger-bottom-panel-error-warning-highlight-3.x
|
3 年之前 |
Hugo Locurcio
|
d831836b09
Improve appearance of the editor Debugger bottom panel menu
|
3 年之前 |
Hugo Locurcio
|
1e4967968f
Color error and warning lines in the editor debugger's Errors panel
|
3 年之前 |
Marcel Admiraal
|
7e03bd1671
Remove duplicate WARN_PRINTS macro
|
3 年之前 |
Marcel Admiraal
|
5a58516231
Remove duplicate ERR_PRINTS macro
|
3 年之前 |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 年之前 |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 年之前 |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 年之前 |
Rémi Verschelde
|
3d15f04668
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
4 年之前 |
Rémi Verschelde
|
6e600cb3f0
Style: Set clang-format Standard to c++14
|
4 年之前 |
Rémi Verschelde
|
48cc756f88
Merge pull request #37067 from zaksnet/multiple-editor-instances
|
4 年之前 |
Zak
|
c3cfb87548
Allow multiple editor instances to use different ports
|
5 年之前 |