kicad/common/preview_items
Seth Hillbrand b67acd5ea1 pcbnew: Fix 45° snapping polygons
The constrained draw was constraining the polygon size to fit the
existing points rather than extending the existing points to fit the
user's intent.

This adds a 90° double-joint for the completion polygon that allows the
user to complete common constrained polygons visually based on the
preview with a double-click to finish.

(cherry picked from commit bae50fab9f)

Fixes: lp:1849299
* https://bugs.launchpad.net/kicad/+bug/1849299
2019-10-24 16:05:27 -07:00
..
arc_assistant.cpp pcbnew: UTF8 strings for MSW display 2019-01-25 10:06:26 -08:00
arc_geom_manager.cpp Enhance Pcbnew arc construction 2017-03-17 20:56:54 +01:00
bright_box.cpp Refactor BRIGHT_BOX to common so it can be used by other programs 2017-03-11 21:38:01 +01:00
centreline_rect_item.cpp Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 2017-08-04 16:06:57 +02:00
polygon_geom_manager.cpp pcbnew: Fix 45° snapping polygons 2019-10-24 16:05:27 -07:00
polygon_item.cpp Increase visibility of polygon preview 2019-10-24 16:05:12 -07:00
preview_utils.cpp Pcbnew, Ruler tool: protect unit display against erroneous translation of \" 2019-02-22 20:47:55 +01:00
ruler_item.cpp Pcbnew, Ruler tool: protect unit display against erroneous translation of \" 2019-02-22 20:47:55 +01:00
selection_area.cpp SELECTION_AREA: ensure single-pixel-wide selection rectangle border 2018-12-24 15:35:25 +01:00
simple_overlay_item.cpp Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 2017-08-04 16:06:57 +02:00