Commit History

作者 SHA1 備註 提交日期
  Rafał Mikrut 7961a1dea3 Initialize class variables with default values in scene/ [2/2] 4 年之前
  Rémi Verschelde df9c98e107 Merge pull request #45812 from RandomShaper/keep_selected_visible 4 年之前
  Pedro J. Estébanez 177b804f30 Expose Tree::scroll_to_item() 4 年之前
  kobewi ef8ec59f2f Set selected Tree item to null when deselected 4 年之前
  Marcel Admiraal 8eb39f4e8b Change themes *_color_* to *_*_color 4 年之前
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 年之前
  Marcel Admiraal b743a2ef3c Rename Math::stepify to snapped 4 年之前
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 年之前
  Marcel Admiraal 4b8b803931 Rename Control margin to offset 4 年之前
  Tomasz Chabora 2c048ea164 Cleanup unused engine code 4 年之前
  bruvzg 99666de00f [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 5 年之前
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script 5 年之前
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 年之前
  volzhs cac4fedb2a Respect Tree.set_icon_max_width size for drawing selection box 4 年之前
  Duroxxigar 4834e14493 Updated getters and setters names for toplevel 5 年之前
  Dashcell 1ac936f035 Dropping file on parrent dirrectory fixed 5 年之前
  Marcel Admiraal 79802b31a9 Check if old mouse column is still available. 5 年之前
  Aaron Franke 56e2c6c704 Make all String float conversion methods be 64-bit 5 年之前
  Tomasz Chabora c0479496fa Prevent infinite loop in Tree incremental search 5 年之前
  Haoyu Qiu 45d0799b5b Prevent dragging from SceneTree buttons 5 年之前
  Juan Linietsky 058166fb6c Fix doubleclick on tree item, restore input focus on previous windows. 5 年之前
  Michael Alexsander 144a4cc39f Fix Tree's 'scroll_to_item()' not working correctly on some cases 5 年之前
  Giuliano Barberi d443a13244 Tree: Calling update in _gui_input less frequently 5 年之前
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 年之前
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 年之前
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 年之前
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 5 年之前
  Stanislav Labzyuk ac8814624d Bind set_suffix/get_suffix in Tree 5 年之前
  Rémi Verschelde fdf58a5858 Rename InputFilter back to Input 5 年之前
  theludovyc 875c994109 Remove unused ofs variable 5 年之前