Maciej Suminski
|
d2ebf688f9
|
Reverted commits that remove boost::polygon dependency (need more testing).
|
2015-07-14 22:23:13 +02:00 |
Tomasz Wlostowski
|
9f18e5a98f
|
SHAPE_POLY_SET::Inflate(): correct arc approximation for negative offsets (deflation). Control circle->segments count explicitly in all Inflate() calls
|
2015-07-14 15:05:41 +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 |
Tomasz Włostowski
|
24170f5588
|
Fixes to SHAPE_POLY_SET slitting/fracturing algo, some speed optimization.
|
2015-07-06 15:15:48 +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 |