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
2019-07-13Fix of #2621YuSanka
2019-07-12Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerEnrico Turri
2019-07-12#2616 - Added Recent projects item to File menuEnrico Turri
2019-07-12Merge branch 'lm_drop_to_bed'Lukas Matena
2019-07-12Tech ENABLE_SVG_ICONS set as defaultEnrico Turri
2019-07-10FreqChangedParams : workaround for right border alignmentYuSanka
2019-07-10Fixed margins for FreqChangedParamsYuSanka
2019-07-09Reverder order of rendering of color print time estimatesEnrico Turri
2019-07-09Merge branch 'et_color_print_times' of https://github.com/prusa3d/PrusaSlicerEnrico Turri
2019-07-09Merge branch 'master' into tm_builtin_padtamasmeszaros
2019-07-09Fixed reset of bed 3d modelEnrico Turri
2019-07-08Refactoring of functions thick_lines_to_indexed_vertex_array() to reduce the ...Enrico Turri
2019-07-08Fixed conflicts after merge with masterEnrico Turri
2019-07-08Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_color...Enrico Turri
2019-07-08Color change time estimatesEnrico Turri
2019-07-04Merge remote-tracking branch 'origin/ys_default_presets' into ys_new_featuresYuSanka
2019-07-04Merge remote-tracking branch 'origin/master' into ys_new_featuresYuSanka
2019-07-04Reset previous layers range selection before selection Layers ItemYuSanka
2019-07-03Fixed bed shape dialog layoutEnrico Turri
2019-07-03Fixed compile warnings in Bed3DEnrico Turri
2019-07-03Button 'Load shape from STL' centered into its panel in bed shape dialogEnrico Turri
2019-07-02View dependent order of rendering for layers editing visual hints to keep the...Enrico Turri
2019-07-02Fix for the last commitYuSanka
2019-07-02Follow-up of d07b3fb08b5f8e81899a4772f8219fde49ef2126 -> Show current bed sha...Enrico Turri
2019-07-02Fixed colot_print issues:YuSanka
2019-07-02GLVolume and GLIndexedVertexArray refactored to send data to gpu at the first...Enrico Turri
2019-07-02Visual hints for layers editing enabled whenever a layer is selected into the...Enrico Turri
2019-07-01Some changes for options tooltipsYuSanka
2019-07-01Changed a behavior logic of a value reverting for presets, derived from default.YuSanka
2019-07-01Added member BoundingBoxf3 m_bounding_box to GLIndexedVertexArray and removed...Enrico Turri
2019-07-01Removed GLVolume non-VBO renderingEnrico Turri
2019-07-01PresetUpdater: Fix: Index installed too earlyVojtech Kral
2019-07-01Modified function thick_lines_to_indexed_vertex_array() to remove visual arti...Enrico Turri
2019-06-29Merge remote-tracking branch 'origin/master' into ys_new_featuresYuSanka
2019-06-28Merge branch 'master' into tm_builtin_padtamasmeszaros
2019-06-28Merge branch 'master' into tm_builtin_padtamasmeszaros
2019-06-28Merge branch 'bugfixes': avrdude warnings cleanupVojtech Kral
2019-06-27Some code improvementsYuSanka
2019-06-27Removed memory leaks due to Plater::priv::config not being deletedEnrico Turri
2019-06-27Removed memory leaks due to Sidebar::priv::object_manipulation, Sidebar::priv...Enrico Turri
2019-06-27Removed memory leaks due to GUI_App::app_config, GUI_App::preset_bundle and G...Enrico Turri
2019-06-27Merge remote-tracking branch 'origin/master' into ys_new_featuresYuSanka
2019-06-27Added visual hints in 3D scene for layers editingEnrico Turri
2019-06-27Tech ENABLE_RENDER_PICKING_PASS extended so that user can switch between pick...Enrico Turri
2019-06-27Merge pull request #2569 from BeldrothTheGold/masterenricoturri1966
2019-06-26Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerEnrico Turri
2019-06-26#2561 - Fixed freezing of perspective camera when zooming-inEnrico Turri
2019-06-26Merge remote-tracking branch 'origin/master' into ys_new_featuresYuSanka
2019-06-26Implemented interface for updating 3DScene after set a focus to some editorYuSanka
2019-06-26ObjectList no longer caps number of extruders to 9 (fixes https://github.com/...Lukas Matena