提交历史

作者 SHA1 备注 提交日期
  kobewi 34b485d62b Remove empty constructors and destructors from scene/ 2 月之前
  Thaddeus Crews ad40939b6f Core: Replace C math headers with C++ equivalents 4 月之前
  Janis Kirsteins 815e905972 Typo fix: rename SortableVisbilityMode 6 月之前
  Anni Ryynänen 0fefd6cc80 Fix GridContainer minimum size when there's a hidden parent 1 年之前
  kobewi 5c28814b39 Add as_sortable_control() to unify Container checks 1 年之前
  Yuri Sizov fe000277ea Bind remaining theme properties to their respective classes 1 年之前
  Yuri Sizov 2924bfd4d3 Register theme properties with ThemeDB 1 年之前
  Juan Linietsky 47592927b3 Use BitField<> hint for ArrayFormat 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  Yuri Sizov 3b1aa240dc Add a lifecycle method for manual theme item caching to Control 2 年之前
  风青山 e561c68256 Add some codes, returnes directly if the value is not changed. 3 年之前
  besh81 153086152e Fixed bug in grid_container with hidden children 3 年之前
  reduz 45af29da80 Add a new HashSet template 3 年之前
  Aaron Record 900c676b02 Use range iterators for RBSet in most cases 3 年之前
  Rémi Verschelde 9efb134469 Merge pull request #59799 from Sauermann/fix-gridcontainer-remaining-pixel 3 年之前
  reduz 746dddc067 Replace most uses of Map by HashMap 3 年之前
  FireForge 3073b85de9 Rename theme properties to include underscores 3 年之前
  Michael Alexsander 506d8ba526 Fix `GridContainer` not ignoring toplevel children 3 年之前
  Markus Sauermann 6b3207644b Distribute remaining pixel to expanding childs of GridContainer 3 年之前
  Rémi Verschelde 0f5455230c Use `switch` consistently in `_notification` (`scene` folder) 3 年之前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 年之前
  kobewi ea7cc1dea9 Rename minimum_size_changed() method 3 年之前
  Lightning_A c63b18507d Use range iterators for `Map` 4 年之前
  reduz 6631f66c2a Optimize StringName usage 4 年之前
  Rémi Verschelde c1c76850cb Style: Cleanup uses of double spaces between words 4 年之前
  Rafał Mikrut 7961a1dea3 Initialize class variables with default values in scene/ [2/2] 4 年之前
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 年之前
  bruvzg 99666de00f [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 4 年之前
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 年之前
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 年之前