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-12-22Refactoring and documentation of check_copy() and copy_file()bubnikv
2019-12-21Hopefully a fix for #3342 - dark mode icons lookupLukas Matena
2019-12-21An attempt to fix missing renaming from .gcode.tmp to .gcodeLukas Matena
2019-12-20Fixed a file handle leak.bubnikv
2019-12-20Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerEnrico Turri
2019-12-20Fixed wrong z value after reload from disk for objects with x and y rotationEnrico Turri
2019-12-20Merge remote-tracking branch 'remotes/origin/dk_copy_file'bubnikv
2019-12-20Merge remote-tracking branch 'remotes/origin/dk_remote_devices'bubnikv
2019-12-203mf and amf import: keep loaded volumes transformation as a member of ModelVo...Enrico Turri
2019-12-19boost::filesystem instead std::David Kocik
2019-12-19Merge branch 'dk_remote_devices' of https://github.com/prusa3d/PrusaSlicer in...David Kocik
2019-12-19free space check linux + macDavid Kocik
2019-12-19copy file into .tmp and then rename if correctDavid Kocik
2019-12-19Merge branch 'dk_remote_devices' into dk_copy_fileDavid Kocik
2019-12-19changes in plater.cppDavid Kocik
2019-12-19Improved accuracy of ModelVolume matrix store / restorebubnikv
2019-12-19We can now use std::exchange() as we switched to C++17bubnikv
2019-12-19Merge branch 'tm_fix_pad'tamasmeszaros
2019-12-19ommit last filename when checking if path is on driveDavid Kocik
2019-12-19Partial revert of cc919c68b849a0b474f8b609ffe19f15dfbfbd88Enrico Turri
2019-12-19Fix polytree traversal.tamasmeszaros
2019-12-19is path on removable driveDavid Kocik
2019-12-19Divide pad blueprint before its filtered.tamasmeszaros
2019-12-19Merge branch 'dk_remote_devices' into dk_copy_fileDavid Kocik
2019-12-19Fixed selection after cut commandEnrico Turri
2019-12-19Rolled back version numbers for 3mf and amf filesEnrico Turri
2019-12-19Do not allow to apply reload from disk command to objects whose mesh has been...Enrico Turri
2019-12-19Store new source path in ModelVolume after reload from diskEnrico Turri
2019-12-19Merge branch 'master' into dk_remote_devicesDavid Kocik
2019-12-19Do not allow to apply reload from disk command to objects splitted using spli...Enrico Turri
2019-12-18Fixed C++17 incompatibility.bubnikv
2019-12-18Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerYuSanka
2019-12-18Implemented function to get an icon name considering to OS color modeYuSanka
2019-12-18is path on removable driveDavid Kocik
2019-12-18Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerEnrico Turri
2019-12-18Show requested filename on title of reload from disk dialog on MacEnrico Turri
2019-12-18copy check only if path is on removable deviceDavid Kocik
2019-12-18Merge branch 'dk_remote_devices' into dk_copy_fileDavid Kocik
2019-12-18check_copy functionDavid Kocik
2019-12-18Officially move to C++17 for the whole PrusaSlicer source tree;tamasmeszaros
2019-12-18merge with masterDavid Kocik
2019-12-18removableDriveManager bug fixesDavid Kocik
2019-12-18Trying to fix a compilation issue on Linux / OSXbubnikv
2019-12-18Show context menu for a multi-object selection on 3DScene,YuSanka
2019-12-17Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerYuSanka
2019-12-17Added function to update of custom_gcode_per_print_z in Model from configurationYuSanka
2019-12-17macos device detectionSlic3rPE
2019-12-17Fixed a typo in extrusion ordering, pointed by @supermerillbubnikv
2019-12-17Code refactoring for Color change implementationYuSanka
2019-12-16Merge branch 'dk_remote_devices' of https://github.com/prusa3d/slic3r into dk...Slic3rPE