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 (Collapse)Author
2018-06-19Merge remote-tracking branch 'remotes/origin/scene_manipulators'bubnikv
Disabled the gizmos.
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-18Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cppEnrico Turri
2018-06-18Merge pull request #976 from kant/patch-1Vojtech Kral
Typo on string
2018-06-15Rotate gizmo interaction with mouseEnrico Turri
2018-06-15Scale gizmo interaction with mouseEnrico Turri
2018-06-15Typo on string #20Darío Hereñú
2018-06-14Partial perl code cleanupEnrico 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-13Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cppEnrico Turri
2018-06-12Merge branch 'dev'bubnikv
2018-06-12Fixed missing dependencies in Prusa's profiles for 0.25 and 0.6mm nozzles.bubnikv
2018-06-12Added translation for FRYuSanka
2018-06-12C++ code cleanupEnrico Turri
2018-06-12Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cppEnrico Turri
2018-06-12Bumped up the version number to a final.version_1.40.0bubnikv
2018-06-12Updated slic3r_min_version in prusa3d config version index.bubnikv
2018-06-12Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cppEnrico Turri
2018-06-12Fixed typo bugYuSanka
2018-06-12Added translations for CZ, DE, ES, IT & PLYuSanka
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-11Add MK2.5 icon, remove testing iconsVojtech Kral
2018-06-11Split the MK2.5 profile from the MK2Sbubnikv
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 ↵bubnikv
https://github.com/prusa3d/Slic3r/issues/898 and https://github.com/prusa3d/Slic3r/issues/952. The issue apparently manifests when Show()ing a window with overlay scrollbars while the UI is frozen. For this reason, we will Thaw the UI prematurely on Linux. This means destroing the no_updates object prematurely.
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-11Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cppEnrico Turri
2018-06-11Updated POT file (added PresetUpdater.cpp and FirmwareDialog.cpp, changed ↵Lukas Matena
keys in WipeTowerDialog.cpp)
2018-06-11Fixed selection and rendering in object settings dialogEnrico Turri
2018-06-11Fix of a regression issue, which was certainly in 1.34.0, probablybubnikv
even longer. An infill / perimeter overlap was not applied when defined with absolute coordinates. Fixes https://github.com/prusa3d/Slic3r/issues/964
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