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
2020-08-26Starting a new Slicer instance from the menu - fix of Windows buildSlic3rPE
2020-08-26Starting a new Slicer instance from the menuSlic3rPE
2020-08-24Changed internal coordinates of drain holesLukas Matena
2020-08-21TriangleSelector paints continuously when dragging fastLukas Matena
2020-08-21Forbid translation of objects when SLA/Hollow/FDM gizmos are activeLukas Matena
2020-08-19Fixed several indentation-related warningsLukas Matena
2020-08-18#4639 - ImGuiWrapper: fixed calls to ImGui::Text() and ImGui::TextColored()enricoturri1966
2020-08-13Show description for disabled elevation when pad or pad around is offtamasmeszaros
2020-08-13Added description line for the disabling of "Object elevation"YuSanka
2020-08-12Fixed scaling of the SavePresetDialog under MSWYuSanka
2020-08-11Fixed a crashYuSanka
2020-08-08Code refactoring: AppConfig.cpp(hpp) are removed from the GUI to libslic3rYuSanka
2020-08-07Fix build on GCC (missing forward declaration)Lukas Matena
2020-08-07PhysicalPrinterDialog : Incompatible presets extracted to the separate groupYuSanka
2020-08-06Merge remote-tracking branch 'origin/master' into ys_ph_printersYuSanka
2020-08-06PhysicalPrinterDialog improvements : Printer device default name is changed t...YuSanka
2020-08-03Add possible manipulation of small support diameter.tamasmeszaros
2020-08-03Rename EigenMesh3D to IndexedMesh and SupportConfig to SupportTreeConfigtamasmeszaros
2020-08-03Notifications & warning dialogDavid Kocik
2020-08-03Added an icon for 'ironing' categoryLukas Matena
2020-08-03Tech ENABLE_LAYOUT_NO_RESTART set as defaultenricoturri1966
2020-08-03Use ImGui::TextColored()enricoturri1966
2020-07-30SavePresetDialog: Fixed OSX and Linux buildYuSanka
2020-07-29SavePresetDialog: ImprovementsYuSanka
2020-07-28Merge remote-tracking branch 'origin/master' into ys_ph_printersYuSanka
2020-07-28Improved InfoMsg for a delete preset:YuSanka
2020-07-27ChangePresetForPhysicalPrinterDialog and SavePresetWindow are merged to SaveP...YuSanka
2020-07-27Added handling of mouse wheel events to ImGuiWrapperenricoturri1966
2020-07-26Deleted default value in Plater::export_gcode(bool prefer_removable). Only pl...David Kocik
2020-07-26added 's' in https when pointing users to our githubDavid Kocik
2020-07-26Showing Eject button only after exporting is finished. Fix of #4212David Kocik
2020-07-24TriangleSelector: edge limit is derived from cursor sizeLukas Matena
2020-07-24TriangleSelector: Schedule restarting background process after editLukas Matena
2020-07-24TriangleSelector: 'Select by angle' and 'reset selection' functions fixedLukas Matena
2020-07-24TriangleSelector: Separated frontend/backend, support of multiple volumes, etc.Lukas Matena
2020-07-24TriangleSelector: Serialization and deserializationLukas Matena
2020-07-24TriangleSelector: getting ready for frontend/backend separationLukas Matena
2020-07-24TriangleSelector: Vertices are reference-counted and garbage collectedLukas Matena
2020-07-24TriangleSelector: Reusing of previously calculated triangle divisions, partia...Lukas Matena
2020-07-24TriangleSelector: remerging triangles, bugfixesLukas Matena
2020-07-24TriangleSelector: even more progressLukas Matena
2020-07-24TriangleSelector: ImprovementsLukas Matena
2020-07-24TriangleSelector: first partially working implementationLukas Matena
2020-07-24TriangleSelector: draft of interfaceLukas Matena
2020-07-24PhysicalPrinterDialog :: next improvementYuSanka
2020-07-24Hot fix for the last commitYuSanka
2020-07-24Fixed a bug in selection from the 3D scene.YuSanka
2020-07-23Fixed a typoYuSanka
2020-07-23PhysicalPrinterCollection: Use select_preset() instead of select_preset_by_na...YuSanka
2020-07-22PhysicalPrinterDialog: Select first related preset for the printer, if printe...YuSanka