Vojtech Bubnik
|
14e0cd0e96
|
Parallelized PrintObject::bridge_over_infill()
|
2022-08-22 15:41:36 +02:00 |
|
Vojtech Bubnik
|
7949ea9544
|
Fixed some compiler warnings.
Removed some implicit type conversions of ExPolygon (to Points, Polylines, Polygons)
Fixed obsolete boost::spirit includes.
|
2022-08-22 15:14:54 +02:00 |
|
Vojtech Bubnik
|
09a80d954c
|
Further rework of ClipperUtils: Replaced many to_polygons() /
to_expolygons() calls with templated ClipperUtils variants to avoid
memory allocation and copying.
|
2021-05-03 11:39:53 +02:00 |
|
bubnikv
|
0558b53493
|
WIP: Moved sources int src/, separated most of the source code from Perl.
The XS was left only for the unit / integration tests, and it links
libslic3r only. No wxWidgets are allowed to be used from Perl starting
from now.
|
2018-09-19 11:02:24 +02:00 |
|