Tomasz Włostowski
|
316ddadec1
|
pcbnew: Optimized zone filling algorithm.
|
2017-12-05 14:54:57 +01:00 |
jean-pierre charras
|
2c21c70f46
|
Fix a few doxygen warnings
|
2017-06-22 09:09:52 +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 |
jean-pierre charras
|
24f516f6ae
|
Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc.
|
2014-11-02 17:25:04 +01: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 |