aboutsummaryrefslogtreecommitdiff
path: root/editor/plugins/abstract_polygon_2d_editor.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Universalize draw-over API for EditorPluginsPedro J. Estébanez2017-11-241-1/+1
* Fix drawing order of polygon 2d editor handlesBernhard Liebl2017-11-131-0/+8
* Use AbstractPolygon2DEditor for Line2DBernhard Liebl2017-11-041-33/+96
* adds alternative editing of nodes: you can select nodes, use del to delete no...Bernhard Liebl2017-10-231-154/+271
* Fixes snapping and replaces the _draw_canvas by forward_canvas_drawGilles Roudiere2017-10-181-16/+5
* Refactoring of polygon editors to a common code baseBernhard Liebl2017-10-031-0/+619