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-28Smarter handling of hollow prints. Optimization includedAlessandro Ranellucci
2013-07-27Fix test descriptionAlessandro Ranellucci
2013-07-27Proper fix for preventing shells to propagate too muchAlessandro Ranellucci
2013-07-26Failing test case about spurious infill in hollow objects, caused by shells b...Alessandro Ranellucci
2013-07-26Extend utils/dump-stl.pl to also write STL filesAlessandro Ranellucci
2013-07-26Perform a ./Build distclean in ./xs automaticallyAlessandro Ranellucci
2013-07-26Can't NULL floats...Alessandro Ranellucci
2013-07-26Better name for wipeAlessandro Ranellucci
2013-07-26Fix little regression causing object height not to be updated when object in ...Alessandro Ranellucci
2013-07-26Scale layer height ranges too when scaling object in plater. #1284Alessandro Ranellucci
2013-07-26Don't merge adjacent bridges so that more correct angles can be detected for ...Alessandro Ranellucci
2013-07-26Bugfix: only_retract_when_crossing_perimeters was not triggering retraction w...Alessandro Ranellucci
2013-07-26Remove t/freeze.t. #1352Alessandro Ranellucci
2013-07-26Bugfix: medial axis thin wall detection was triggered when not neededAlessandro Ranellucci
2013-07-26Smarter ordering of gap fillAlessandro Ranellucci
2013-07-24Temporary workarond for an upstream bug in Moo which causes failure when runn...Alessandro Ranellucci
2013-07-24Update MANIFEST*Alessandro Ranellucci
2013-07-24Fix garbage collection of shared data. #1348Alessandro Ranellucci
2013-07-23Missing #include causing XS build to fail. #1349Alessandro Ranellucci
2013-07-20Implement lower_bound() and upper_bound() methods for ZTableAlessandro Ranellucci
2013-07-20Reapply correct optimization for simplifiying fill_surfaces before performing...Alessandro Ranellucci
2013-07-20One more test about polygon simplificationAlessandro Ranellucci
2013-07-16Revert "Optimization: simplify fill_surfaces before the offset operation"Mark Hindess
2013-07-13Optimizations in the algorithm that builds loopsAlessandro Ranellucci
2013-07-13Show a warning if we repaired the input fileAlessandro Ranellucci
2013-07-13Show repair stats in object info dialogAlessandro Ranellucci
2013-07-13Add two more repair actions and add volume to statsAlessandro Ranellucci
2013-07-13New TriangleMesh::XS->stats methodAlessandro Ranellucci
2013-07-08Move everything into the Slic3r namespace. #1301Alessandro Ranellucci
2013-07-07Small optimization in case no overhang logic is required at allAlessandro Ranellucci
2013-07-07start_perimeters_at_non_overhang was still partially enforcedAlessandro Ranellucci
2013-07-07Fix destructorsAlessandro Ranellucci
2013-07-07Silence t/freeze.tAlessandro Ranellucci
2013-07-07Remove warning in Build.PLAlessandro Ranellucci
2013-07-07Optimization: simplify fill_surfaces before the offset operationAlessandro Ranellucci
2013-07-07Rename _toPerl() to arrayref()Alessandro Ranellucci
2013-07-07Don't exit when admesh fails to repair a mesh, but continueAlessandro Ranellucci
2013-07-07Compile fixesAlessandro Ranellucci
2013-07-06Remove Point.cppAlessandro Ranellucci
2013-07-06New Slic3r::ExPolygon::XS classAlessandro Ranellucci
2013-07-06Remove MANIFEST.bak from repositoryAlessandro Ranellucci
2013-07-06Update xs MANIFESTAlessandro Ranellucci
2013-07-06New Slic3r::Point::XS classAlessandro Ranellucci
2013-07-06Fix a numerical issue causing failure to detect some bridge anchorsAlessandro Ranellucci
2013-07-06Apply the Polyline constructor refactoring to the newslice codeAlessandro Ranellucci
2013-07-06Merge branch 'newslice'Alessandro Ranellucci
2013-07-06Merge branch 'master' into xsAlessandro Ranellucci
2013-07-06Workaround dclone() not being thread-safeAlessandro Ranellucci
2013-07-06Fixed missing change in recent refactoring, causing plater crash. #1298Alessandro Ranellucci
2013-07-06Encode Windows paths for the C STL readerAlessandro Ranellucci