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
2022-05-04Perl unit tests for perimeters and multi-material were rewritten to C++.Vojtech Bubnik
2022-03-31Some refactoring and fixes based on static source code analysisLukas Matena
2022-01-31get_wraped_wxString(): Adapted to work with UTF8Vojtech Bubnik
2022-01-05Moved Odaki's implemetation of searching for end of utf8 sequence to separate...David Kocik
2021-12-12Follow-up to c772d28070dec458d73488c52c2ae8b6d2755fb6theofficialgman-TBB-Fix2Vojtech Bubnik
2021-09-21Fixed visualization of G-code lines in G-code viewer (3D view).Vojtech Bubnik
2021-09-20Eradicated admesh from TriangleMesh:Vojtech Bubnik
2021-09-07Replace OpenProcess with GetCurrentProcess where appropriate (#6914)Justin Schuh
2021-08-27Added missing include (gcc 8.4)Lukas Matena
2021-08-27debugging function debug_output_path() moved to utils.cpp/hppVojtech Bubnik
2021-08-13Substitutions : Implemented InfoDialogYuSanka
2021-08-02Shapes Gallery :YuSanka
2021-07-26Fixed update of the default menu after changing of the mode.YuSanka
2021-07-21Don't save shapes directory to the "last_dir"YuSanka
2021-07-14GalleryDialog: Changes the paths to the system and custom galleriesYuSanka
2021-07-12Modifiers Gallery (#6703)Oleksandra Yushchenko
2021-06-27Fixing some compiler warnings.Vojtech Bubnik
2021-06-23Fixed after removing TBB deprecated APIsVojtech Bubnik
2021-06-23drop deprecated TBB components (#6590)Roman Beránek
2021-06-14Workaround of boost::filesystem::copy_file() incompatibilityVojtech Bubnik
2021-03-15Worked around some quirky Linux file system issues. NamelyVojtech Bubnik
2021-01-11Replaced __linux macro with __linux__Vojtech Bubnik
2021-01-05Fix of G-code Viewer not loading .gco files #5536Vojtech Bubnik
2020-12-01cleanupDavid Kocik
2020-12-01Set boost to use utf8 for system messages (in cmake). Fix of #5180.David Kocik
2020-11-26Change log level of boost::filesystem::permisions error code message. Now it ...David Kocik
2020-11-12ENABLE_GCODE_VIEWER set as default in libslic3renricoturri1966
2020-11-04New Export Finished notification showing path and opening containing folder. ...David Kocik
2020-10-23Fix of empty error string. No testing errors for boost::filesystem::permission.David Kocik
2020-10-23fix of copy_file_innerDavid Kocik
2020-10-23aditional information to FAIL_COPY_FILE error message and changed bools contr...David Kocik
2020-10-12Tech ENABLE_GCODE_APP_CONFIG as defaultenricoturri1966
2020-10-05AppConfig modified to generate a separate config file for the standalone gcod...enricoturri1966
2020-02-27copy file result enumDavid Kocik
2020-02-20bug fix at check_copy() while exporting to sd/usbDavid Kocik
2020-02-03optimize string_printftamasmeszaros
2020-02-03use vsnprintf instead of snprintf in string_printf functiontamasmeszaros
2020-02-03remove duplicate string_printftamasmeszaros
2020-01-21Throwing exceptions with text after copy file check failure and renaming from...David Kocik
2020-01-03Const correctness improvements:bubnikv
2019-12-22Refactoring and documentation of check_copy() and copy_file()bubnikv
2019-12-21An attempt to fix missing renaming from .gcode.tmp to .gcodeLukas Matena
2019-12-19copy file into .tmp and then rename if correctDavid Kocik
2019-12-18copy check only if path is on removable deviceDavid Kocik
2019-12-18check_copy functionDavid Kocik
2019-11-01Fix g-code export to permissionless filesystemsVojtech Kral
2019-10-02Time conversion functions with tests.tamasmeszaros
2019-09-11Add new config values to SL1 zip file config.initamasmeszaros
2019-08-20Reworked the rename_file() function on Windows to work reliably andbubnikv
2019-08-08Partial revert of f474978db5519d501c0ad91439b56f5acedf1b99bubnikv