Haoyu Qiu
|
3578aa6acc
Fix item translation and icon in the Anchors Preset dropdown
|
3 semanas atrás |
kobewi
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
2 meses atrás |
Thaddeus Crews
|
324512e11c
Style: Replace header guards with `#pragma once`
|
3 meses atrás |
Aaron Franke
|
0ab3dc273e
Rename internal EditorPlugin icon/name to match exposed methods
|
7 meses atrás |
Adam Scott
|
0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
|
7 meses atrás |
RedMser
|
2af78a5e86
Toggle control expand flag directly via top bar
|
2 anos atrás |
Rémi Verschelde
|
78f03f8e12
Merge pull request #91252 from timothyqiu/control-category
|
1 ano atrás |
Aaron Franke
|
1bcbbe96c4
Organize existing code for editor plugins
|
1 ano atrás |
Haoyu Qiu
|
bd716a693a
Only add warning label for Layout group in Control category
|
1 ano atrás |
Yuri Sizov
|
49d7041d34
Decouple EditorInterface from EditorPlugin
|
2 anos atrás |
Raul Santos
|
c7f4ca36a4
Use `PropertyUsageFlags` enum in parse_property
|
2 anos atrás |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 anos atrás |
kobewi
|
8a3d2f4e0c
Cleanup remaining EditorUndoRedoManager usages
|
2 anos atrás |
trollodel
|
ba9e619b51
Use forward-declarations in EditorPlugin where possible
|
2 anos atrás |
Markus Sauermann
|
18978881fe
Code simplifications
|
2 anos atrás |
Rémi Verschelde
|
7b5d1ea5b9
Fix various uninitialized member pointers
|
2 anos atrás |
kobewi
|
ece3df3938
Add per-scene UndoRedo
|
3 anos atrás |
Yuri Sizov
|
7a60cc7737
Improve editor toolbar for Control nodes
|
2 anos atrás |
Rémi Verschelde
|
90019676b0
Code quality: Fix header guards consistency
|
2 anos atrás |
FireForge
|
97dfbea6ad
Rename Control PRESET_WIDE to PRESET_FULL_RECT
|
3 anos atrás |
Rémi Verschelde
|
f8ab79e68a
Zero initialize all pointer class and struct members
|
3 anos atrás |
kobewi
|
3bd7f82162
Reduce the size of Controls editor toolbar
|
3 anos atrás |
Rémi Verschelde
|
11572c6e30
Editor: Cleanup some includes dependencies
|
3 anos atrás |
trollodel
|
05b56f316d
Remove most EditorNode constructor parameters and fields
|
3 anos atrás |
Yuri Sizov
|
107b6f299c
Reorganize inspector layout workflow for Control nodes
|
3 anos atrás |