Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 years ago |
Rémi Verschelde
|
670b843ec7
Merge pull request #42729 from opl-/feat/better-debugger-errors
|
4 years ago |
Rémi Verschelde
|
9d2e8f2f27
Variant: Rename Type::_RID to Type::RID
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
opl-
|
aa7411e219
Improve output in Debugger Errors tab for scripts
|
4 years ago |
simpu
|
ea2eaf8c27
Added debugger plugin support
|
5 years ago |
Stijn Hinlopen
|
526e060b73
Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs).
|
5 years ago |
simpu
|
bfadb882b1
Added Custom Performance Monitor and feature to read intermediate values of Monitor
|
5 years ago |
Hugo Locurcio
|
a593786d09
Draw horizontal lines and labels in the editor performance monitors
|
5 years ago |
Hugo Locurcio
|
31b7f02a29
Remove ToolButton in favor of Button
|
5 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Fabio Alessandrelli
|
d79e28c302
Support multiple debug protocols.
|
5 years ago |
Rémi Verschelde
|
70e39cc9a5
Merge pull request #38592 from Calinou/debugger-error-warning-icon
|
5 years ago |
Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
5 years ago |
Hugo Locurcio
|
564f8ccc13
Use a different icon for the debugger tab with both warnings and errors
|
5 years ago |
PouleyKetchoupp
|
aacf69bad2
Format remote printerr properly in script debugger output
|
5 years ago |
Pedro J. Estébanez
|
a037232a67
Add ability to export VRAM usage as CSV
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Rémi Verschelde
|
d1acbbce7f
Rename more 2D and 3D nodes to follow convention
|
5 years ago |
Juan Linietsky
|
eaae4b6408
Renamed 2D and 3D nodes to make their types explicit
|
5 years ago |
Juan Linietsky
|
441f1a5fe9
Popups are now windows also (broken!)
|
5 years ago |
Juan Linietsky
|
4758057f20
Working multiple window support, including editor
|
5 years ago |
Juan Linietsky
|
f8a79a97c7
Effective DisplayServer separation, rename X11 -> LinuxBSD
|
5 years ago |
Thakee Nathees
|
76fd073f58
stop game process with KEY_F8 crash fixed
|
5 years ago |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
5 years ago |
luz.paz
|
7bf6e5f773
Fix various typos
|
5 years ago |
Fabio Alessandrelli
|
3b47eb51e4
Update editor debugger to new remote debugger.
|
5 years ago |
Fabio Alessandrelli
|
540ca05a80
Threaded networking for editor debugger.
|
5 years ago |