aboutsummaryrefslogtreecommitdiff
path: root/editor/plugins/abstract_polygon_2d_editor.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Universalize draw-over API for EditorPluginsPedro J. Estébanez2017-11-241-2/+2
* Use AbstractPolygon2DEditor for Line2DBernhard Liebl2017-11-041-0/+5
* adds alternative editing of nodes: you can select nodes, use del to delete no...Bernhard Liebl2017-10-231-3/+32
* Fixes snapping and replaces the _draw_canvas by forward_canvas_drawGilles Roudiere2017-10-181-2/+4
* Refactoring of polygon editors to a common code baseBernhard Liebl2017-10-031-0/+131