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
2019-10-18Implemented possibility to set extruder sequence for whole printYuSanka
2019-10-16Fixed GCode export for color_print extensions.YuSanka
2019-10-16Merge remote-tracking branch 'origin/master' into ys_color_print_extensionYuSanka
2019-10-16Improved extruder_selector for DoubleSliderYuSanka
2019-10-15Ported remove_collinear(Polygon) and test_polygon from upstream slic3r.bubnikv
2019-10-15Ported test_gcodewriter from upstream Slic3r, thanks @lordofhyphens.bubnikv
2019-10-15Ported test_skirt_brim from upstream Slic3r, thanks @lordofhyphensbubnikv
2019-10-15Implemented custom extruder(tool) change from DoubleSliderYuSanka
2019-10-15Ported test_trianglemesh from upstream slic3r, thanks @lordofhyphensbubnikv
2019-10-15Added missing include (worked on MSVC)bubnikv
2019-10-15Added test projects for libslic3r and fff_print.bubnikv
2019-10-14Force using TBB on all platforms for libnest2dtamasmeszaros
2019-10-14Context menu is extended for multiple material printingYuSanka
2019-10-14Fix cmake with msvc generator.tamasmeszaros
2019-10-11Add missed iconsYuSanka
2019-10-10Merge remote-tracking branch 'origin/master' into ys_color_print_extensionYuSanka
2019-10-10OSX: Call m_extruder_editor->Hide(), when extruder selection in ObjectList is...YuSanka
2019-10-10Added code to colorized of axes names in manipulation panel (temporarily comm...YuSanka
2019-10-10Information from DoubleSlider is saved to ModelYuSanka
2019-10-10Do not show context menu when the user deletes sla support points by right cl...Enrico Turri
2019-10-10Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerEnrico Turri
2019-10-10Fixed crash in Plater::priv::can_reload_from_disk()Enrico Turri
2019-10-10wxExtensions.cpp: BitmapChoiceRenderer now updates config immediately after i...Lukas Matena
2019-10-10GCode.cpp: Removed a failing assert that was no longer neededLukas Matena
2019-10-10Merge branch 'tm_fix_concave_hull'tamasmeszaros
2019-10-10#3008 - Reduced max size of bed textureEnrico Turri
2019-10-09Improved Tooltips for selected action iconYuSanka
2019-10-09Fix concave hull having holes.tamasmeszaros
2019-10-09Merge remote-tracking branch 'origin/master' into ys_color_print_extensionYuSanka
2019-10-09Fixed context menu showing up when user right clicks on 3D scene and release ...Enrico Turri
2019-10-09Fixed OSX buildYuSanka
2019-10-09Bugfix for extruders Column: suppress draw bitmap for Instance and allow Extr...YuSanka
2019-10-09Merge remote-tracking branch 'origin/master' into ys_color_print_extensionYuSanka
2019-10-09Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerYuSanka
2019-10-09Some changing in implementation of emulate_kill_focus according to new code a...YuSanka
2019-10-09Fixed conflicts after merging with masterEnrico Turri
2019-10-09First implementations for an extension of color change feature :YuSanka
2019-10-08Simplified inclusion of the wipe tower into skirt calculationLukas Matena
2019-10-08Wipe tower brim width is now part of WipeTowerData class, so it can be used w...Lukas Matena
2019-10-08Include wipe tower in skirtThomas Moore
2019-10-08Fixup of 47a8b49Lukas Matena
2019-10-07Merge branch 'tm_arrange_test_extend'tamasmeszaros
2019-10-07Merge branch 'master' into materialsVojtech Kral
2019-10-07ConfigWizard: Fix printer pre-selection on fresh configVojtech Kral
2019-10-07Extend libnest tests, remove some warnings, faster catch2 compilation.tamasmeszaros
2019-10-07Hotfix for broken partial arrange.tamasmeszaros
2019-10-07Fixed get extruder color for SLA presetsYuSanka
2019-10-07ConfigWizard: Fix a memory access issue between PageMaterial instancesVojtech Kral
2019-10-07Fix incorrect time format spec in iso_utc_timestamp.tamasmeszaros
2019-10-04Merge branch 'tm_sla_tests'tamasmeszaros