Commit History

Author SHA1 Message Date
  Aaron Franke 0ab3dc273e Rename internal EditorPlugin icon/name to match exposed methods 1 year ago
  Adam Scott 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 1 year ago
  RedMser 2af78a5e86 Toggle control expand flag directly via top bar 3 years ago
  Rémi Verschelde 78f03f8e12 Merge pull request #91252 from timothyqiu/control-category 1 year ago
  Aaron Franke 1bcbbe96c4 Organize existing code for editor plugins 1 year ago
  Haoyu Qiu bd716a693a Only add warning label for Layout group in Control category 1 year ago
  Yuri Sizov 49d7041d34 Decouple EditorInterface from EditorPlugin 2 years ago
  Raul Santos c7f4ca36a4 Use `PropertyUsageFlags` enum in parse_property 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  kobewi 8a3d2f4e0c Cleanup remaining EditorUndoRedoManager usages 2 years ago
  trollodel ba9e619b51 Use forward-declarations in EditorPlugin where possible 2 years ago
  Markus Sauermann 18978881fe Code simplifications 3 years ago
  Rémi Verschelde 7b5d1ea5b9 Fix various uninitialized member pointers 3 years ago
  kobewi ece3df3938 Add per-scene UndoRedo 3 years ago
  Yuri Sizov 7a60cc7737 Improve editor toolbar for Control nodes 3 years ago
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency 3 years ago
  FireForge 97dfbea6ad Rename Control PRESET_WIDE to PRESET_FULL_RECT 3 years ago
  Rémi Verschelde f8ab79e68a Zero initialize all pointer class and struct members 3 years ago
  kobewi 3bd7f82162 Reduce the size of Controls editor toolbar 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
  Yuri Sizov 107b6f299c Reorganize inspector layout workflow for Control nodes 4 years ago