summaryrefslogtreecommitdiff
path: root/scene/2d/line_builder.h
AgeCommit message (Collapse)Author
2017-01-15Added Line2D node that draws a polygon-based lineMarc Gilleron
It supports unlimited width, color gradient, texture and some geometry options for joints and caps. Also transparency without artifacts (provided that line joints aren't too sharp).