Commit History

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