aboutsummaryrefslogtreecommitdiff
path: root/scene/2d/line_builder.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* Fix typos in source code using codespellRémi Verschelde2017-03-241-1/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-115/+99
* Add a bunch of missing Godot headers in own filesRémi Verschelde2017-03-051-0/+28
* Added Line2D node that draws a polygon-based lineMarc Gilleron2017-01-151-0/+563