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
AgeCommit message (Expand)Author
2013-07-06Merge branch 'master' into xsAlessandro Ranellucci
2013-07-06Only work on GUI modules when --gui is supplied to Build.PLAlessandro Ranellucci
2013-07-06Rename adjust_overhang_flow to overhangsAlessandro Ranellucci
2013-07-06Lower case option group titlesAlessandro Ranellucci
2013-07-06Update t/perimeters.tAlessandro Ranellucci
2013-07-06Add --gui argument to Build.PLAlessandro Ranellucci
2013-07-06Move spiral_vase to vertical shells sectionAlessandro Ranellucci
2013-07-06New option to disable overhang flowAlessandro Ranellucci
2013-07-06New option for disabling thin wall detectionAlessandro Ranellucci
2013-07-06New options: start_perimeters_at_concave_points start_perimeters_at_non_overhangAlessandro Ranellucci
2013-07-05New Quality section in GUIAlessandro Ranellucci
2013-07-05Move infill_every_layers infill_only_where_needed into their own "Reducing Pr...Alessandro Ranellucci
2013-07-05Merge branch 'master' into xsAlessandro Ranellucci
2013-07-05Fix starting point after overhang clipping is performedAlessandro Ranellucci
2013-07-05One more fix in overhang starting point detectionAlessandro Ranellucci
2013-07-05Prefer starting points that are NOT in overhangsAlessandro Ranellucci
2013-07-05Optimization: don't store wipe path if wipe is not requestedAlessandro Ranellucci
2013-07-05Use dclone() in Point class tooAlessandro Ranellucci
2013-07-05Use dclone() in Polyline and ExPolygon tooAlessandro Ranellucci
2013-07-05Optimization in Polyline instantiationAlessandro Ranellucci
2013-07-05Slight optimizationAlessandro Ranellucci
2013-07-05Skip slow gap detection if we aren't going to fill gaps anywayAlessandro Ranellucci
2013-07-05Removed useless, slow, codeAlessandro Ranellucci
2013-07-03Fix Build.PL in xsAlessandro Ranellucci
2013-07-03New freeze.t testAlessandro Ranellucci
2013-07-03New ReadFromPerl() methodAlessandro Ranellucci
2013-07-03Merge branch 'master' into xsAlessandro Ranellucci
2013-07-03Allow negative values in validation...Alessandro Ranellucci
2013-07-01Add some comments to OpenGL codeAlessandro Ranellucci
2013-07-01Cosmetic changes to the new OpenGL code by iXceAlessandro Ranellucci
2013-07-01Enable PreviewCanvasAlessandro Ranellucci
2013-07-01Merge pull request #1283 from iXce/masterAlessandro Ranellucci
2013-07-01Use max of all dimensions instead of max of first 2Guillaume Seguin
2013-07-01CleanupGuillaume Seguin
2013-07-01Working rotation for mesh viewerGuillaume Seguin
2013-06-30Added validation on all settings. #611Alessandro Ranellucci
2013-06-29Start work on rotation handlingGuillaume Seguin
2013-06-29Add panning supportGuillaume Seguin
2013-06-29Implement zoom to pointGuillaume Seguin
2013-06-29Remove leftover from 47b2c13cGuillaume Seguin
2013-06-29Switch to orthographic projectionGuillaume Seguin
2013-06-29Get rid of demo timer in PreviewCanvasGuillaume Seguin
2013-06-27Add use Slic3r::GUI::PreviewCanvas to view-mesh.plGuillaume Seguin
2013-06-24https -> http in manual URLAlessandro Ranellucci
2013-06-24Removed debugging statements during repairAlessandro Ranellucci
2013-06-24Automatically repair any input STL fileAlessandro Ranellucci
2013-06-24New Slic3r::TriangleMesh::XS->ToPerl() methodAlessandro Ranellucci
2013-06-24Merge branch 'master' into xsAlessandro Ranellucci
2013-06-24Update .gitignoreAlessandro Ranellucci
2013-06-24New Slic3r::TriangleMesh::XS classAlessandro Ranellucci