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
2021-04-06MSW specific: Fixed update of the UI after system color change.YuSanka
2021-02-24OSX specific: Fix of https://github.com/prusa3d/PrusaSlicer/commit/f11e81517d...YuSanka
2021-02-22PresetComboBox: Fixed thin/wide_space_icon_width scaleYuSanka
2020-12-17follow up of commit c9da06e44a10ecadfa55ac2e1df4f63a48d5d685david kocik
2020-12-15Fix for text color for the mode buttons under Linux with GTK2 (related to #5444)YuSanka
2020-12-11Fix of #5007 - "Reload from disk" causes objects converted to inches to rever...YuSanka
2020-12-03Typo fix for https://github.com/prusa3d/PrusaSlicer/commit/b9c53adddb13f7db37...YuSanka
2020-12-02Linux specific, dark mode: Fixed a black text on a black background for the v...YuSanka
2020-11-06OSX specific : Set top border for the mode buttons, when settings pages has n...YuSanka
2020-10-15UnsavedChangesDialog : improvementsYuSanka
2020-09-14WIP Refactoring of exceptions:Vojtech Bubnik
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-05-27Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-05-27Includes cleanup:Lukas Matena
2020-05-06GCodeViewer -> Increased size of wxCheckListBoxComboPopupenricoturri1966
2020-05-04Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-04-25Modified wxCheckListBoxComboPopup::GetAdjustedSize() and create_combochecklis...enricoturri1966
2020-04-16Merge remote-tracking branch 'origin/master' into ys_searchYuSanka
2020-04-16Localization: Fix of #4035YuSanka
2020-04-16Completed a search list cleaning (deleted unused options).YuSanka
2020-03-04Fixing build against wxWidgets 3.0Lukas Matena
2020-03-03Fixing wxString::Format encoding mismatches (part 3)Lukas Matena
2020-02-21fix #3402Benjamin Greiner
2020-02-17Extruder selection for multiple selected objects/parts.YuSanka
2020-02-10Manually merged Korean translation by @ulsanetherYuSanka
2020-02-10Changed size of hexagons.YuSanka
2020-02-07Updated mode iconsYuSanka
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-02-02Fixed build under 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-16Refactoring of DoubleSlider::add_code()YuSanka
2020-01-15DoubleSlider: Implemented code for check of used extruders for MustiAsSingle ...YuSanka
2020-01-15Merge remote-tracking branch 'origin/master' into ys_cp_improvementsYuSanka
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