Commit History

Author SHA1 Message Date
  Yuri Sizov bdbb7b3999 Remove EDSCALE dependency from /scene/gui 4 years ago
  floppyhammer 53efc55409 Fix minimum size of TreeItem 4 years ago
  Gilles Roudière ace19bd4c6 Cache TreeItem minimum size for performance. 4 years ago
  bruvzg 4c3f7d1290 Makes FontData importable resource. 4 years ago
  reduz 5cecdfa8af Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 4 years ago
  Kevin Fischer 75866c81e7 Added icons and API for indeterminate checkmarks for the Tree class. 4 years ago
  Gilles Roudière ad8b5cd5a4 Implements TileMap layers and move TileSetPlugins's functions to the TileMap node instead 4 years ago
  reduz f4379cbc82 Clean up Tree 4 years ago
  Gilles Roudière d7d32ced5b Implement Tree's internal minimum width calculation 4 years ago
  Gilles Roudière b2dddc3c82 Allow disabling scrolling in Tree 4 years ago
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 years ago
  Gregory Basile 8ab13f8ace Documentation search fixes 4 years ago
  reduz d95bc3fa67 Use bold fonts in editor 4 years ago
  Yuri Sizov 9c92e9d849 Add highlight to the relationship lines of selected Tree items 4 years ago
  trollodel bca0d36fe6 Improve TreeItem API and allow to move nodes 4 years ago
  Rémi Verschelde 605e33cf39 Merge pull request #44831 from gongpha/dont-update-tree-if-selected 4 years ago
  Aaron Franke 0de9a7d803 Rename `doubleclick` to `double_click` 4 years ago
  Juan Linietsky 97a3a66220 Improved 3D Scene Importer 4 years ago
  bruvzg d78336c65e [CTL] Add missing font outline drawing routines and theme constants. 4 years ago
  Rafał Mikrut 7961a1dea3 Initialize class variables with default values in scene/ [2/2] 4 years ago
  Pedro J. Estébanez 177b804f30 Expose Tree::scroll_to_item() 4 years ago
  Marcel Admiraal 8eb39f4e8b Change themes *_color_* to *_*_color 4 years ago
  gongpha bb867d41ee Blocking updating in SceneTreeEditor when editing an item 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Tomasz Chabora 2c048ea164 Cleanup unused engine code 4 years ago
  bruvzg 99666de00f [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 5 years ago
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script 5 years ago
  Marcel Admiraal 26fcf2b04c Add override keywords. 5 years ago
  Haoyu Qiu 45d0799b5b Prevent dragging from SceneTree buttons 5 years ago
  Juan Linietsky 058166fb6c Fix doubleclick on tree item, restore input focus on previous windows. 5 years ago