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
2020-12-11Fix of #5007 - "Reload from disk" causes objects converted to inches to rever...YuSanka
2020-11-06OSX specific : Set top border for the mode buttons, when settings pages has n...YuSanka
2020-11-02Custom control: first implementationYuSanka
2020-10-15UnsavedChangesDialog : improvementsYuSanka
2020-09-14Updated "undo/redo" and "search' icons for the toolbarYuSanka
2020-09-02Merge remote-tracking branch 'origin/master' into ys_unsaved_changesYuSanka
2020-08-10Implemented FullCompareDialog for show long string valuesYuSanka
2020-08-10Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-06-30Fixed height of features type combo popup when building against wxWidgets 3.1.3enricoturri1966
2020-06-26PhysicalPrinter : Next improvements:YuSanka
2020-06-16Code refactoring:YuSanka
2020-04-16Completed a search list cleaning (deleted unused options).YuSanka
2020-02-10Manually merged Korean translation by @ulsanetherYuSanka
2020-02-10Changed size of hexagons.YuSanka
2020-02-04Added item menu 'Edit/Show labels' and removed labels activation from prefere...Enrico Turri
2020-02-03ObjectDataViewModel is extracted from wxExtentions to the separated fileYuSanka
2020-01-31Added missed include for OSXYuSanka
2020-01-31To fix blurred icons under OSX there is implemented PresetBitmapComboBox, der...YuSanka
2020-01-30Implemented DnD for objects inside ObjectListYuSanka
2020-01-28More fix of svg icons scaling under OSX (to avoid icon's blurring)YuSanka
2020-01-27Fixed an icon scaling in the ObjectList under OSXYuSanka
2020-01-23Implemented editing for extruder of existing ToolChangeCode tickYuSanka
2020-01-23Synchronized mode of color_print data to/from 3mf/amfYuSanka
2020-01-22DoubleSlider: Implemented code switch between ToolChangeCode and ColorChangeC...YuSanka
2020-01-21Implemented check of color change event respecting to modeYuSanka
2020-01-17Code refactoring to mode comparisonYuSanka
2020-01-13Code refactoring for context menus and current extruder color selection for tickYuSanka
2020-01-10Context menus improvements. Disabling unused extruders for color_changeYuSanka
2020-01-09Updated tooltips and context menus for 3 manipulation mode of DoubleSliderYuSanka
2020-01-08DoubleSlider modes(states) are extended and implemented mode detection from m...YuSanka
2019-12-18merge with masterDavid Kocik
2019-12-18removableDriveManager bug fixesDavid Kocik
2019-12-18Trying to fix a compilation issue on Linux / OSXbubnikv
2019-12-17Code refactoring for Color change implementationYuSanka
2019-12-13Fixed "actions" buttons size under OSXYuSanka
2019-12-13Implemented rescaling for "Remove device" buttonYuSanka
2019-11-28Code cleaning - removed unused state from DoubleSliderYuSanka
2019-11-27Implemented a message on Printer display for pause printYuSanka
2019-11-12Added editing of custom G-codeYuSanka
2019-11-12Added missed update for a config after extruder change from the ObjectList.YuSanka
2019-11-11Use constant names for G-codes like M600, M601 and "tool_change"(Change extru...YuSanka
2019-11-08Hided extruder selector in preview mode.YuSanka
2019-11-07Updated DoubleSlider band. Added smart color selection for M600YuSanka
2019-11-04Set custom color for color changeYuSanka
2019-10-31Changed context menu for DoubleSliderYuSanka
2019-10-29Save "color_change" for a selected extruder to G_codeYuSanka
2019-10-24Improvements for extruder selector (added possibility to create combobox with...YuSanka
2019-10-18Implemented possibility to set extruder sequence for whole printYuSanka
2019-10-16Improved extruder_selector for DoubleSliderYuSanka
2019-10-14Context menu is extended for multiple material printingYuSanka