Camille
|
9ff66a5274
|
Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases
|
2018-01-09 18:55:51 -05:00 |
Tomasz Włostowski
|
dbdf085555
|
SHAPE_FILE_IO: default constructor outputs to stdout
|
2017-12-05 14:54:57 +01:00 |
Tomasz Wlostowski
|
07f5516e59
|
geometry: Parse() method for SHAPE_LINE_CHAIN, working on Read() in SHAPE_FILE_IO
|
2015-08-03 20:29:44 +02:00 |
jean-pierre charras
|
b0585253c3
|
Avoid creation of the zones_dump.txt file each time the zones are re-filled, when this option is not enabled.
|
2015-08-02 19:39:24 +02:00 |
Tomasz wlostowski
|
eba3a55bb2
|
pcbnew: new zone filling algorithm using ClipperLib. Possibility to fall back to the old one
|
2015-06-12 17:13:18 +02:00 |
Tomasz Wlostowski
|
feaa403266
|
common/geometry: introducing set-of-polygons class (SHAPE_POLY_SET) and File I/O for shapes class (SHAPE_FILE_IO)
|
2015-06-12 17:12:02 +02:00 |