Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-03-22Turn fill_density into percentageAlessandro Ranellucci
2014-03-22Correctly disable and reset the override settings panelAlessandro Ranellucci
2014-03-22Replaced icon for modifier meshes and fixed delete button not being disabled ...Alessandro Ranellucci
2014-03-17Better fix for non-global options not being replaced in filename placeholders...Alessandro Ranellucci
2014-03-15Fix regression causing non-global config options to be ignored when replacing...Alessandro Ranellucci
2014-03-15Minor bugfix for preventing wrong extruder numbers from being assignedAlessandro Ranellucci
2014-03-15Fixed wrong refactoring of perimeter tree traversal. #1832Alessandro Ranellucci
2014-03-11Fix minor error and update MANIFESTAlessandro Ranellucci
2014-03-11Better linear gap fill, now with adaptive extrusion widthAlessandro Ranellucci
2014-03-10Initial implementation of linear gap fillAlessandro Ranellucci
2014-03-09Include thin walls in general top-level perimeter sorting to get more efficie...Alessandro Ranellucci
2014-03-09Recursive pruning. Some more unit testsAlessandro Ranellucci
2014-03-05Some improvements to pruning and some additions here and thereAlessandro Ranellucci
2014-03-05Fix the max width supplied to medial axis code: it's up to two extrusionsAlessandro Ranellucci
2014-03-05Add safety offset to thin wall regions to prevent overlapping geometry and co...Alessandro Ranellucci
2014-03-05Promising approach to medial axis pruningAlessandro Ranellucci
2014-03-03Minor improvements to SVG debug output for medial axisAlessandro Ranellucci
2014-03-03Merge branch 'master' into boost-medialaxisAlessandro Ranellucci
2014-03-02Removed debugging lineAlessandro Ranellucci
2014-03-02Better pruning of thin walls to avoid unwanted extra extrusions. Includes reg...Alessandro Ranellucci
2014-03-01Use bridge speed for first solid layer above sparse infill. Includes unit tes...Alessandro Ranellucci
2014-02-16Revert "Fix crash reported by Simooon on #Slic3r."Mark Hindess
2014-02-16Fix crash reported by Simooon on #Slic3r.Mark Hindess
2014-02-16Fixed regression when using --infill-only-where-needed. Includes regression t...Alessandro Ranellucci
2014-02-15Write material config to AMF files. Remove the old Materials tab. Update cust...Alessandro Ranellucci
2014-02-15Some incomplete work for per-region configAlessandro Ranellucci
2014-02-15Minor layout changes to the Parts editorAlessandro Ranellucci
2014-02-15Use a plain list instead of a tree to display object partsAlessandro Ranellucci
2014-02-15Refresh plater canvas when switching presetsAlessandro Ranellucci
2014-02-13Fix regression about percent extrusion width not being validated. Includes re...Alessandro Ranellucci
2014-02-13Fixed spiral vase regressions. Includes regression tests. #1773Alessandro Ranellucci
2014-02-13Regression test and incomplete fix for bug affecting wrong spiral vase output...Alessandro Ranellucci
2014-02-11Make OpenGL optional for the new parts dialog. #1731Alessandro Ranellucci
2014-02-10Bugfix: crashing when concentric infill produced very narrow loops. #1740Alessandro Ranellucci
2014-02-10Perform additional checks before merging solid surfaces (i.e. take flow and f...Alessandro Ranellucci
2014-02-10Fix regression in Config->setenv affecting post-processing scripts. Includes ...Alessandro Ranellucci
2014-02-07Merge pull request #1742 from treygreer/masterAlessandro Ranellucci
2014-02-07Bugfix: when processing with fill_density = 0, top/bottom solid shells were m...Alessandro Ranellucci
2014-01-29fixed simple config load bugTrey Greer
2014-01-23New erase() method for DynamicConfig objectsAlessandro Ranellucci
2014-01-23Basic functionality of the Parts tab is completeAlessandro Ranellucci
2014-01-23More incomplete workAlessandro Ranellucci
2014-01-23Completed parts visualization with highlightingAlessandro Ranellucci
2014-01-23Some incomplete work for interactive part editorAlessandro Ranellucci
2014-01-18Remove duplicated "Generating skirt" status messageAlessandro Ranellucci
2014-01-17Fix overflow in Point::ccw() affecting convex hull generation. Includes regre...Alessandro Ranellucci
2014-01-16New TriangleMeshSlicer::cut() methodAlessandro Ranellucci
2014-01-15Bugfix: prevent fatal error in the rare case that no bridge anchors are found...Alessandro Ranellucci
2014-01-15Repair meshes after splittingAlessandro Ranellucci
2014-01-15Revert stupid change that broke plater and provide the correct fix for --infoAlessandro Ranellucci