lawnjelly
|
0718852d2c
Add `EditorSettings` `EDITOR_GET_CACHED`
|
1 month ago |
lawnjelly
|
aec5bf47dd
Optimize hotspots with `Object::derives_from`
|
1 month ago |
lawnjelly
|
a39897953d
Make changes for simplified ObjectDB::get_instance() casting
|
4 months ago |
Rémi Verschelde
|
606101cacd
Merge pull request #70555 from stmSi/3.x-suggest-filename-save-branch-remote-tree
|
2 years ago |
Rémi Verschelde
|
1426cd3b3a
One Copyright Update to rule them all
|
2 years ago |
stmSi
|
18f44a4b67
Suggest Filename in Remote Tree File Dialog
|
2 years ago |
Rémi Verschelde
|
9d6c3b5151
Debugger: Fix fetching source to link C++ error on GitHub
|
2 years ago |
Rémi Verschelde
|
1a7c1eb858
Debugger: Clear stack dump on execution stop
|
2 years ago |
Hugo Locurcio
|
7edd5e4b39
Require ScriptInstance to be valid in the editor debugger
|
3 years ago |
Rémi Verschelde
|
80b82e4e66
i18n: Misc fixes translation strings
|
3 years ago |
Hugo Locurcio
|
8682874419
Rename profiler "Idle Time" to "Process Time"
|
3 years ago |
Fabio Alessandrelli
|
225e75daba
[3.x] [Debugger] Add --debug-server CLI option.
|
3 years ago |
kleonc
|
2e4e8bb87c
Fix inspecting nested dictionaries/arrays when debugging
|
3 years ago |
Hugo Locurcio
|
2bc036dad5
Add an external link editor icon
|
3 years ago |
FireForge
|
423ca42a9b
Capitalize names in the debugger
|
3 years ago |
Haoyu Qiu
|
b1044b9b86
Add property name style toggle to Inspector
|
3 years ago |
Haoyu Qiu
|
bee9a6cc0d
Fix add child error when opening the Editor
|
3 years ago |
Yuri Roubinsky
|
de79e10951
[3.x] Add option to filter the stack variables of GDScript debugger
|
3 years ago |
Rémi Verschelde
|
f50c7f7415
Core: Move generated `VERSION_HASH` to a `.cpp` file
|
3 years ago |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
3 years ago |
Raul Santos
|
ba3e1d6ced
Skip script property in remote object property list
|
3 years ago |
Rémi Verschelde
|
70b521af79
Merge pull request #53013 from Calinou/editor-debugger-bottom-panel-error-warning-highlight-3.x
|
3 years ago |
Hugo Locurcio
|
d831836b09
Improve appearance of the editor Debugger bottom panel menu
|
3 years ago |
Hugo Locurcio
|
1e4967968f
Color error and warning lines in the editor debugger's Errors panel
|
3 years ago |
Marcel Admiraal
|
7e03bd1671
Remove duplicate WARN_PRINTS macro
|
4 years ago |
Marcel Admiraal
|
5a58516231
Remove duplicate ERR_PRINTS macro
|
4 years ago |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
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
|
3d15f04668
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
4 years ago |