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-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
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-10Follow-up https://github.com/prusa3d/PrusaSlicer/commit/ea796aaa68a2948058d02...YuSanka
2021-12-10Follow-up of 450e430ca1b5169ab59d39a62cc84c4db3b0a8fa - Fixed wrong if() cond...enricoturri1966
2021-12-10#7429 - Fixes in reload from disk commandenricoturri1966
2021-12-10Trying to fix #7176:Vojtech Bubnik
2021-12-10Windows specific: Fixes layout issues on plater, short BitmapComboBoxesVojtech Bubnik
2021-12-09Changed message about copying another configuration folder.David Kocik
2021-12-09RichMessageDialog on non-MSW platforms: Set escape ID to wxID_CANCELYuSanka
2021-12-09Follow-up https://github.com/prusa3d/PrusaSlicer/commit/b3074ad2cce49ab9ca929...YuSanka
2021-12-09wider SLA material type in conf wizardDavid Kocik
2021-12-08The default SLA material speed was set to fast.Vojtech Bubnik
2021-12-08Fix for #7146 - Reset settings for spiral vase mode is inconsistentYuSanka
2021-12-08Fixed behaviour of float sliders in SLA gizmos,Lukas Matena
2021-12-08Fixed rear seam option, which was not always respected,Lukas Matena
2021-12-08Added a missing include (GCC11.1 without PCH).Lukáš Hejl
2021-12-08Changed OpenGL buffer type to GL_ELEMENT_ARRAY_BUFFER for vertex array indice...Lukáš Hejl
2021-12-08Follow-up to c9727b5a57d0e78c386130c1eee5bb330d3b7ceeVojtech Bubnik
2021-12-08Fixed incorrect case in includeVojtech Bubnik
2021-12-08Fix of the position of "PrusaSlicer: Open hyperlink" DialogYuSanka