opl-
|
aa7411e219
Improve output in Debugger Errors tab for scripts
|
4 年 前 |
simpu
|
ea2eaf8c27
Added debugger plugin support
|
5 年 前 |
Stijn Hinlopen
|
526e060b73
Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs).
|
5 年 前 |
simpu
|
bfadb882b1
Added Custom Performance Monitor and feature to read intermediate values of Monitor
|
5 年 前 |
Hugo Locurcio
|
a593786d09
Draw horizontal lines and labels in the editor performance monitors
|
5 年 前 |
Hugo Locurcio
|
31b7f02a29
Remove ToolButton in favor of Button
|
5 年 前 |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 年 前 |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 年 前 |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 年 前 |
Fabio Alessandrelli
|
d79e28c302
Support multiple debug protocols.
|
5 年 前 |
Rémi Verschelde
|
70e39cc9a5
Merge pull request #38592 from Calinou/debugger-error-warning-icon
|
5 年 前 |
Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
5 年 前 |
Hugo Locurcio
|
564f8ccc13
Use a different icon for the debugger tab with both warnings and errors
|
5 年 前 |
PouleyKetchoupp
|
aacf69bad2
Format remote printerr properly in script debugger output
|
5 年 前 |
Pedro J. Estébanez
|
a037232a67
Add ability to export VRAM usage as CSV
|
5 年 前 |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 年 前 |
Rémi Verschelde
|
d1acbbce7f
Rename more 2D and 3D nodes to follow convention
|
5 年 前 |
Juan Linietsky
|
eaae4b6408
Renamed 2D and 3D nodes to make their types explicit
|
5 年 前 |
Juan Linietsky
|
441f1a5fe9
Popups are now windows also (broken!)
|
5 年 前 |
Juan Linietsky
|
4758057f20
Working multiple window support, including editor
|
5 年 前 |
Juan Linietsky
|
f8a79a97c7
Effective DisplayServer separation, rename X11 -> LinuxBSD
|
5 年 前 |
Thakee Nathees
|
76fd073f58
stop game process with KEY_F8 crash fixed
|
5 年 前 |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
5 年 前 |
luz.paz
|
7bf6e5f773
Fix various typos
|
5 年 前 |
Fabio Alessandrelli
|
3b47eb51e4
Update editor debugger to new remote debugger.
|
5 年 前 |
Fabio Alessandrelli
|
540ca05a80
Threaded networking for editor debugger.
|
5 年 前 |
Fabio Alessandrelli
|
e5ec499a92
Fix some bugs spotted by asan in editor debugger.
|
5 年 前 |
Rémi Verschelde
|
01afc442c7
Signals: Port connect calls to use callable_mp
|
5 年 前 |
nathanwfranke
|
e0bb28c624
Remove this signal call that was mistakenly added in #36244
|
5 年 前 |
Michael Alexsander
|
8017a44098
Fix visuals of the new debugger editor
|
5 年 前 |