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

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-09-12Further fix of https://github.com/alexrj/Slic3r/issues/4085bubnikv
2017-09-12Workaround ofbubnikv
2017-08-14Fixing a crash on pressing +/- with no object active.bubnikv
2017-08-04Merged new methods for handling menus with icons,bubnikv
2017-08-04merged save_window_pos / restore_window_pos from @alexrj Slic3r.bubnikv
2017-08-04Remember object settings dialog size and position. #3943Alessandro Ranellucci
2017-08-03Simplified the code base by requiring wxWidgets >= 3.0bubnikv
2017-08-03Unicode handling:bubnikv
2017-08-02Ported some ModelObject methods from Perl to C++.bubnikv
2017-08-02Ported PrintObject::prepare_infill & combine_infill from Perl to C++.version_1.37.0bubnikv
2017-08-01Fix of a "Scale to Size" dialog, where a bed size is shown scaled.bubnikv
2017-07-31New feature: Bridging angle override through a bridge_angle configbubnikv
2017-07-21Fixing https://github.com/prusa3d/Slic3r/issues/432version_1.36.1bubnikv
2017-07-20Reverted back width of the tree control on the Tab panels.bubnikv
2017-07-20Fixed issues with undefined filament color preview values.bubnikv
2017-07-19Reduced the content of Geometry.pm, removed unused Perl subroutines.bubnikv
2017-07-13Fixed "upscaled objects cannot be cut above original height"bubnikv
2017-07-11Implemented "Suggestion for Preview View Change"bubnikv
2017-07-11Fix ofbubnikv
2017-07-11Implements loading of multi-part objects as a bunch of STLsbubnikv
2017-07-11Changed layout of the Tab page to accomodate a wider profile selectionbubnikv
2017-07-07Fix of "Problem with larger brim overlapping "bubnikv
2017-06-26Implementation of "XY size Compensation for first layer"bubnikv
2017-06-22Ported the cooling changes from @alexrj: Don't slow down the externalbubnikv
2017-06-21Slic3r has been modified to propagate the following filament specificbubnikv
2017-06-21Fix of changing the order of volumes of a multi-volume part:bubnikv
2017-06-19Fix of a "split" function issue.bubnikv
2017-06-19Fixed the objects jumpingbubnikv
2017-06-15Disable the "split" button when there is no volume selected.version_1.35.4bubnikv
2017-06-15New feature: Splitting an object into a multi-part volume.bubnikv
2017-06-14Improved error handling when importing configuration from a G-code.bubnikv
2017-06-14Ported config load / stored to C++, thanks @alexrjbubnikv
2017-06-14Extended the tooltpis for quick slice functions.bubnikv
2017-06-14Removed the DLP projector dialog as it is confusing to our customersbubnikv
2017-06-14Removed the 'simple' mode.bubnikv
2017-06-13Fix for "Crash when deleting all objects"bubnikv
2017-06-13Fixed compilation on OSXbubnikv
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
2017-06-09Little improvements of the 3D manipulation usablility:bubnikv
2017-06-09Fix of the last commits:bubnikv
2017-06-09Hopefully a fix ofbubnikv
2017-06-08The OpenGL Z-bufer has low precision, therefore a bounding box testbubnikv
2017-06-08A little simplification of the Perl side threading:bubnikv
2017-06-08Removed Object.pm support_material_flow method.bubnikv
2017-06-08Possible fix ofbubnikv
2017-06-08Relaxed the requirements on the layer height for the Wipe Tower tobubnikv
2017-06-08Fixed panning issues when the camera is parallel to the bed plane.bubnikv
2017-06-08Limit the object movement to the vincinity of the print bed.bubnikv
2017-06-06When testing for a key press, rather check for the modifier keysversion_1.35.2bubnikv