PrusaSlicer-NonPlainar/xs
bubnikv 95ede7c4b8 Rewrote Fill2.pm to C++, deleted Perl infills for good.
Removed dependency on Perl Math::PlanePath module.
Fixed compilation with Visual Studio and SLIC3R_DEBUG: Visual Studio older than 2015 does not support the prinf type specifier %zu. Use %Iu instead.
C++11 move semantics enabled.
2016-11-02 10:47:00 +01:00
..
lib/Slic3r Fixed the fill density for rectilinear, triangular and cubic infills. 2016-10-27 17:03:57 +02:00
src Rewrote Fill2.pm to C++, deleted Perl infills for good. 2016-11-02 10:47:00 +01:00
t Rewrote Fill2.pm to C++, deleted Perl infills for good. 2016-11-02 10:47:00 +01:00
xsp Rewrote Fill2.pm to C++, deleted Perl infills for good. 2016-11-02 10:47:00 +01:00
Build.PL Rewrote Fill2.pm to C++, deleted Perl infills for good. 2016-11-02 10:47:00 +01:00
MANIFEST C++ supports sketched, but not finalized yet. Slic3r is still using 2016-10-16 16:30:56 +02:00
MANIFEST.SKIP Finished GCodeSender 2014-12-27 22:58:01 +01:00