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-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-14Fix cmake with msvc generator.tamasmeszaros
2019-10-10OSX: Call m_extruder_editor->Hide(), when extruder selection in ObjectList is...YuSanka
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-09Fix concave hull having holes.tamasmeszaros
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 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-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
2019-10-04Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicerbubnikv
2019-10-04Fixed regression due to ExPolygonCollection to ExPolygons refactoring.bubnikv
2019-10-04Port sla tests to catch2tamasmeszaros
2019-10-04Catch2 test framework integration into tm_sla_tests.tamasmeszaros
2019-10-04libnest2d test rewritten for catch2. Fine tuned catch2 integration.tamasmeszaros
2019-10-03Fix endless loop in pinhead creation.tamasmeszaros
2019-10-03Make sure no vector reallocation will be performed on pillars.tamasmeszaros
2019-10-03Merge remote-tracking branch 'origin/ys_extruders_color'YuSanka
2019-10-03Merge remote-tracking branch 'origin/ys_manipulation_panel_rw'YuSanka
2019-10-03Add test obj and address for support under ground level if no elevationtamasmeszaros
2019-10-03Eliminate some race conditions in sla support treetamasmeszaros
2019-10-03Add method for bridge addition with Head parameter to fill the bridge_idtamasmeszaros
2019-10-02Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerYuSanka
2019-10-02Fixed a bug: Wrong save of a preset if the preset is already exist.YuSanka
2019-10-02Enable full concurrency for support tree generation.tamasmeszaros
2019-10-02Corrected editor position and sizeYuSanka
2019-10-02More improvementsYuSanka