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
2022-01-04#7550 - Fixed error message when trying to import an invalid stl for commands...enricoturri1966
2022-01-03One more speedup of place on faceLukas Matena
2022-01-03Fix of slow place on face on complex models #7587Lukas Matena
2021-12-21Fixed FDM support generator for object layers lower than minimumversion_2.4.0Vojtech Bubnik
2021-12-21Fix of Can't add Filament in RC2 #7544Vojtech Bubnik
2021-12-21Fixed crash in send system info dialog due to empty prerelease string.Vojtech Bubnik
2021-12-20Follow-up to 942c6ea7d89a0473b4f2b5529c516316b0b44b6b - an assert is commented.YuSanka
2021-12-20Non-MSW specific: Fixed a default focus for message dialogYuSanka
2021-12-20Follow-up to 2e250c1463c5d8e8bc94d0769e3e82d648e99e3bVojtech Bubnik
2021-12-20#7522 - Fixed toolpaths height calculation for ironing extrusion roleenricoturri1966
2021-12-20Fixes setting tool on reprapfirmware (#7536)Raphael Sobik
2021-12-20Fixed crash when exporting G-code with no extrusions generatedVojtech Bubnik
2021-12-17Fixed use of an uninitialized variable in TriangleSelector caused the cursor ...Lukáš Hejl
2021-12-17Squashed commit of the following:YuSanka
2021-12-17GUI_ObjectList: Get list of the loaded files before a taking of Undo/Redo sna...YuSanka
2021-12-16Importing newer configuration data: Fixed compiler warning,Vojtech Bubnik
2021-12-16Follow-up to acee3ff1f98ddff7c3a97a72f97fa20c88b4440dVojtech Bubnik
2021-12-16Fix for switch Dark/Light mode when preset settings are in separate dialog.YuSanka
2021-12-16Fixed crash when changing modifier type on a circular printbedenricoturri1966
2021-12-16Fixed call to take_snapshot() in ObjectList::load_subobject()enricoturri1966
2021-12-16Fixed issues in inner_offset() in the avoid crossing perimeters that caused i...Lukáš Hejl
2021-12-16Fixed that external travels led inside holes (around the perimeter) instead o...Lukáš Hejl
2021-12-15Importing newer config when starting the application:Vojtech Bubnik
2021-12-15UpdateDialogs: Fixed an alignment inside a GridSizer, when "Open changelog pa...YuSanka
2021-12-15Fixed previous commitVojtech Bubnik
2021-12-15If taking configuration snapshot before importing newer configuration fails,Vojtech Bubnik
2021-12-15Delete existing vendors before importing newer vendors, as the existingVojtech Bubnik
2021-12-15Fix for #7496 - Dark-mode selection highlightYuSanka
2021-12-15Fixing AppConfig::reset(), calling reset() before load().Vojtech Bubnik
2021-12-15Fixing previous commit on AppConfig and loading newer configuration.Vojtech Bubnik
2021-12-15Some improvements to copying of newer configuration to current folder:Vojtech Bubnik
2021-12-15MsgDialog: Fix for scale of the message size, when mainframe wasn't created y...YuSanka
2021-12-15Bugfix: Loading of AppConfig from an alternate locations.Vojtech Bubnik
2021-12-15Initialize fonts before first UI actionYuSanka
2021-12-15Revert of the https://github.com/prusa3d/PrusaSlicer/commit/8b3e4136338c5e758...YuSanka
2021-12-14MsgDialog: Fixed text color under non-MSW platformsYuSanka
2021-12-14Bumped up version to release candidate,Vojtech Bubnik
2021-12-14Follow-up https://github.com/prusa3d/PrusaSlicer/commit/6d2efe29a4ad57f57d198...YuSanka
2021-12-14Used double instead of float for computing distance between two polygon verti...Lukáš Hejl
2021-12-14Localization: Updated dictionaries for CS, DE, ES, FR, IT, NL, PLYuSanka
2021-12-14#7461 - Use three floats for defining vertex normal to render travel toolpath...enricoturri1966
2021-12-14Follow-up e2475c95 - Disable check of the compatibility of the "support_mater...YuSanka
2021-12-14Check "support_material" and "overhangs" relations only on global settings le...YuSanka
2021-12-13Fix for crash from #7486 - PrusaSlicer crashes when doing this commandsYuSanka
2021-12-13Double ampersand in textDavid Kocik
2021-12-13Fixed objects bigger than print volume set as sinking after calling 'Scale to...enricoturri1966
2021-12-13Merge branch 'master' of https://github.com/Prusa3D/PrusaSlicerVojtech Bubnik
2021-12-13Fix of PrusaSlicer crashes when using fuzzy skin and setting 0 for values #7468Vojtech Bubnik
2021-12-13Always use batched models to render options in previewenricoturri1966
2021-12-13Fix for #7481 - Found typo in BitmapComboBox.cpp L257: _MSW_DAEK_MODEYuSanka