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-05-17Fixed delayed update of 3D scene when moving preview layers' slider (as repor...Enrico Turri
2019-05-14Added Esc shortcut and menu item for command deselect allEnrico Turri
2019-04-25Big Refactoring: - deleted/renamed all _Prusa_ prefixes,YuSanka
2019-04-16Application Scaling for MSW:YuSanka
2019-04-16Application Scaling for MSW: Added rescale function for DoubleSlider (from Pr...YuSanka
2019-04-02Handling of left hand oriented coordinate systems:bubnikv
2019-03-21We are getting mysterious crashes on Linux in gtk due to OpenGL context activ...bubnikv
2019-03-20Tech ENABLE_CANVAS_GUI_REFACTORING set as defaultEnrico Turri
2019-03-19Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_canvas_gui...Enrico Turri
2019-03-19Alternate fix of #1976Enrico Turri
2019-03-19Code cleanupEnrico Turri
2019-03-19Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_canvas_gui...Enrico Turri
2019-03-18Fix of #1976Enrico Turri
2019-03-18Follow-up of a5b202aa1d28c0c3280f42f63b9af0bc394d4ca9 (fixed cleanup of toolp...Enrico Turri
2019-03-18Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_canvas_gui...Enrico Turri
2019-03-18Removed technology ENABLE_IMGUILukas Matena
2019-03-14Toolbar refactoringEnrico Turri
2019-03-13Removed unused members from View3D and unused parameters from Preview::Init()Enrico Turri
2019-03-08Refactoring - Shared members of GLCanvas3D as references instead of pointersEnrico Turri
2019-03-08Code cleanupEnrico Turri
2019-03-08Use unique camera shared by 3d view and preview (experimental)Enrico Turri
2019-03-04Merge branch 'master' of https://github.com/prusa3d/Slic3r into svg_iconsEnrico Turri
2019-03-01Code cleanupEnrico Turri
2019-03-01Do not regenerate existing gcode preview toolpaths when switching to PreviewEnrico Turri
2019-02-28ENABLE_MODE_AWARE_TOOLBAR_ITEMS set as defaultEnrico Turri
2019-02-20ENABLE_UNIQUE_BED set as defaultEnrico Turri
2019-02-19Bed and Axes classes moved from GLCanva3d to Plater to have a unique instance...Enrico Turri
2019-01-31User mode-aware toolbar itemsEnrico Turri
2019-01-24Mac: Retina OpenGL: Fix ImGui font switch, dynamic switching, toolbar fixesVojtech Kral
2019-01-03Removal of wxNotebook from plater set as defaultEnrico Turri
2019-01-02Background texture for toolbars set as defaultEnrico Turri
2018-12-20Improvements of assigning the layer span to the layer sliderbubnikv
2018-12-19Fix of SPE-691 Slicer crash after extruder changebubnikv
2018-12-17Added background texture to toolbarsEnrico Turri
2018-12-06include "libslic3r" from slic3r project directly, not as "../../libslicer"bubnikv
2018-12-06Removal of tabs from plater -> added buttons to scene to switch between viewsEnrico Turri
2018-12-04Removal of tabs from plater -> fixed no-imgui caseEnrico Turri
2018-12-041st installment of removal of tabs from platerEnrico Turri
2018-11-27SLA slices preview - wip 4Enrico Turri
2018-11-27SLA slices preview - wip 3Enrico Turri
2018-11-26SLA slices preview - wip 2Enrico Turri
2018-11-26SLA slices preview - wipEnrico Turri
2018-11-23Refactored to get direct access to GLCanvas3D in Plater and Preview.bubnikv
2018-11-22Removed legacy GUI Perl bindings,bubnikv
2018-11-12Manipulation with colorprint ticks now calls Plater::schedule_background_proc...Lukas Matena
2018-10-06Merge remote-tracking branch 'origin/dev_native' into ys_dev_nativeYuSanka
2018-10-06Completed split of the GUI_ObjectPartsYuSanka
2018-10-04Use an unique opengl contextEnrico Turri
2018-10-03on_viewport_changed event handlerEnrico Turri
2018-10-03Replace PerlCallbacks with events in GLCanvas3d et al.Vojtech Kral