jean-pierre charras
|
3c6e8c4a40
|
More support of DRW_SEGMENT Bezier curve (support in 3D viewer, and PnS router).
|
2018-07-22 18:39:48 +02:00 |
jean-pierre charras
|
458f9f5c97
|
3D viewer: fix incorrect calculation of pad shapes with clearance (i.e. pad shapes on solder paste and solder mask layers)
Fixes: lp:1767209
https://bugs.launchpad.net/kicad/+bug/1767209
|
2018-04-28 12:41:43 +02:00 |
jean-pierre charras
|
7f6e26e55a
|
DrawGraphicText: remove a static variable, and replace it (when needed) by a new parameter in argument list.
It make this function thread-safe (as far as wxString is thread-safe)
|
2018-04-07 19:57:26 +02:00 |
jean-pierre charras
|
4c5bd01887
|
Rename a few files
|
2018-01-28 22:02:31 +01:00 |
jean-pierre charras
|
5d08f1a0d9
|
Breaks the large create_layer_items.cpp file into 2 smaller specialized files, to make changes in 3D shapes calculations more easy.
|
2018-01-28 14:05:17 +01:00 |