커밋 기록

작성자 SHA1 메시지 날짜
  Rémi Verschelde 1639174455 Merge pull request #100558 from KoBeWi/docking_in_progress 9 달 전
  Yufeng Ying f241c1fda0 Remove unused header in editor. 10 달 전
  kobewi b8f34bb8e9 Rework dock layout management 10 달 전
  Chaosus ba39b078f5 [Scene] Add `SceneStringName::FlatButton` 10 달 전
  Aaron Franke 562c666e3d Rename internal Button icon to button_icon to match exposed methods 1 년 전
  kobewi 065dd099dd Remove empty bind_methods() 1 년 전
  Hilderin 64ba2cf3a9 Fix Can't reopen signals panel immediately after connecting a signal #92996 1 년 전
  A Thousand Ships ee79386f7b [Scene] Add SceneStringNames::pressed 1 년 전
  kobewi 413c11357d Use Core/Scene stringnames consistently 1 년 전
  Yuri Sizov 95b27fe8c7 Reorganize code related to editor theming 1 년 전
  kevmorg da84489b27 Hide Node dock successfully on undo/redo and deletion 1 년 전
  Yuri Sizov b1d6e336ea Use the flat button style on switches in scene and node docks 1 년 전
  kobewi 6de34fde27 Add EditorStringNames singleton 2 년 전
  kobewi d17c522991 Focus current node after connecting 4 년 전
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 년 전
  kobewi 15831e381b Unify usage of undo_redo in editor 3 년 전
  Rémi Verschelde fd6453c45e Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED" 3 년 전
  Aaron Record 4b817a565c Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED 3 년 전
  kobewi ece3df3938 Add per-scene UndoRedo 3 년 전
  bruvzg b5c96df277 Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextServer. 3 년 전
  megalobyte 8824b6c5e9 Update if == NOTIFICATION_* to switch statements to match coding style 3 년 전
  trollodel 05b56f316d Remove most EditorNode constructor parameters and fields 3 년 전
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 년 전
  trollodel aa1102fc53 Store panels and docks singletons in their own classes 3 년 전
  Rémi Verschelde 42312f066b Merge pull request #53313 from KoBeWi/debinded_konnekt 3 년 전
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 년 전
  Nathan Franke 41a20171eb align to horizontal_alignment, valign to vertical_alignment, related 3 년 전
  kobewi cdac60759e Add support for unbinding in connection dialog 4 년 전
  reduz 6631f66c2a Optimize StringName usage 4 년 전
  Hendrik Brucker 56a8d3f30c Improvements to Label's layout options 4 년 전