kicad/common/preview_items
Thomas Pointhuber 7ba6a77c94 Improve arc geometry manager to choose the direction which makes more sense
As long as the arc angle stays below <60°, it will automatically choose between
clockwise and counter clockwise. This allows the user to choose the direction
with a simple mouse movement.
2020-07-03 15:05:17 +00:00
..
arc_assistant.cpp Switch to scoped enums 2019-12-20 14:11:39 +00:00
arc_geom_manager.cpp Improve arc geometry manager to choose the direction which makes more sense 2020-07-03 15:05:17 +00: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 Silence boost:optional compiler warning 2020-07-02 19:23:58 -07:00
polygon_item.cpp Scale polygon drawing guides with zoom. 2020-07-01 17:32:15 +01:00
preview_utils.cpp Improve arc geometry manager to choose the direction which makes more sense 2020-07-03 15:05:17 +00:00
ruler_item.cpp Switch to scoped enums 2019-12-20 14:11:39 +00: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
two_point_assistant.cpp Improve arc geometry manager to choose the direction which makes more sense 2020-07-03 15:05:17 +00:00