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-07-16Fixed compilation issuebubnikv
2019-07-15Fixed a use-after-free problem in object listLukas Matena
2019-07-15Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicerbubnikv
2019-07-15Fix of the SLA Undobubnikv
2019-07-15Merge branch 'master' into lm_warningsLukas Matena
2019-07-15Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicerbubnikv
2019-07-15Fix of the merge - missing Undo / Redo toolbar buttons.bubnikv
2019-07-15Updated tooltips on custom gcodes to match actual PrusaSlicer behaviour to re...Lukas Matena
2019-07-15Merge remote-tracking branch 'remotes/origin/vb_undo_redo'bubnikv
2019-07-15Merge branch 'lm_improving_wipe_tower'. Summary of changes:Lukas Matena
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-12Finally fix for settings item selectionvb_undo_redoYuSanka
2019-07-12Some code refactoring for settings itemsYuSanka
2019-07-12Add take_snapshot for layers range editing actionsYuSanka
2019-07-12Merge branch 'lm_drop_to_bed'Lukas Matena
2019-07-12GCodeAnalyzer now recognizes tool-changing commands with MakerWare and Sailfi...Lukas Matena
2019-07-12Tech ENABLE_SVG_ICONS set as defaultEnrico Turri
2019-07-12Follow-up of 4c6c608342e92d6769205ea8b68bde7ebbef04d6 -> refactoringEnrico Turri
2019-07-11Merge remote-tracking branch 'origin/vb_undo_redo' into ys_undo_redoYuSanka
2019-07-11Added suppress_snapshots() and allow_snapshots() for avoid of excess "snapsho...YuSanka
2019-07-11GLToolbar and GLToolbarItem refactored to allow two different actions when le...Enrico Turri
2019-07-11Deactivate undo/redo toolbar items by pressing Esc keyEnrico Turri
2019-07-11Deactivate undo/redo toolbar items when leaving the 3D scene or clicking into itEnrico Turri
2019-07-10FreqChangedParams : workaround for right border alignmentYuSanka
2019-07-10Fixed margins for FreqChangedParamsYuSanka
2019-07-10GLToolbar::m_imgui_hovered_pos replaced with GLCanvas3D::m_imgui_undo_redo_ho...Enrico Turri
2019-07-10Imgui dialogs for undo/redo centered on their toolbar item iconEnrico Turri
2019-07-10Disable remaining toolbar items when one of them is toggable and pressedEnrico Turri
2019-07-10Merge remote-tracking branch 'origin/vb_undo_redo' into ys_undo_redoYuSanka
2019-07-10Added take_snapshot() for adding of settingsYuSanka
2019-07-10Modified toolbar to call RenderCallback only when the item is toggable and pr...Enrico Turri
2019-07-10Fixed redo_to() function and code cleaning from redundant optionsYuSanka
2019-07-09Completed undo/redo from a toolbarYuSanka
2019-07-09Merge remote-tracking branch 'origin/vb_undo_redo' into ys_undo_redoYuSanka
2019-07-09Next improvements of an undo/redo from a toolbarYuSanka
2019-07-09Added color number in legend texture for color printsEnrico Turri
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-09Fixing broken SLA slicing: SPE-984tamasmeszaros
2019-07-09Modified logic to add snapshots to undo/redo stack using GLCanvas::do_xxxxxx(...Enrico Turri
2019-07-09Fixed reset of bed 3d modelEnrico Turri
2019-07-08Added undo/redo icons. Fist step to implementation Undo/Redo list for toolbarYuSanka
2019-07-08Refactoring of functions thick_lines_to_indexed_vertex_array() to reduce the ...Enrico Turri
2019-07-08Added undo/redo to the "Edit" menuYuSanka
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