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-10-29Fixed warningsvb_precompiled_headersbubnikv
2018-10-29Fixed precompiled headers compilation on GCC.bubnikv
2018-10-29Fixed target path of precompiled headers binary.bubnikv
2018-10-29Merge remote-tracking branch 'remotes/origin/dev_native' into vb_precompiled_...bubnikv
2018-10-29Precompiled headers on Visual Studio & GCC, with the highest hopesbubnikv
2018-10-29Fix: PlaceholderParser float comparisonVojtech Kral
2018-10-26Fixed mangling of the slic3r_main symbol on win32.bubnikv
2018-10-26Added /bigobj (Increase Number of Sections in .Obj file)bubnikv
2018-10-26Merge branch 'dev_native' of https://github.com/prusa3d/Slic3r into dev_nativebubnikv
2018-10-26Extended the Windows wrapper to test for OpenGL 2.0 andbubnikv
2018-10-26Merge branch 'dev_native' of http://github.com/prusa3d/Slic3r into dev_nativeLukas Matena
2018-10-26Merged branch 'dev_native' into lm_sla_supports_autoLukas Matena
2018-10-26Added a new file missing from the previous commit.bubnikv
2018-10-26Slic3r was split to a Slic3r.dll / Slic3r.exe / Slic3r-console.exe /bubnikv
2018-10-26Rendering of camera target (for debug) and modified camera target behaviorEnrico Turri
2018-10-25Added "Set number of copies…" to the context menuYuSanka
2018-10-25Fixed OsX build failsYuSanka
2018-10-25Fixed rendering of warning and legend textures (due to newer wxWidgets)Enrico Turri
2018-10-25Middle mode is changed to AdvancedYuSanka
2018-10-25Ported System Info DialogYuSanka
2018-10-25Fixed update of GUI when object is selected by right-clicking on it to show i...Enrico Turri
2018-10-25Call schedule_background_process() after rotating/scaling/flattening using gi...Enrico Turri
2018-10-25Do not translate selection if user press Shift while selecting and then dragsEnrico Turri
2018-10-25Merge branch 'dev_native' of https://github.com/prusa3d/Slic3r into dev_nativeEnrico Turri
2018-10-25Fixed build on Linux and OSxEnrico Turri
2018-10-25Merge branch 'dev_native' of https://github.com/prusa3d/Slic3r into dev_nativebubnikv
2018-10-25Restored slicing cancellation.bubnikv
2018-10-25Merge branch 'dev_native' of https://github.com/prusa3d/Slic3r into dev_nativeEnrico Turri
2018-10-25Tooltip when hovering on gizmo iconsEnrico Turri
2018-10-25Merge remote-tracking branch 'origin/lm_temporary_path_fix' into dev_nativebubnikv
2018-10-24Temporary file name generated with boost::filesystem::path (an attempt to sol...Lukas Matena
2018-10-24Fix of Perl unit tests.bubnikv
2018-10-24Merge branch 'dev_native' of https://github.com/prusa3d/Slic3r into dev_nativebubnikv
2018-10-24Fixed spurious error reports when loading the default profile filebubnikv
2018-10-24fix compilation of libnest2d on mactamasmeszaros
2018-10-24Rotate gizmo -> Grabbers showing tooltip also on hover for single instance se...Enrico Turri
2018-10-24Merge branch 'dev_native' of https://github.com/prusa3d/Slic3r into dev_nativebubnikv
2018-10-24Reverted Print::export_png() for the Perl unit tests.bubnikv
2018-10-24Scale gizmo -> Grabbers showing tooltip also on hover for single instance sel...Enrico Turri
2018-10-24Move gizmo -> 1) Grabbers showing tooltip also on hover for single instance s...Enrico Turri
2018-10-24Fixed incorrect m_wiping_dialog_button showing after appInitYuSanka
2018-10-24Split to objects and Split to partsEnrico Turri
2018-10-24Merge branch 'dev_native' of https://github.com/prusa3d/Slic3r into dev_nativebubnikv
2018-10-24Background processing: Fixed rotation & scaling of PrintObjects.bubnikv
2018-10-24Merge branch 'dev_native' of http://github.com/prusa3d/Slic3r into dev_nativeLukas Matena
2018-10-24CancellationCallback is now passed by value, instead of non-const reference (...Lukas Matena
2018-10-24Fixed memory leak in GLToolbarEnrico Turri
2018-10-24Fixed menu view accelerator keysEnrico Turri
2018-10-23WIP: Background processing is almost working now.bubnikv
2018-10-23deps: Add gtest, nlopt, zlib, and libpng, add debug configurations on WindowsVojtech Kral