Hugo Locurcio
|
7edd5e4b39
Require ScriptInstance to be valid in the editor debugger
|
3 年之前 |
Rémi Verschelde
|
80b82e4e66
i18n: Misc fixes translation strings
|
3 年之前 |
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
|
4 年之前 |
Hugo Locurcio
|
1e4967968f
Color error and warning lines in the editor debugger's Errors panel
|
4 年之前 |
Marcel Admiraal
|
7e03bd1671
Remove duplicate WARN_PRINTS macro
|
4 年之前 |
Marcel Admiraal
|
5a58516231
Remove duplicate ERR_PRINTS macro
|
4 年之前 |
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 年之前 |
Hugo Locurcio
|
7cb77a859a
Add a menu action to open C++ source on GitHub in the editor debugger
|
4 年之前 |
Ev1lbl0w
|
bae4b0c952
Fix negative VRAM values
|
4 年之前 |
Pedro J. Estébanez
|
1b9a01948e
Keep selected node visible after filter change
|
4 年之前 |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 年之前 |
Rémi Verschelde
|
c8859f0463
Fix typos with codespell
|
5 年之前 |