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
path: root/src
AgeCommit message (Expand)Author
2019-03-18Exporting png images with minz deflate implementation.tamasmeszaros
2019-03-18Adding validation code for support parameters (elevation)tamasmeszaros
2019-03-18Follow-up of a5b202aa1d28c0c3280f42f63b9af0bc394d4ca9 (fixed cleanup of toolp...Enrico Turri
2019-03-18Merge branch 'master' of https://github.com/prusa3d/Slic3rEnrico Turri
2019-03-18Fix of #1955 and #1874Enrico Turri
2019-03-18Fixed GLVolume::get_volume_scaling_factor() declarationEnrico Turri
2019-03-18Removed technology ENABLE_IMGUILukas Matena
2019-03-18Separated gizmos into individual filesLukas Matena
2019-03-18Typo fix....tamasmeszaros
2019-03-18Fix for ugly code.tamasmeszaros
2019-03-18Context menu in 3D scene shown on right mouse up eventEnrico Turri
2019-03-18Set MinSize() in respect to em_unitYuSanka
2019-03-18Fixed assert in imgui when starting Slic3r for the 1st time (no config data s...Enrico Turri
2019-03-18Fix of #1978Enrico Turri
2019-03-17Fixed missing include on OSXversion_1.42.0-betabubnikv
2019-03-17Command line - improved error handlingbubnikv
2019-03-17Merge branch 'master' of https://github.com/prusa3d/Slic3rbubnikv
2019-03-17fix of problems with Cyrillic in the snapshot (if the name of the Russian let...bubnikv
2019-03-17Deleted imaginary optimization for the Preset comboboxes on sidebar.YuSanka
2019-03-16Bumped up version number to 1.42.0-betabubnikv
2019-03-15Fixed a case when the SLA gizmo did not calculate igl mesh and aabb tree even...Lukas Matena
2019-03-15Fixing memory corruption from invalidated referencestamasmeszaros
2019-03-15Fixed preset selection after ConfigWizard runningYuSanka
2019-03-15Follow-up to previous commits on gizmo grabbers picking (use of centralized s...Enrico Turri
2019-03-15Another fix of the gizmo grabber color pickingLukas Matena
2019-03-15A small fix of the gizmo grabbers pickingLukas Matena
2019-03-15GLGizmoBase::picking_color_component modified to return all the three compone...Enrico Turri
2019-03-152nd fix for x position of gizmos' imgui dialogsEnrico Turri
2019-03-14Fixed command line slicing due to some missing config keysbubnikv
2019-03-14Merge branch 'master' of https://github.com/prusa3d/Slic3rbubnikv
2019-03-14Loading of FFF print preview when switching to the print preview screen:bubnikv
2019-03-14Disabled DoubleBuffered for TabsYuSanka
2019-03-14Merge branch 'master' of https://github.com/prusa3d/Slic3rbubnikv
2019-03-14Update the SLA slices at the print preview once the index is calculated.bubnikv
2019-03-14MsgDialog: Make resizableVojtech Kral
2019-03-14Fix HiDPI in Bonjour DialogVojtech Kral
2019-03-14Bonjour: Add txt key-val extraction, filtering based on printer techVojtech Kral
2019-03-14Implemented set extruder number on multiple items at the same time (#1940)YuSanka
2019-03-14Merge branch 'master' of https://github.com/prusa3d/Slic3rbubnikv
2019-03-14Fix of yesterday's commit, the bug caused cancelling of the computation.bubnikv
2019-03-14Fix crash on exit, pt2Vojtech Kral
2019-03-14Fixing error with sla array indexingtamasmeszaros
2019-03-14Fixed crash after deleting of the part with no extruder options in configurationYuSanka
2019-03-14Fixed #1949YuSanka
2019-03-13CLI:bubnikv
2019-03-13Removed obsolete Dwarf parametes from FFF Print settings.bubnikv
2019-03-13Help for the FFF / SLA command line parameters.bubnikv
2019-03-13Slight enhancements in the cascading algorithm.tamasmeszaros
2019-03-13removed the --gui parameter from the slic3r wrapper.bubnikv
2019-03-13Fixed updating of the extruder value for last part in the object after deleti...YuSanka