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
2018-06-26Fixed crash when slicing from Layers tabEnrico Turri
2018-06-25Fix of interaction between opengl contexts and main page notebookEnrico Turri
2018-06-14Partial perl code cleanupEnrico Turri
2018-05-313DScene mouse event handler partially moved to c++Enrico Turri
2018-02-26Update localization:YuSanka
2017-11-02Looks like the reworked C++ preferences start to work again.bubnikv
2017-06-13Fix of https://github.com/prusa3d/Slic3r/issues/285bubnikv
2017-06-12Disabled the new Slic3r version check until we have a server set upbubnikv
2016-11-28CLIPPER_OFFSET_SCALE was made a power of two, the scaling functionsbubnikv
2016-09-14Documented the purpose of various perl modules.bubnikv
2016-06-032D platter rendering fixed on Windows, and the background color fixedbubnikv
2015-12-15Prevent flickeringAlessandro Ranellucci
2015-02-22Workaround for the Clipper issue causing extra points in grid segmentsAlessandro Ranellucci
2015-02-22Revert "Merge pull request #2681 from robstarling/u/robstar/circular-bedshape...Alessandro Ranellucci
2015-02-22Bugfix: correctly draw circular beds in the 2D platerRob Starling
2015-01-13One more refactoring in 3DScene (select group/drag group)Alessandro Ranellucci
2014-12-163D object positioningAlessandro Ranellucci
2014-12-13Objects can be selected in 3D preview now. Double click and right click work ...Alessandro Ranellucci
2014-11-22Fixed minor regression in plater 2D canvasAlessandro Ranellucci
2014-11-13Minor improvement to plater: select/drag uppermost object when user clicks on...Alessandro Ranellucci
2014-11-13Bugfix: skirt and brim were not recalculated when objects where just moved in...Alessandro Ranellucci
2014-08-03Visual preview for bed shape dialogAlessandro Ranellucci
2014-07-25Put skirt outside brim to avoid conflicts. #2157Alessandro Ranellucci
2014-07-13Round print center coordinates to integer in 2D plater canvasAlessandro Ranellucci
2014-07-04Refresh 2D plater canvas when window is resized (did not update on GTK)Alessandro Ranellucci
2014-06-17Removed print_center option (but left --print-center from CLI)Alessandro Ranellucci
2014-06-17Add support for circular bedAlessandro Ranellucci
2014-06-16Finished implementation of bed_shape in platerAlessandro Ranellucci
2014-06-16More incomplete work for using bed_shape in platerAlessandro Ranellucci
2014-06-14Show contextual menu when right-clicking on a plater objectAlessandro Ranellucci
2014-05-28Move 2D canvas to a distinct class for better isolationAlessandro Ranellucci