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
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-15Merge branch 'dev' of https://github.com/prusa3d/PrusaSlicer into et_color_classenricoturri1966
2021-12-15Refactoring of GLShaderProgram::set_uniform() methodsenricoturri1966
2021-12-15Fixed previous commitVojtech Bubnik
2021-12-15If taking configuration snapshot before importing newer configuration fails,Vojtech Bubnik
2021-12-15add VS filter by subdirFilip Sykala
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-14Merge branch 'master' into devLukas Matena
2021-12-14Follow-up https://github.com/prusa3d/PrusaSlicer/commit/6d2efe29a4ad57f57d198...YuSanka
2021-12-14Bumped up version to release candidate,Vojtech Bubnik
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-14#7464 - Fixed 'Export as .stl' scaling not applied on scaled object instancesenricoturri1966
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
2021-12-12Fixed minor typo in wording.Vojtech Bubnik
2021-12-12Follow-up to c772d28070dec458d73488c52c2ae8b6d2755fb6theofficialgman-TBB-Fix2Vojtech Bubnik
2021-12-12Support for oneTBB from oneAPI, where Intel reworked and deprecatedVojtech Bubnik
2021-12-12Fix of Bed shape inverted origin position #7474Vojtech Bubnik
2021-12-12Added asserts to check for empty calls to glMultiDrawElements().Vojtech Bubnik
2021-12-11Fix of PS 2.4.0 Beta 4: No image handler for type 15 defined. #7469Vojtech Bubnik
2021-12-11Fixed typo in GLGizmoPainterBase::get_projected_mouse_positions() after 7bb38...Lukáš Hejl
2021-12-10Fix of disabling thick bridges adds unnecessary support interfaces #7260Vojtech Bubnik
2021-12-10Localization: Next improvements: CS, IT, ES, DE, ES, FRYuSanka
2021-12-10Code refactoring for ObjectList::get_selection_indexes().YuSanka
2021-12-10Fix of Bug in First Layer Expansion: Support material base layer intersects/o...Vojtech Bubnik
2021-12-10Fix of "solid_infill_every_layers = 1" does not generate valid infill for som...Vojtech Bubnik
2021-12-10Added missing includeenricoturri1966
2021-12-10Follow-up https://github.com/prusa3d/PrusaSlicer/commit/ea796aaa68a2948058d02...YuSanka
2021-12-10Follow-up of 450e430ca1b5169ab59d39a62cc84c4db3b0a8fa - Fixed wrong if() cond...enricoturri1966