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
|
316ddadec1
|
pcbnew: Optimized zone filling algorithm.
|
2017-12-05 14:54:57 +01:00 |
jean-pierre charras
|
146a78a8fb
|
Very minor fixes: Uncrustify a few files and rename a shadowed var.
|
2016-07-22 08:59:17 +02:00 |
Maciej Suminski
|
d2ebf688f9
|
Reverted commits that remove boost::polygon dependency (need more testing).
|
2015-07-14 22:23:13 +02:00 |
Tomasz Wlostowski
|
41c753b05d
|
Removed all dependencies on boost::polygon except for bitmap2component. Replaced almost all instances of CPOLYGONS_LIST with SHAPE_POLY_SET.
|
2015-07-14 13:36:24 +02:00 |
Maciej Suminski
|
dcb5d8f25c
|
Merged Tom's branch
|
2013-09-18 16:59:08 +02:00 |
tomasz.wlostowski@cern.ch
|
228a9451f7
|
polygon: added poly2tri library.
Requied for constrained Delaunay triangulation (P&S/ratsnest) and zone tesselation (GAL).
|
2013-09-13 15:28:20 +02:00 |