kicad/3d-viewer/3d_canvas
Jeff Young 463100d67f Remove a long-standing hack to keep divots out of adjacent zones.
The new algorithm unions any adjacent zones before doing the
chamfer/fillet and then subtracts the other zones back out afterwards.

Fixes https://gitlab.com/kicad/code/kicad/issues/3812
2020-08-12 22:20:08 +01:00
..
board_adapter.cpp 3d-viewer: add option to clip silkscreen around via annular ring 2020-07-16 22:36:06 +00:00
board_adapter.h 3d-viewer: add option to clip silkscreen around via annular ring 2020-07-16 22:36:06 +00:00
create_3Dgraphic_brd_items.cpp 3D viewer: do not show via/pad shapes of pads not connected on copper layers. 2020-08-11 11:26:00 +02:00
create_layer_items.cpp Remove a long-standing hack to keep divots out of adjacent zones. 2020-08-12 22:20:08 +01:00
create_layer_poly.cpp Performance enhancements. 2020-07-25 13:03:33 +01:00
eda_3d_canvas.cpp Removing creation of a wxPaintEvent instance (step 2), not allowed in 3.1.4 wxWidgets: 2020-07-14 15:52:01 +02:00
eda_3d_canvas.h Removing creation of a wxPaintEvent instance (step 2), not allowed in 3.1.4 wxWidgets: 2020-07-14 15:52:01 +02:00
eda_3d_canvas_pivot.cpp Rationalise 3D settings data-structure. 2020-03-28 16:09:40 +00:00