kicad/common/preview_items
Seth Hillbrand bae50fab9f 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.
2019-10-24 16:01:14 -07:00
..
arc_assistant.cpp Switch preview items to use abstract render settings 2019-09-05 08:11:44 -04:00
arc_geom_manager.cpp Enhance Pcbnew arc construction 2017-03-17 20:56:54 +01:00
bright_box.cpp Move remaining hard-coded segment counts 2019-05-16 08:49:55 -07:00
centreline_rect_item.cpp Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 2017-08-04 16:06:57 +02:00
draw_context.cpp Pcbnew: break out preview draw helpers 2019-05-14 13:29:45 +01:00
polygon_geom_manager.cpp pcbnew: Fix 45° snapping polygons 2019-10-24 16:01:14 -07:00
polygon_item.cpp Increase visibility of polygon preview 2019-10-24 16:00:01 -07:00
preview_utils.cpp Switch preview items to use abstract render settings 2019-09-05 08:11:44 -04:00
ruler_item.cpp Switch preview items to use abstract render settings 2019-09-05 08:11:44 -04:00
selection_area.cpp Switch preview items to use abstract render settings 2019-09-05 08:11:44 -04:00
simple_overlay_item.cpp Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 2017-08-04 16:06:57 +02:00