Commit History

Author SHA1 Message Date
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 3 years ago
  Rémi Verschelde 2e8fdd0112 Fix typos with codespell 3 years ago
  PucklaMotzer09 1ef1a84c22 Unfocus Control on NOTIFICATION_EXIT_TREE 3 years ago
  Lenny Critchley 0ce0af221a Add error condition for Control EXIT_TREE notif 3 years ago
  Rémi Verschelde 14ef65e49b Merge pull request #54348 from akien-mga/3.x-clang-format-dont-align-operands 3 years ago
  Rémi Verschelde 1b65550ec7 clang-format: Various fixes to comments alignment from `clang-format` 13 3 years ago
  Rémi Verschelde 42d385b312 clang-format: Disable alignment of operands, too unreliable 3 years ago
  Yuri Sizov b3fc278dcf Ignore property groups and categories in GDScript code completion 3 years ago
  Rémi Verschelde 8ff437822a Control: Rename `Input` group that confuses GDScript completion 3 years ago
  Anton Christoffersson 35eeafdb0c Fixes crash in caused by calling `ColorPickerButton.propagate_notification(33)` 3 years ago
  Yuri Sizov 98cf645258 Expose API to retrieve Theme's default font 4 years ago
  Yuri Sizov 71ec6dba67 Improve Control's theme item methods documentation 4 years ago
  Yuri Sizov e7bd53b690 Make theme item overrides more obvious in the Inspector 4 years ago
  kobewi ff7cae4c4c Allow to create a node at specific position 4 years ago
  Rémi Verschelde 03f275e66f Merge pull request #49167 from amoriqbal/3.3-inspector-patch 4 years ago
  Yuri Sizov fddd09de17 Fix typo in Control's theme icon look-up method 4 years ago
  amor dacc726faf Fixed inspector not updating anchor 4 years ago
  phil-shenk 04729d9c65 added _change_notify in Control::set_scale to fix iss48936 4 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 years ago
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Johannes a3c67dd3fc Fix removal of `rect_min_size` not triggering resize 4 years ago
  lupoDharkael 3b0cf34299 Control: Expose pass_on_modal_close_click 4 years ago
  Kongfa Waroros 7646cbbca6 Check if _edit_set_position and _edit_set_rect was used outside an editor 4 years ago
  Rémi Verschelde eb1698dd2a Fix Control::_edit_set_state bogus error check 4 years ago
  sps1112 f8ee8b1b73 Fix Control._edit_set_state crash 4 years ago
  Rémi Verschelde b7e06930aa Revert "Fix flicker in control nodes due to pivot offset" 4 years ago
  asheraryam 25f35b2c9f Fix jitter in control nodes when using pivot-offset and animating scale 4 years ago
  Rémi Verschelde 96d38d9751 Revert "Warn when setting Control size inside ready()" 4 years ago
  Tomasz Chabora a8105d73c7 Warn when setting Control size inside ready() 5 years ago