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-10-05First draft of SendSystemInfoDialogLukas Matena
2021-09-21Add dedicated subclass NotificationProgressIndicatortamasmeszaros
2021-08-19Possibility to link curl and glew dynamically in static mode.tm_flatpak_help_3tamasmeszaros
2021-08-02Merge branch 'master' into fs_QuadricEdgeCollapseFilip Sykala
2021-07-29Hint notification David Kocik
2021-07-19Merge branch 'master' into fs_QuadricEdgeCollapseFilip Sykala
2021-07-19Add simplification GUIFilip Sykala
2021-07-12Modifiers Gallery (#6703)Oleksandra Yushchenko
2021-07-09Added SimplificationDialogsimplificationYuSanka
2021-06-29MSW specific: Implementation of the own notebook controlOleksandra Yushchenko
2021-06-18DarkMode for MSW (#6632)Oleksandra Yushchenko
2021-05-31Merge remote-tracking branch 'remotes/origin/master' into vb_print_regionsVojtech Bubnik
2021-05-28Removed last GLU call, removed libGLU from CMakeListsLukas Matena
2021-05-26Merge remote-tracking branch 'remotes/origin/lh_multi_material_segmentation' ...Vojtech Bubnik
2021-05-07Fixed conflicts after merge with masterenricoturri1966
2021-05-07desktop integration functions and dialogDavid Kocik
2021-04-19WIP: Duplicated the FDM support gizmo for the MMU segmentationLukáš Hejl
2021-04-061st installment of project dirty state managerenricoturri1966
2021-03-15Worked around some quirky Linux file system issues. NamelyVojtech Bubnik
2021-03-15Ys code refactoring (#6227)Oleksandra Yushchenko
2021-03-15Detecting platform, namely reading /proc/version to detect Chromium OS.Vojtech Bubnik
2021-01-19Implement exception rethrow for ui jobstamasmeszaros
2021-01-11Fixed build regression in commit a5882a1a1c3f561233a22cc7663514b97e5fb3ba on ...Boleslaw Ciesielski
2021-01-07Fix for incorrect text fitting on gtk comboboxes.tamasmeszaros
2021-01-07success with text ellipsize for comboboxtamasmeszaros
2020-11-20Prototype feature: fill plater with instances of selected objecttamasmeszaros
2020-11-02Custom control: first implementationYuSanka
2020-10-28Merge of pull request Add support for RepetierServer #4384 by @docboboVojtech Bubnik
2020-10-22GUI initialization extracted from PrusaSlicer.cpp to GUI_Init.cpp/hpp.Vojtech Bubnik
2020-10-22Support for naming slicer own threads for debugging.Vojtech Bubnik
2020-10-19Localization: Updated POT and List.txtYuSanka
2020-10-05Changed cmake minimal version to 3.13 (#4720)Lukas Matena
2020-09-08WIP Standalone G-code viewerVojtech Bubnik
2020-09-02Merge remote-tracking branch 'origin/master' into ys_unsaved_changesYuSanka
2020-09-02Merge branch lm_seam_painter_frontendLukas Matena
2020-09-01Seam gizmo created on frontendLukas Matena
2020-09-01Started work on separating FDM gizmo into base and child classesLukas Matena
2020-08-28Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-08-28Move SLA import to libslic3r with png reading using libpngtamasmeszaros
2020-08-27Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-08-27Clean-up of Shiny profiler integration, so that the intrusiver profilingbubnikv
2020-08-11Merge remote-tracking branch 'origin/master' into ys_unsaved_changesYuSanka
2020-08-10Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-08-08Code refactoring: AppConfig.cpp(hpp) are removed from the GUI to libslic3rYuSanka
2020-08-06Merge remote-tracking branch 'origin/master' into ys_ph_printersYuSanka
2020-08-06Merge remote-tracking branch 'origin/master' into ys_unsaved_changesYuSanka
2020-08-05Custom renderers extracted from the ObjectDataViewModelYuSanka
2020-08-04Fixed conflicts after merge with masterenricoturri1966
2020-08-03Notifications & warning dialogDavid Kocik
2020-07-30UnsavedChangesDialog:YuSanka