Thaddeus Crews
|
324512e11c
Style: Replace header guards with `#pragma once`
|
4 months ago |
Aaron Franke
|
0ab3dc273e
Rename internal EditorPlugin icon/name to match exposed methods
|
7 months ago |
Rémi Verschelde
|
ba6f840970
Merge pull request #89248 from KoBeWi/store_no_store
|
1 year ago |
Aaron Franke
|
1bcbbe96c4
Organize existing code for editor plugins
|
1 year ago |
kobewi
|
4e88fb87b6
Don't store values when loading them
|
1 year ago |
kobewi
|
5ab9e50461
Add a dialog to customize run instances
|
2 years ago |
Juan Linietsky
|
407b16ab00
Debug CanvasItem redraw
|
1 year ago |
smix8
|
a6ac305f96
Rework Navigation Avoidance
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Fabio Alessandrelli
|
aa80cfac97
[Editor] Add button to keep the debug server open.
|
2 years ago |
danboo
|
eba8be6e45
Fix typo - "collison" -> "collision"
|
2 years ago |
bruvzg
|
8c56a7416b
Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native menu for editor.
|
2 years ago |
smix8
|
e12e239ab4
Add Path2D/3D debug options
|
3 years ago |
Rémi Verschelde
|
f8ab79e68a
Zero initialize all pointer class and struct members
|
3 years ago |
Rémi Verschelde
|
11572c6e30
Editor: Cleanup some includes dependencies
|
3 years ago |
trollodel
|
05b56f316d
Remove most EditorNode constructor parameters and fields
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
26fcf2b04c
Add override keywords.
|
4 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Fabio Alessandrelli
|
bfc1b76803
Allow running/debugging up to 4 instances.
|
5 years ago |
Fabio Alessandrelli
|
4d623b70d7
Move Debug menu logic to DebuggerEditorPlugin
|
5 years ago |
Fabio Alessandrelli
|
cbc450c0e5
Huge Debugger/EditorDebugger refactor.
|
5 years ago |