Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-03-15Updated the "Remove user profiles" message at the install wizard toversion_2.2.0-rc4bubnikv
2020-03-15The import of system profiles was improved to not inheritbubnikv
2020-03-14Fixed conversion of installed presets from PrusaSlicer 2.1.1 to 2.2.0bubnikv
2020-03-14Reworked filaments / SLA materials in installation wizard:bubnikv
2020-03-14New shorcut _L() for _(L())bubnikv
2020-03-14Fix of infill type update with vase mode enabled after changebubnikv
2020-03-14Revert "Added "Filament spool weight" option to filament options"bubnikv
2020-03-14Follow-up of previous commit - check that gizmos are enabledLukas Matena
2020-03-14Layer height editing: Fixed to satisfy the minimum layer heigth,bubnikv
2020-03-14Synchronization of skirt input field enable / disable statebubnikv
2020-03-14Actual fix of the rare crash recently mentioned in e547a0cLukas Matena
2020-03-14"inifinit_skirt" renamed to "draft_shield"bubnikv
2020-03-14Documented the previous merge.bubnikv
2020-03-14Merge remote-tracking branch 'remotes/origin/et_free_camera'bubnikv
2020-03-14Little refactoring of get_mouse_position_in_control() for constbubnikv
2020-03-14Fixed context menu issues, related to #3802 fixed with commit (https://github...YuSanka
2020-03-13Windows do not send an update on insert / eject of an SD card intobubnikv
2020-03-13Merge remote-tracking branch 'remotes/origin/ys_improvements'bubnikv
2020-03-13Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicerbubnikv
2020-03-13Toggled "Skirt height" option in respect to "Use unlimit skirt" optionYuSanka
2020-03-13Merge remote-tracking branch 'origin/master' into ys_improvementsYuSanka
2020-03-13Merge remote-tracking branch 'remotes/origin/ys_improvements'bubnikv
2020-03-13Fix of a rare crash on opening an SLA gizmo (supports or hollow)Lukas Matena
2020-03-13Fixed crash in skirt preview for multiple objects with different heightbubnikv
2020-03-13Fixed compilation on Linux / OSXbubnikv
2020-03-13Fix of compilation on OSX and Linux, update of camera after 3D mousebubnikv
2020-03-13Windows specific refactoring of Mouse3DController and RemovableDriveManager.bubnikv
2020-03-13Follow-up of 4a59a45d512827175bf70b4d1791f46232e747db -> missed cleanupEnrico Turri
2020-03-13Merge remote-tracking branch 'origin/ys_add_new_options' into ys_improvementsYuSanka
2020-03-13#2922 - Fan speed for gcode visualization modified as proposed by rongithEnrico Turri
2020-03-12Refactoring of suppress background process update for clarity.bubnikv
2020-03-12Fix of #3660 : Background processing restart and error messagesbubnikv
2020-03-12Implemented disabling of Add buttons if next layer range couldn't be addedYuSanka
2020-03-12Changed location of vendor specific thumbnail images of printers:bubnikv
2020-03-12Follow-up on 550e5c2fbb3a5151e18b573f246fa78dcef8e964bubnikv
2020-03-12info message - ejecting of sd/flash has failedDavid Kocik
2020-03-12Saving one enumeration of external drives when deciding whetherbubnikv
2020-03-12RemovableDriveManager: not calling update from status() David Kocik
2020-03-12Improvement in the RemovableDriveManager update function:bubnikv
2020-03-12Fix faulty nfp edge cache with argument > 1.0tamasmeszaros
2020-03-12Fixed formatting error in preset update from the net.bubnikv
2020-03-12More detailed logging of hid_init() on unixes to detect whybubnikv
2020-03-12#3816 - Use constrained camera when navigating the 3D scene with regular mous...Enrico Turri
2020-03-11Show busy cursor on eject, improvesversion_2.2.0-rc3bubnikv
2020-03-11num_extruders is now available from the output_file_name template.bubnikv
2020-03-11More robust vendor profile parsing.bubnikv
2020-03-11Multimaterial purging lines fixed on rectangular beds with non-standard origi...Lukas Matena
2020-03-11Merge remote-tracking branch 'remotes/origin/vb_add_layer_range_osx'bubnikv
2020-03-11Fixed initial position of top toolbarsEnrico Turri
2020-03-11Fix of #3797: OSX specific bug:YuSanka