Browse Source
DRAWSEGMENT fix crash when trying to copy a empty polygon.
DRAWSEGMENT fix crash when trying to copy a empty polygon.
SHAPE_POLY_SET: fix crash in VertexCount when it is a empty poly set, or when params are incorrect. minor other fixes: warning in degug mode in dialog_dxf_import_base.cpp pcb_painter.cpp: remove a useless debug line.pull/5/merge
9 changed files with 46 additions and 20 deletions
-
12common/geometry/shape_poly_set.cpp
-
9include/geometry/shape_poly_set.h
-
5pcbnew/class_drawsegment.cpp
-
3pcbnew/class_edge_mod.cpp
-
4pcbnew/import_dxf/dialog_dxf_import.fbp
-
23pcbnew/import_dxf/dialog_dxf_import_base.cpp
-
4pcbnew/import_dxf/dialog_dxf_import_base.h
-
5pcbnew/pcb_painter.cpp
-
1pcbnew/tools/drawing_tool.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue