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-11-16Merge branch 'master' into vb_build_volumevb_build_volumeVojtech Bubnik
2021-11-16Improved performance of collision detection with the build volume.Vojtech Bubnik
2021-11-15Mark the source of nanosvg librarytamasmeszaros
2021-11-15Fix for #7301 - Endless loop telling me 'Supports work better if the followin...YuSanka
2021-11-15Added missing includeenricoturri1966
2021-11-15Localization + new POTYuSanka
2021-11-14Fixed parsing of older PrusaSlicer.ini files.David Kocik
2021-11-12Decreased the minimum diameter of the brush in the multi-material painting gi...Lukáš Hejl
2021-11-12Empty layer warning is now generated once per objectLukas Matena
2021-11-12Fix of Changing purge volumes doesn't set project as unsaved #7265Vojtech Bubnik
2021-11-12Fixed stray backslash. How come visual studio could accept that?Vojtech Bubnik
2021-11-12Fix of polygon_is_convex()Vojtech Bubnik
2021-11-12available, which detects build volume type (rectangular, circular, convex,Vojtech Bubnik
2021-11-12#7293 - Do not put __FILE__ info in release modeenricoturri1966
2021-11-12Start print after upload button (instead of checkbox)David Kocik
2021-11-12Linux specific: Using a pop-up menu on the "cog" wheel for changing of an ext...YuSanka
2021-11-12Added a missing include (GCC 11.1).Lukáš Hejl
2021-11-12OG_CustomCtrl: Code refactoring - Use standard RichMessageDialog instead of o...YuSanka
2021-11-12Localization fixes + new POTYuSanka
2021-11-12Commented out unused lineenricoturri1966
2021-11-12Added missing includeenricoturri1966
2021-11-12Tech ENABLE_ENHANCED_IMGUI_SLIDER_FLOAT - Fixed imgui slider labelenricoturri1966
2021-11-12Make sure the object does not float after simplificationLukas Matena
2021-11-12Merge branch 'lm_simplify_fixes'Lukas Matena
2021-11-12Remove static flag and extend case when call after will be from unactive Gizmo.Filip Sykala
2021-11-12translation of progressFilip Sykala
2021-11-12Some more fixes when switching objects while simplifyingLukas Matena
2021-11-12Several more fixes:Lukas Matena
2021-11-12Some more cleanupLukas Matena
2021-11-12Many small fixesLukas Matena
2021-11-12Simplify does not touch ModelVolume all the time (runs, but needs polishing)Lukas Matena
2021-11-12More adjustments, still working with Model directlyLukas Matena
2021-11-12Shared data packed in a structLukas Matena
2021-11-12Simplify gizmo now renders the volume by itself,Lukas Matena
2021-11-12Minor improvements:Lukas Matena
2021-11-11Merge branch 'dk_sla'David Kocik
2021-11-11SLA only mode in wizard David Kocik
2021-11-11Fix hanging status indication if a UI job gets started over another..tamasmeszaros
2021-11-11Merge branch 'master' into fs_removes_SimplifyMeshFilip Sykala
2021-11-11Close Shape Gallery dialog by pressing ESC on keyboardenricoturri1966
2021-11-11Fixed typo in https://github.com/prusa3d/PrusaSlicer/commit/a0e6c7a076c2b63eb...YuSanka
2021-11-11Revert "medical"Vojtech Bubnik
2021-11-11Slight performance boosttamasmeszaros
2021-11-11Follow up https://github.com/prusa3d/PrusaSlicer/commit/a3f6ce1ac6a37c10e0786...YuSanka
2021-11-11medicalVojtech Bubnik
2021-11-11Fix its_number_of_patches returning bool instead of size_t tamasmeszaros
2021-11-11Fixed endless "New project" possibilityYuSanka
2021-11-11Added a missing include (GCC 11.1).Lukáš Hejl
2021-11-10Merge branch 'tm_rotgizmo_beautify'tamasmeszaros
2021-11-10Round up rotation optimizer gizmo.tamasmeszaros