Commit History

Author SHA1 Message Date
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Rémi Verschelde f46bf8e721 Merge pull request #32411 from YeldhamDev/fix_grid_overflow 5 years ago
  ternvein 848eeafe29 FIX: GridContainer children visibility check for min size evaluation 5 years ago
  Michael Alexsander Silva Dias 24ed6b58e1 Make empty columns automatically expand in GridContainer 5 years ago
  Michael Alexsander Silva Dias 07f3a129c6 Fix GridContainer's children overflowing it when not all slots of a row are occupied 5 years ago
  groud a1f955a1d3 Updates containers minimum size when some constants are modified 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde cb677e57c6 Revert "Created a new function named get_element in GridContainer. This funct…" 6 years ago
  Rémi Verschelde b6a7c5693f Merge pull request #16977 from SASUPERNOVA/master 7 years ago
  groud c3f982156d Fix GridContainer's children visibility breaking the layout 7 years ago
  SASUPERNOVA d8d329883e Updated fork to match current version of Godot. 7 years ago
  Gilles Roudiere 896e5a64d3 Fixes wrong calculation of gridcontainer's children size 7 years ago
  Rémi Verschelde b1c9a7c757 Merge pull request #17410 from groud/fix_grid_container 7 years ago
  Gary Oberbrunner 561e57df13 Fix infinite loop in GridContainer layout 7 years ago
  Gilles Roudiere 44cb8eb3a2 Fixes infinite loop in GridContainer 7 years ago
  Leon Krause 38623e07ac Prevent division by zero in GridContainer 7 years ago
  Gilles Roudiere d1f32708b7 Fixes a Gridcontainer wrong children fitting with expanded+non-zero minisize 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
  Hein-Pieter van Braam cacced7e50 Convert Object::cast_to() to the static version 7 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD 8 years ago
  Hein-Pieter van Braam 0f687f0ccb Remove use of _SCS from ADD_METHOD 8 years ago
  Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code 8 years ago
  Juan Linietsky 04c749a1f0 New API for visibility in both CanvasItem and Spatial 8 years ago
  Juan Linietsky 94ee7798ce -removed stop mouse and ignore mouse from control, which were confusing, replaced by mouse filter 8 years ago
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 8 years ago