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
AgeCommit message (Expand)Author
2022-08-11Fixed a crash when using a selection rectangle in cut gizmoLukas Matena
2022-08-11Protecting SlicingParameters behind a shared_ptr.supermerill
2022-07-13Fixing _load_skirt_brim_preview_toolpaths (and collision check) for big brim ...supermerill
2022-04-27Update search tool for tagssupermerill
2022-04-15merge prusalicer 2.4.2-rc2supermerill
2022-04-15Preview panel: fix skirt & brim, now use gcode colors.supermerill
2022-03-28fix wxThread::IsMain()" failed in wxTimerImpl::Start()remi
2022-03-23Fixed incorrect handling of 3rd party 3MFs in SLA mode (#6100 and others)Lukas Matena
2022-03-11gcode preview not refreshed / range slider set to 0:0 by default #1532supermerill
2022-03-07fix bed grid drawn on top of objectssupermerill
2022-02-17Fix refresh gcode preview if already on it when gcode is computed.supermerill
2022-02-14merge 2.3.57.11 fixessupermerill
2022-02-13New reliable way to see if a refresh gcode & slice previews is neededsupermerill
2022-02-13Fix icon scaling causing crash on startupLuca Rood
2022-02-13Merge branch 'prusa2.4.1' into devsupermerill
2022-02-13Merge commit '123fc13123d38460f6c01d637521bf53009dd791' into dev (half-commit...supermerill
2022-02-08Merge branch 'merill-merge' (2.3.57.10) into devsupermerill
2022-02-01Sync to 2.4.1-beta1Lukas Matena
2022-02-01Merge branch 'master' into stable - no conflicts fixedLukas Matena
2022-01-30Fix an "External Perimeter First" that extrude each perimeter in double if on...remi durand
2022-01-17Fixed volume transparency when changing volume typeenricoturri1966
2022-01-12Tech ENABLE_ENHANCED_IMGUI_SLIDER_FLOAT set as defaultenricoturri1966
2022-01-12Tech ENABLE_MODIFIERS_ALWAYS_TRANSPARENT set as defaultenricoturri1966
2022-01-12Merge remote-tracking branch 'remotes/prusa/master' 2.4 into dev 2.3.58remi durand
2022-01-05Refactoring of GLCanvas3D::check_volumes_outside_state() to prevent assert wh...enricoturri1966
2021-12-22Don't change focus due to mouse movementStephen Hurd
2021-12-16Follow-up to acee3ff1f98ddff7c3a97a72f97fa20c88b4440dVojtech Bubnik
2021-12-16Fixed crash when changing modifier type on a circular printbedenricoturri1966
2021-12-04Fixing broken scrolling with a touch pad on some Windows laptops.bubnikv
2021-11-30Tech ENABLE_SAVE_COMMANDS_ALWAYS_ENABLED set as defaultenricoturri1966
2021-11-30Tech ENABLE_SEAMS_USING_MODELS set as defaultenricoturri1966
2021-11-26Fixed the collision between BuildVolume::Type::Convex and macro Convex define...Lukáš Hejl
2021-11-24Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerenricoturri1966
2021-11-24Fix of objects have wrong color when using convex printbeds - SPE-1132enricoturri1966
2021-11-24Fixup of cc44089 (bed bounding box 2D vs 3D)Lukas Matena
2021-11-22Clamp radius in variable layer height dialog, negative values led to a crashLukas Matena
2021-11-22#7326 - Fixed crash when starting GCodeViewerenricoturri1966
2021-11-19Improved some string initialization and zeroing.Vojtech Bubnik
2021-11-16Fixed wrong color of toolpaths in pre-gcode previewenricoturri1966
2021-11-16Fix for broken zoom to bed commandenricoturri1966
2021-11-16Removed obsolete gouraud shader filesenricoturri1966
2021-11-16Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS set as defaultenricoturri1966
2021-11-16New BuildVolume class was created, which detects build volume type (rectangular,Vojtech Bubnik
2021-11-12Commented out unused lineenricoturri1966
2021-11-12Simplify gizmo now renders the volume by itself,Lukas Matena
2021-11-09Implemented possibility to show resin colors from the Plater (Bottles with re...YuSanka
2021-11-06Fix some untranslated warning messagessupermerill
2021-11-06max_layer_height & min_layer_height now can be percent.supermerill
2021-11-05Tech ENABLE_ENHANCED_IMGUI_SLIDER_FLOAT - Modified ImGuiWrapper::slider_float...enricoturri1966
2021-10-31Fix crash when loading gocde into gui on ArchLinux in tabbed layoutsupermerill