Age | Commit message (Expand) | Author |
---|---|---|
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-12-30 | Various fixes for 2d polygon editor | Bernhard Liebl |
2017-12-07 | Style: Apply new clang-format 5.0 style to all files | Rémi Verschelde |
2017-12-04 | Fixes Polygon2D wip mode closing when editing mode is changed | Bernhard Liebl |
2017-11-27 | add "add point" and "select point" handles to polygon 2d editor | Bernhard Liebl |
2017-11-24 | Universalize draw-over API for EditorPlugins | Pedro J. Estébanez |
2017-11-13 | Fix drawing order of polygon 2d editor handles | Bernhard Liebl |
2017-11-04 | Use AbstractPolygon2DEditor for Line2D | Bernhard Liebl |
2017-10-23 | adds alternative editing of nodes: you can select nodes, use del to delete no... | Bernhard Liebl |
2017-10-18 | Fixes snapping and replaces the _draw_canvas by forward_canvas_draw | Gilles Roudiere |
2017-10-03 | Refactoring of polygon editors to a common code base | Bernhard Liebl |