summaryrefslogtreecommitdiff
path: root/scene/2d/polygon_2d.cpp
AgeCommit message (Expand)Author
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-09-19Fix for #6158. Converting Vector2 to Size2 for scaling functions.anneomcl
2016-06-18Add missing license headers in our source files (#5255)Rémi Verschelde
2016-05-23Polygon2D now exposes vertex colors.Ovnuniarchos
2015-04-28-fix forced texture repeat in Polygon2D, now depends on texture.Juan Linietsky
2014-12-07Batch of BugfixesJuan Linietsky
2014-07-07Polygon2DJuan Linietsky