Commit History

Author SHA1 Message Date
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 years ago
  kobewi ea7cc1dea9 Rename minimum_size_changed() method 3 years ago
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 4 years ago
  Lightning_A c63b18507d Use range iterators for `Map` 4 years ago
  Rémi Verschelde b8a6eb6d9b Merge pull request #38414 from theoway/Fix-GraphNode_offset_update 4 years ago
  Anilforextra cc51b045da Construct values only when necessary. 4 years ago
  Umang Kalra 9aa0b3c46e Fixes sync issue between position_offset and rect_position in GraphNode 4 years ago
  reduz 5cecdfa8af Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 4 years ago
  reduz 6631f66c2a Optimize StringName usage 4 years ago
  trollodel 07c3b40aa2 Fix GraphNode port position when the control has the Expand flag 4 years ago
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 years ago
  Hugo Locurcio 87f503310b Tweak dozens of editor property hints for consistency 4 years ago
  Rémi Verschelde 4219a4cb6f Fix typos with codespell 4 years ago
  Anilforextra 2c3c3b2829 -Added missing setters to GraphNode. 4 years ago
  Rafał Mikrut 504bc5cc67 Fix crashes in *_input functions 4 years ago
  Aaron Franke 10d7fccb54 Rename ButtonList enum and members to MouseButton 4 years ago
  Leonardo Christino 5d574d980d Make GraphNode handle children with EXPAND flag 5 years ago
  Rémi Verschelde 604188c411 Merge pull request #45870 from gongpha/graphedit-connection-update 4 years ago
  reduz 1aa2823fa3 Removed _change_notify 4 years ago
  Kongfa Waroros fe6c8d48e6 Update GraphEdit when GraphNode's slot is updated 4 years ago
  Rafał Mikrut 7961a1dea3 Initialize class variables with default values in scene/ [2/2] 4 years ago
  James Westman 08e1453d7f GraphNode: Add properties for custom icons 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Marcel Admiraal 4b8b803931 Rename Control margin to offset 4 years ago
  bruvzg 99666de00f [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 5 years ago
  reduz ee06a70ea6 Refactor MethodBind to use variadic templates 4 years ago
  Duroxxigar b687ace7f9 Renamed toplevel to be top_level 4 years ago
  lrgilbert 47c929c972 Fixed separation of ports on GraphNode 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 years ago