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
2018-06-25Fixed crashing-bug after language changing (detected under Debug)YuSanka
2018-06-25Fixed bug #995YuSanka
2018-06-25Fix of #999Enrico Turri
2018-06-22Forced render of 3D scene when changing tab in plater's notebookEnrico Turri
2018-06-21Http: Fix nowide fstream usageversion_1.40.1-alphaVojtech Kral
2018-06-21Octoprint: Fix unicode supportVojtech Kral
2018-06-21Octoprint: Add a dialog for setting the filename/pathVojtech Kral
2018-06-21Bed textures selection using config inheritanceEnrico Turri
2018-06-21Removed error dialog when texture file does not existEnrico Turri
2018-06-20Fixed crash at startup on OpenGL 1.1 cardsEnrico Turri
2018-06-19Firmware updater: Add support for l10n firmware imagesVojtech Kral
2018-06-19avrdude: add file offset to update operation spec, refactoringVojtech Kral
2018-06-19Firwmare updater for the Einsy external flash memory,bubnikv
2018-06-19FirmwareDialog: Fix progress displayVojtech Kral
2018-06-19Firmware updater: Fix filename encoding on WindowsVojtech Kral
2018-06-19Updating bugfixes (#973)Vojtech Kral
2018-06-19Merge remote-tracking branch 'remotes/origin/opengl_to_cpp'bubnikv
2018-06-19Merge remote-tracking branch 'remotes/origin/fix_model_by_win10'bubnikv
2018-06-18Object updated by scale gizmoEnrico Turri
2018-06-15Rotate gizmo interaction with mouseEnrico Turri
2018-06-15Scale gizmo interaction with mouseEnrico Turri
2018-06-14Hover on gizmo grabbers renderingEnrico Turri
2018-06-14Keep selection when panning/rotating 3D viewEnrico Turri
2018-06-14Use mipmaps for bed texturesEnrico Turri
2018-06-14Rotate gizmo renderingEnrico Turri
2018-06-13Scale gizmo renderingEnrico Turri
2018-06-13Selection on gizmo overlayEnrico Turri
2018-06-13Hovering on gizmo overlayEnrico Turri
2018-06-13Fixed compile on LinuxEnrico Turri
2018-06-131st installment of gizmosEnrico Turri
2018-06-12C++ code cleanupEnrico Turri
2018-06-12Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cppEnrico Turri
2018-06-12Fixed typo bugYuSanka
2018-06-12Attempt to workaround bug in wxWidgets IsShownOnScreen() methodEnrico Turri
2018-06-12Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cppEnrico Turri
2018-06-11ConfigWizard: Use scrollbars on smaller screenswipVojtech Kral
2018-06-11PresetUpdater: Fix of the fixVojtech Kral
2018-06-11Fix: PresetUpdater: Set bundle & index file permissions #962 (#970)Vojtech Kral
2018-06-11Merge remote-tracking branch 'origin/ys_master_bug_fixes'bubnikv
2018-06-11There is a bug related to Ubuntu overlay scrollbars, see https://github.com/p...bubnikv
2018-06-11Fixed bug from issue #969YuSanka
2018-06-11Use a single gl context created in c++Enrico Turri
2018-06-11GLCanvas3D volumes as a stack variableEnrico Turri
2018-06-11Removed 3DScene volumes from perlEnrico Turri
2018-06-11Fixed selection and rendering in object settings dialogEnrico Turri
2018-06-11Added bed texture for Prusa printersEnrico Turri
2018-06-08class 3D on_select callback moved to c++Enrico Turri
2018-06-08reload_scene method of 3D class moved to c++Enrico Turri
2018-06-08Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cppEnrico Turri
2018-06-07Fixed typos from the previous commit.bubnikv