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
2017-07-13Experimental feature, which may make the Clipper offsets run fasterbubnikv
2017-04-04Fix of https://github.com/prusa3d/Slic3r/issues/214bubnikv
2017-03-08Fixed a newly introduced memory leak into the Clipper library,bubnikv
2017-03-04Clipper memory optimization: Own memory manager for OutPt objects.bubnikv
2017-03-03Another Clipper optimization. When adding a set of pathsbubnikv
2017-03-03Fix: Orientation() has been declared inline, therefore not exported.bubnikv
2017-03-03Clipper library:bubnikv
2017-03-03Some optimization of memory allocation, some reduction / inlining of short fu...bubnikv
2017-03-02Revert "Some optimization of memory allocation, some reduction / inlining of ...bubnikv
2017-03-02Revert "Clipper library:"bubnikv
2017-03-02Revert "Fix: Orientation() has been declared inline, therefore not exported."bubnikv
2017-03-02Fix: Orientation() has been declared inline, therefore not exported.bubnikv
2017-03-02Clipper library:bubnikv
2017-03-01Some optimization of memory allocation, some reduction / inlining of short fu...bubnikv
2016-12-13Added a move constructor / assignment operator to the old Clipper librarybubnikv
2015-11-04Function arguments passed by referencentfshard
2015-11-04Style fix: const for some functionsntfshard
2015-02-22Update to Clipper 6.2.9. Fixes #2639Alessandro Ranellucci
2015-02-15Updated Clipper to 6.2.8. This fixes several minor issues, including infill p...Alessandro Ranellucci
2015-01-18Revert "Updated Clipper to 6.2.7"Alessandro Ranellucci
2015-01-18Updated Clipper to 6.2.7Alessandro Ranellucci
2014-11-08Upgrade Clipper to 6.2.1Alessandro Ranellucci
2014-05-26Revert "Update Clipper to r468. #2028"Alessandro Ranellucci
2014-05-26Update Clipper to r468. #2028Alessandro Ranellucci
2014-05-26Revert "Updated Clipper to r467 but it doesn't seem to fix #2028 yet"Alessandro Ranellucci
2014-05-26Updated Clipper to r467 but it doesn't seem to fix #2028 yetAlessandro Ranellucci
2014-05-24Update Clipper to last trunk to fix a couple Clipper bugs causing empty inter...Alessandro Ranellucci
2014-04-27Remove execute permissions for clipper source files.Y. Sapir
2014-03-24Update Clipper to 6.1.3aAlessandro Ranellucci
2013-12-24Update Clipper to 6.1.2Alessandro Ranellucci
2013-11-21Use Clipper for line clippingAlessandro Ranellucci
2013-11-20Support the new Clipper APIAlessandro Ranellucci
2013-11-20Update Clipper to 6.0.0Alessandro Ranellucci
2013-08-26Downgrade Clipper to 5.1.5Alessandro Ranellucci
2013-07-16Port offset_ex() and offset2_ex() to XSAlessandro Ranellucci