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
2020-12-19Missing init() call at notification renderDavid Kocik
2020-12-18Keyboard shortcut at notification hover - eject sdDavid Kocik
2020-12-18Fixed encoding issue in ConfigWizard on Windows (#5422)Lukas Matena
2020-12-18Added a missing translation macroYuSanka
2020-12-18Added a missing translation macroLukas Matena
2020-12-18Fix of #5410 (Ironing untick/tick bug)Lukas Matena
2020-12-18Decrease min height for ObjectList (related to #5462)YuSanka
2020-12-18Follow-up to https://github.com/prusa3d/PrusaSlicer/commit/19b52da2603a20562d...YuSanka
2020-12-18Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerenricoturri1966
2020-12-18Fixed color of shells in previewenricoturri1966
2020-12-18Fix of #5501 - 3D Editor / Layer View widget DPI regression (Linux GTK3 speci...YuSanka
2020-12-17Bumped up version number to 2.3.0-rc1version_2.3.0-rc1Lukas Matena
2020-12-17Fix of "cut off text for filament type" (Related to #5444)YuSanka
2020-12-17Revert recent changes in PresetUpdater error reportingLukas Matena
2020-12-17Random seam: optimization and fix of a possible infinite loopLukas Matena
2020-12-17Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerenricoturri1966
2020-12-17GCodeViewer - Fixed visualization of time estimates for silent modeenricoturri1966
2020-12-17Fixed buffer overflow in the OBJ parser.Vojtech Bubnik
2020-12-17follow up of commit c9da06e44a10ecadfa55ac2e1df4f63a48d5d685david kocik
2020-12-17Improvements of OBJ parser robustness.Vojtech Bubnik
2020-12-17Fix of #5103 and #4861 - ConfigWizard layout issuesYuSanka
2020-12-16Follow-up to https://github.com/prusa3d/PrusaSlicer/commit/3eb63c93e162634887...YuSanka
2020-12-16Changed requested time of rendering for timed notification to full duration. ...David Kocik
2020-12-16Fix through Netfabb notification - remove 'undo' hypertext for now andLukas Matena
2020-12-16Localization: Updated PrusaSlicer.pot and CZ dictionaryYuSanka
2020-12-16Some refactoring of the fade out of notifications:Vojtech Bubnik
2020-12-16Disabled "error" outputsVojtech Bubnik
2020-12-16render timerDavid Kocik
2020-12-16render timer draftDavid Kocik
2020-12-16Merge branch 'lm_230beta3_fixes'Vojtech Bubnik
2020-12-16Fixed of unintentional disabling of wipe even in cases when avoid crossing pe...Lukáš Hejl
2020-12-16Follow-up to https://github.com/prusa3d/PrusaSlicer/commit/f37b9c4d515d7f50e9...YuSanka
2020-12-16#5481 - Legend keeps last time estimator mode selectedenricoturri1966
2020-12-16Saving "converted from inches" to 3MF and AMF even if the file sourceVojtech Bubnik
2020-12-16Reverted escaping of ampersand where the escaping was not neededVojtech Bubnik
2020-12-15Set limits to the "extrusion_multiplier" value and show warning message, if o...YuSanka
2020-12-15Merge branch 'master' of https://github.com/Prusa3D/PrusaSlicerVojtech Bubnik
2020-12-15Fix for text color for the mode buttons under Linux with GTK2 (related to #5444)YuSanka
2020-12-15Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerenricoturri1966
2020-12-15#5415 - Fixed preview when volumetric extrusion is turned onenricoturri1966
2020-12-15When activating the PrusaSlicer main window, focus the Plater 3D viewVojtech Bubnik
2020-12-15UnsavedChangesDialog: Fixed default text color in respect to the system text ...YuSanka
2020-12-15Fix of 3DConnexion 3D SpaceMouse Jumpy Pan moves on Linux #5233Vojtech Bubnik
2020-12-15Fix of #5443 - Assigned input file path for ModelVolume also for AMF archivesLukáš Hejl
2020-12-15Corrected side text for avoid crossing perimeters max detourLukáš Hejl
2020-12-15Suppress to change "inches" flag after conversion to the inches.YuSanka
2020-12-15Fixed percentages in avoid crossing perimeters max detourLukáš Hejl
2020-12-15Support for HiDPI in OpenGL on Linux / GTK3.Vojtech Bubnik
2020-12-15Fix of #5450 - Wrong printer preset after loading 3mf project file when havin...YuSanka
2020-12-15Give focus to 3D scene when activating any gizmo to allow related imgui dialo...enricoturri1966