PrusaSlicer-NonPlainar/xs
bubnikv a6ea01a23f Moved some math macros (sqr, lerp, clamp) to libslic3r.h
Added UNUSED macro to libslic3r.h, used it to reduce some compile warnings.

Split the Int128 class from Clipper library to a separate file,
extended Int128 with intrinsic types wherever possible for performance,
added new geometric predicates.

Added a draft of new FillRectilinear3, which should reduce overfill near the perimeters in the future.
2017-07-27 10:39:43 +02:00
..
lib/Slic3r Ported the cooling changes from @alexrj: Don't slow down the external 2017-06-22 12:59:23 +02:00
src Moved some math macros (sqr, lerp, clamp) to libslic3r.h 2017-07-27 10:39:43 +02:00
t Ported config load / stored to C++, thanks @alexrj 2017-06-14 17:51:14 +02:00
xsp Reduced the content of Geometry.pm, removed unused Perl subroutines. 2017-07-19 10:45:39 +02:00
Build.PL Bundled Eigen library. 2017-03-29 18:19:57 +02:00
MANIFEST Ported the cooling changes from @alexrj: Don't slow down the external 2017-06-22 12:59:23 +02:00
MANIFEST.SKIP Finished GCodeSender 2014-12-27 22:58:01 +01:00