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-02-01Merge branch 'master' into devLukas Matena
2022-01-31get_wraped_wxString(): Adapted to work with UTF8Vojtech Bubnik
2022-01-14Fixed conflicts after merge with branch devet_preview_layoutenricoturri1966
2022-01-05Moved Odaki's implemetation of searching for end of utf8 sequence to separate...David Kocik
2021-09-30Fixed conflicts after merge with masteret_layer_time_previewenricoturri1966
2021-09-21Fixed visualization of G-code lines in G-code viewer (3D view).Vojtech Bubnik
2021-09-06Tech ENABLE_PREVIEW_LAYER_TIME - Implementation of coloring toolpaths by laye...enricoturri1966
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-01-06Fix of slow update when dragging the vertical slider in G-code viewerVojtech Bubnik
2021-01-05Fix of G-code Viewer not loading .gco files #5536Vojtech Bubnik
2020-11-12ENABLE_GCODE_VIEWER set as default in libslic3renricoturri1966
2020-10-23Fix of empty error string. No testing errors for boost::filesystem::permission.David Kocik
2020-10-23missing headerDavid 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-09-12Do not include (incorrect!) seconds in get_time_dhmYuri D'Elia
2020-08-13GCodeProcessor -> Extract toolpaths height from gcode movesenricoturri1966
2020-08-07GCodeProcessor -> Fixed export of estimated time to gcode filenameenricoturri1966
2020-02-27copy file result enumDavid Kocik
2020-02-03use vsnprintf instead of snprintf in string_printf functiontamasmeszaros
2020-02-03remove duplicate string_printftamasmeszaros
2019-12-22Refactoring and documentation of check_copy() and copy_file()bubnikv
2019-12-20Merge remote-tracking branch 'remotes/origin/dk_copy_file'bubnikv
2019-12-19copy file into .tmp and then rename if correctDavid Kocik
2019-12-19We can now use std::exchange() as we switched to C++17bubnikv
2019-12-18copy check only if path is on removable deviceDavid Kocik
2019-12-18check_copy functionDavid Kocik
2019-11-16Fixed a typo in MeshUtils.hppLukas Matena
2019-11-15Improvement of the Elephant foot compensation:bubnikv
2019-10-02Fix compilation without pch. 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-05Memory usage is now shown in SysInfoDialog on all three platformsLukas Matena
2019-07-23Fixed a few warnings in headers (meaning they were reported once for each inc...Lukas Matena
2019-07-17WIP: Undo / Redo memory limiting by releasing the least recentlybubnikv
2019-07-05Documented the cereal library manual patching (FIXME!)bubnikv
2019-06-25Fix: IsTriviallyCopyable on clangVojtech Kral
2019-05-14Changed references to renamed github projectbubnikv
2019-04-15Harmonized the application naming.bubnikv
2019-04-01Fix a bunch of warningsSijmen Schoon
2019-02-12Implemented estimated printing time for the SLA printingYuSanka
2019-02-03On Windows, system and hidden files are now ignored in all filebubnikv