kicad/common/preview_items
Jeff Young d5a2059c21 Error messages for zone merging.
Also fixes a bug where zones meeting at a point would get merged
resulting in a self-intersecting zone.

Also fixes a bug where undo would not be handled correctly when zones
could not be merged.

Fixes https://gitlab.com/kicad/code/kicad/issues/10466
2022-01-21 19:55:57 +00:00
..
arc_assistant.cpp Remove unit-less angles from geometry manager APIs. 2022-01-20 21:10:04 +00:00
arc_geom_manager.cpp Remove unit-less angles from geometry manager APIs. 2022-01-20 21:10:04 +00:00
centreline_rect_item.cpp Remove unit-less angles from geometry manager APIs. 2022-01-20 21:10:04 +00:00
draw_context.cpp Remove unit-less angles from VECTOR2I/D APIs. 2022-01-20 23:58:20 +00:00
polygon_geom_manager.cpp Error messages for zone merging. 2022-01-21 19:55:57 +00:00
polygon_item.cpp Cleanup formatting. 2020-11-07 21:21:56 +00:00
preview_utils.cpp More VECTOR2D -> VECTOR2I and wxPoint cleanup. 2022-01-11 14:20:14 +00:00
ruler_item.cpp Prefer EDA_ANGLE to naked radians. 2022-01-20 21:10:04 +00:00
selection_area.cpp Move to new font engine. 2022-01-02 14:57:03 +00:00
simple_overlay_item.cpp Cleanup formatting. 2020-11-07 21:21:56 +00:00
two_point_assistant.cpp Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00