PrusaSlicer-NonPlainar/src/libslic3r/Fill
bubnikv 331c187b39 Rest of the path chaining has been replaced with the new algorithm.
PolylineCollection.cpp/hpp was removed, use Polylines instead.
Various first_point() / last_point() now return references, not copies.
2019-09-27 18:17:21 +02:00
..
Fill.cpp Fixed memsetting non-trivially-copyable types 2019-09-24 17:09:07 +02:00
Fill.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
Fill3DHoneycomb.cpp Rest of the path chaining has been replaced with the new algorithm. 2019-09-27 18:17:21 +02:00
Fill3DHoneycomb.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
FillBase.cpp WIP: Reworked the infill generator to merge areas with the same 2019-09-04 16:11:16 +02:00
FillBase.hpp WIP: Reworked the infill generator to merge areas with the same 2019-09-04 16:11:16 +02:00
FillConcentric.cpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
FillConcentric.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
FillGyroid.cpp Rest of the path chaining has been replaced with the new algorithm. 2019-09-27 18:17:21 +02:00
FillGyroid.hpp Merge remote-tracking branch 'remotes/origin/dev_native' 2018-11-20 14:13:22 +01:00
FillHoneycomb.cpp Rest of the path chaining has been replaced with the new algorithm. 2019-09-27 18:17:21 +02:00
FillHoneycomb.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
FillPlanePath.cpp Rest of the path chaining has been replaced with the new algorithm. 2019-09-27 18:17:21 +02:00
FillPlanePath.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
FillRectilinear.cpp Rest of the path chaining has been replaced with the new algorithm. 2019-09-27 18:17:21 +02:00
FillRectilinear.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
FillRectilinear2.cpp Fixed warnings in libslic3r 2019-06-25 16:04:29 +02:00
FillRectilinear2.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
FillRectilinear3.cpp Fixed warnings in libslic3r 2019-06-25 16:04:29 +02:00
FillRectilinear3.hpp WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00