Tomasz Wlostowski
|
d937fadd6f
|
Migrate RC_ITEM to use shared_ptr
|
2020-08-13 14:50:59 +02:00 |
Jeff Young
|
40847c055d
|
Check final corner of rectangle before merging.
Fixes https://gitlab.com/kicad/code/kicad/issues/4766
|
2020-06-30 21:01:51 +01:00 |
Jeff Young
|
40a72d9530
|
Add SH_RECT handling to 3D shape conversion.
Also add some debugging for not-implemented shape cases in other
places to catch simmilar issues in future.
Fixes https://gitlab.com/kicad/code/kicad/issues/4757
|
2020-06-30 18:32:31 +01:00 |
Jeff Young
|
d67f404dec
|
Fix undo issue with merging lines into rectangles.
|
2020-06-29 22:58:05 +01:00 |
Jeff Young
|
a7703d1207
|
Cleanup Graphics to parallel Cleanup Tracks & Vias.
This also allows for easier migration to DRAWSEGMENT::S_RECTs by
auto-converting 4 rectilinear lines to a rectangle.
|
2020-06-17 18:44:39 +01:00 |