summaryrefslogtreecommitdiff
path: root/editor/plugins/control_editor_plugin.cpp
AgeCommit message (Expand)Author
2022-06-16Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe...bruvzg
2022-05-16Replace most uses of Map by HashMapreduz
2022-05-06Cleanup metadata usagekobewi
2022-03-20Reduce the size of Controls editor toolbarkobewi
2022-02-19Fix vertical icons in container sizingMarkus Sauermann
2022-02-15Editor: Cleanup some includes dependenciesRémi Verschelde
2022-02-15Merge pull request #57863 from Calinou/editor-use-anchors-metadata-no-redundantRémi Verschelde
2022-02-14Remove most EditorNode constructor parameters and fieldstrollodel
2022-02-14Only store `_edit_use_anchors_` metadata if value is not the defaultHugo Locurcio
2022-02-10Reorganize inspector layout workflow for Control nodesYuri Sizov