summaryrefslogtreecommitdiff
path: root/scene/2d/line_2d.cpp
AgeCommit message (Expand)Author
2017-07-19Add object type hint for docsPoommetee Ketson
2017-06-25Usability improvements for folding. Unfortunately SpatialMaterial broke compa...Juan Linietsky
2017-06-14renamed occurances of ColorRamp with GradientKarroffel
2017-05-28-Added .hdr format supportJuan Linietsky
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Add a bunch of missing Godot headers in own filesRé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-15Added Line2D node that draws a polygon-based lineMarc Gilleron