Ev1lbl0w
|
7bccd5487e
Implemented initial DAP support
|
4 years ago |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 years ago |
kobewi
|
f4b361dd15
Add header theme type variations to labels
|
4 years ago |
Rémi Verschelde
|
aab6dc301c
Merge pull request #50086 from Geometror/label-improve-layout-options
|
4 years ago |
reduz
|
f4379cbc82
Clean up Tree
|
4 years ago |
Hendrik Brucker
|
56a8d3f30c
Improvements to Label's layout options
|
4 years ago |
Gilles Roudière
|
d7d32ced5b
Implement Tree's internal minimum width calculation
|
4 years ago |
trollodel
|
bca0d36fe6
Improve TreeItem API and allow to move nodes
|
4 years ago |
Hugo Locurcio
|
5bc746e60a
Add a menu action to open C++ source on GitHub in the editor debugger
|
4 years ago |
Ev1lbl0w
|
1f0b60c47d
Fix negative VRAM values
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Rémi Verschelde
|
8f4c4bb610
Merge pull request #44434 from madmiraal/rename-camera3d-near-and-far
|
4 years ago |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 years ago |
Marcel Admiraal
|
ecf8ae5bcf
Rename Camera3D near and far getters and setters
|
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 |