Alessandro Ranellucci 1697cb24a6 Memory optimization and code cleanup. Don't keep deserialized paths 12 years ago
..
ExtrusionPath 1697cb24a6 Memory optimization and code cleanup. Don't keep deserialized paths 12 years ago
Fill 1697cb24a6 Memory optimization and code cleanup. Don't keep deserialized paths 12 years ago
Format 2e1649e6b5 Comment out code that builds @vertices_facets data structure. 12 years ago
GUI 52fb02f29d Turn nozzle count printf into debugf statement 12 years ago
Geometry 44c636aea1 Do not oversimplify outer perimeters and keep the full resolution of the input file. #340 #462 12 years ago
Print 1697cb24a6 Memory optimization and code cleanup. Don't keep deserialized paths 12 years ago
Config.pm 30a2213fd9 Some multi-extruder options in GUI 12 years ago
ExPolygon.pm 840752194f Speed up encloses_point calls from medial_axis code. 12 years ago
Extruder.pm 77123ada7c New spacing math. Speed optimizations 12 years ago
ExtrusionLoop.pm 1697cb24a6 Memory optimization and code cleanup. Don't keep deserialized paths 12 years ago
ExtrusionPath.pm 1697cb24a6 Memory optimization and code cleanup. Don't keep deserialized paths 12 years ago
Fill.pm 1697cb24a6 Memory optimization and code cleanup. Don't keep deserialized paths 12 years ago
Flow.pm 77123ada7c New spacing math. Speed optimizations 12 years ago
GCode.pm 1697cb24a6 Memory optimization and code cleanup. Don't keep deserialized paths 12 years ago
GUI.pm 42034ecb40 Autosize the main frame to workaround inconsistencies among wxGTK setups 12 years ago
Geometry.pm a4dcbd62da Remove recursion warning for Douglas-Peucker 12 years ago
Layer.pm 1697cb24a6 Memory optimization and code cleanup. Don't keep deserialized paths 12 years ago
Line.pm 5bfe19a8b9 Huge speed Boost (pun intended). Also fixes a problem where infill was escaping perimeters sometimes (#305). 13 years ago
Point.pm cb182b8bc2 Honeycomb infill. #300 13 years ago
Polygon.pm b11778a85f polygon_lines returns array of Slic3r::Line objects so bless is redundant. 12 years ago
Polyline.pm 1697cb24a6 Memory optimization and code cleanup. Don't keep deserialized paths 12 years ago
Print.pm 1697cb24a6 Memory optimization and code cleanup. Don't keep deserialized paths 12 years ago
SVG.pm d59d4a2c55 Bugfix: infill every N layers was consuming large amounts of memory when used with models having sloping walls. #259 13 years ago
Surface.pm 882a022e3a Even more constants, less memory, more speed 13 years ago
TriangleMesh.pm 5c9916dc75 Some basic ability to close holes in non-manifold models 12 years ago