summaryrefslogtreecommitdiff
path: root/scene/gui/grid_container.cpp
AgeCommit message (Expand)Author
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-24Convert Object::cast_to() to the static versionHein-Pieter van Braam
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-02-13Rename the _MD macro to D_METHODHein-Pieter van Braam
2017-02-13Remove use of _SCS from ADD_METHODHein-Pieter van Braam
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
2017-01-13New API for visibility in both CanvasItem and SpatialJuan Linietsky
2017-01-08-removed stop mouse and ignore mouse from control, which were confusing, repl...Juan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-06-30throw error if GridContainer::set_columns goes below 1, closes #5316Juan Linietsky
2016-06-17Fix bug in GridContainer not updating minimumsize when columns changes, fixes...Juan Linietsky
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-06-08grid container supports separate h and v spacingJuan Linietsky
2015-04-28bad lookup in grid container corrected, cells are properly aligned again. Fix...Juan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-01-12-Initial working(?) implementation of shaders for 2D. Lighting still not ther...Juan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky