PrusaSlicer-NonPlainar/lib/Slic3r
Alessandro Ranellucci 7e34244b05 Refactored configuration handling.
Slic3r::Config is now an object. Multiple partial config objects are used throughout the codebase as local repositories, then merged and serialized when necessary.
2012-07-27 21:16:11 +02:00
..
ExtrusionPath Memory optimization and code cleanup. Don't keep deserialized paths 2012-07-20 14:39:56 +02:00
Fill Refactored configuration handling. 2012-07-27 21:16:11 +02:00
Format Comment out code that builds @vertices_facets data structure. 2012-06-28 19:58:21 +01:00
Geometry Do not oversimplify outer perimeters and keep the full resolution of the input file. #340 #462 2012-06-23 20:08:08 +02:00
GUI Refactored configuration handling. 2012-07-27 21:16:11 +02:00
Print Refactored configuration handling. 2012-07-27 21:16:11 +02:00
Config.pm Refactored configuration handling. 2012-07-27 21:16:11 +02:00
ExPolygon.pm Refactored configuration handling. 2012-07-27 21:16:11 +02:00
Extruder.pm Refactored configuration handling. 2012-07-27 21:16:11 +02:00
ExtrusionLoop.pm Remove all id() and ordered_id() methods 2012-07-22 21:00:02 +02:00
ExtrusionPath.pm Refactored configuration handling. 2012-07-27 21:16:11 +02:00
Fill.pm Refactored configuration handling. 2012-07-27 21:16:11 +02:00
Flow.pm Refactored configuration handling. 2012-07-27 21:16:11 +02:00
GCode.pm Refactored configuration handling. 2012-07-27 21:16:11 +02:00
Geometry.pm Refactored configuration handling. 2012-07-27 21:16:11 +02:00
GUI.pm Refactored configuration handling. 2012-07-27 21:16:11 +02:00
Layer.pm Refactored configuration handling. 2012-07-27 21:16:11 +02:00
Line.pm Remove all id() and ordered_id() methods 2012-07-22 21:00:02 +02:00
Point.pm Honeycomb infill. #300 2012-04-16 11:55:14 +02:00
Polygon.pm Refactored configuration handling. 2012-07-27 21:16:11 +02:00
Polyline.pm Remove all id() and ordered_id() methods 2012-07-22 21:00:02 +02:00
Print.pm Refactored configuration handling. 2012-07-27 21:16:11 +02:00
Surface.pm Remove all id() and ordered_id() methods 2012-07-22 21:00:02 +02:00
SVG.pm Refactored configuration handling. 2012-07-27 21:16:11 +02:00
TriangleMesh.pm Refactored configuration handling. 2012-07-27 21:16:11 +02:00