PrusaSlicer-NonPlainar/xs/xsp
bubnikv 4e66ed81d2 Fixed the fill density for rectilinear, triangular and cubic infills.
Initial implementation of the "infill link maximum distance" feature.
Parts of the perimeter connecting two infill lines will be dropped,
if longer than a given threshold.
2016-10-27 17:03:57 +02:00
..
BoundingBox.xsp Fix of a crash when setting a viewport over an empty platter. 2016-10-18 16:44:05 +02:00
BridgeDetector.xsp Remove any Perl related code from libslic3r 2015-12-08 00:39:54 +01:00
Clipper.xsp Remove any Perl related code from libslic3r 2015-12-08 00:39:54 +01:00
Config.xsp More refactoring on Config XS bindings 2015-12-16 12:58:06 +01:00
ExPolygon.xsp Remove any Perl related code from libslic3r 2015-12-08 00:39:54 +01:00
ExPolygonCollection.xsp Remove any Perl related code from libslic3r 2015-12-08 00:39:54 +01:00
Extruder.xsp Refactored the Config XS bindings 2015-12-16 12:33:19 +01:00
ExtrusionEntityCollection.xsp Remove any Perl related code from libslic3r 2015-12-08 00:39:54 +01:00
ExtrusionLoop.xsp Force the 'nearest' strategy for starting skirt loops 2015-12-21 15:02:39 +01:00
ExtrusionPath.xsp Remove any Perl related code from libslic3r 2015-12-08 00:39:54 +01:00
ExtrusionSimulator.xsp Simulation of extrusion in a plane, useful for finding out under / over-extruions. 2016-04-11 17:10:13 +02:00
Filler.xsp Fixed the fill density for rectilinear, triangular and cubic infills. 2016-10-27 17:03:57 +02:00
Flow.xsp Remove any Perl related code from libslic3r 2015-12-08 00:39:54 +01:00
GCode.xsp Initial commit of the new Pressure Equalizer, the EdgeGrid 2016-09-12 16:25:15 +02:00
GCodePressureEqualizer.xsp Initial commit of the new Pressure Equalizer, the EdgeGrid 2016-09-12 16:25:15 +02:00
GCodeSender.xsp One more fix for compilation 2015-12-08 11:07:45 +01:00
GCodeWriter.xsp Refactored the Config XS bindings 2015-12-16 12:33:19 +01:00
Geometry.xsp Remove any Perl related code from libslic3r 2015-12-08 00:39:54 +01:00
GUI_3DScene.xsp Remove any Perl related code from libslic3r 2015-12-08 00:39:54 +01:00
GUI.xsp Optimized and improved rectilinear fill. 2016-04-13 20:45:44 +02:00
Layer.xsp Collect the perimeter surfaces when generating perimeters. 2016-09-26 13:44:23 +02:00
Line.xsp More refactoring to medial axis and gap fill, more robust 2016-05-20 17:03:57 +02:00
Model.xsp Remove any Perl related code from libslic3r 2015-12-08 00:39:54 +01:00
MotionPlanner.xsp Remove any Perl related code from libslic3r 2015-12-08 00:39:54 +01:00
my.map by alexrj: Always convert strings to UTF-8 before passing them to XS 2016-10-24 14:08:22 +02:00
mytype.map New XS framework for C and C++ code 2013-06-22 17:16:45 +02:00
PerimeterGenerator.xsp Collect the perimeter surfaces when generating perimeters. 2016-09-26 13:44:23 +02:00
PlaceholderParser.xsp Remove any Perl related code from libslic3r 2015-12-08 00:39:54 +01:00
Point.xsp Ported from the playground branch. Various documentation and optimization. 2016-09-13 13:30:00 +02:00
Polygon.xsp Fixed type error 2016-03-26 12:21:54 +01:00
Polyline.xsp Remove any Perl related code from libslic3r 2015-12-08 00:39:54 +01:00
PolylineCollection.xsp Remove any Perl related code from libslic3r 2015-12-08 00:39:54 +01:00
Print.xsp Visualization of fill surfaces. 2016-09-26 13:56:24 +02:00
SupportMaterial.xsp Disabled asserts in the release build (-DNDEBUG). 2016-10-20 13:04:23 +02:00
Surface.xsp Misc bugfixes. 2016-09-26 13:58:47 +02:00
SurfaceCollection.xsp Remove any Perl related code from libslic3r 2015-12-08 00:39:54 +01:00
TriangleMesh.xsp Remove any Perl related code from libslic3r 2015-12-08 00:39:54 +01:00
typemap.xspt Disabled asserts in the release build (-DNDEBUG). 2016-10-20 13:04:23 +02:00
XS.xsp Defined the +-* operators on Pointf. 2016-10-21 16:53:42 +02:00