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
2021-06-03Fixed the wrong transformation matrix for "Clipping of view" when is used a p...vb_print_regionsLukáš Hejl
2021-06-02Merge remote-tracking branch 'remotes/origin/master' into vb_print_regionsVojtech Bubnik
2021-06-02Follow-up 7eebd56b5f281a770485eca5f29e51b9e77f3a56 - fixed a typoYuSanka
2021-06-02Fixed DnD for "Model part" volumes inside the objectYuSanka
2021-06-02Artillery 0.0.2 - Fixed start g-code.rtyr
2021-06-02Removed unnecessary const_cast calls inside Camera.Vojtech Bubnik
2021-06-02Fixing a regression crash in Preset Hints.Vojtech Bubnik
2021-06-02Fixed an issue when the option "Inner brim only" doesn't generate brim inside...Lukáš Hejl
2021-06-01Add <cfloat> for missing DBL_MAX declaration (#6582)Yuri D'Elia
2021-06-01VertexFaceIndex: vertex index to incident face indices built forVojtech Bubnik
2021-06-01Merge branch 'dk_injection'David Kocik
2021-06-01Remove unused include_directory in cmakedk_injectionDavid Kocik
2021-06-01Improved SL1 thumbnail.rtyr
2021-06-01Merge remote-tracking branch 'remotes/origin/master' into vb_print_regionsVojtech Bubnik
2021-06-01Fix of previous commit: Mixed up ClipperLib::pftPositive and pftNonZeroVojtech Bubnik
2021-06-01Show sequential print clearance regions when Move/Rotate/Scale gizmos are activeenricoturri1966
2021-06-01Merge remote-tracking branch 'remotes/origin/master' into vb_print_regionsVojtech Bubnik
2021-06-01PrintRegion refactoring: Fixed a crash when an object is moved from outsideVojtech Bubnik
2021-06-01-fno-omit-frame-pointer disabled for Windows ASAN buildsVojtech Bubnik
2021-06-01New parameter "Slicing Mode" for supporting 3DLabPrint airplane models.Vojtech Bubnik
2021-06-010.0.17 Updated start g-code. Added specific start g-code for straingauge prin...rtyr
2021-06-01Version bumped to 0.0.17rtyr
2021-06-01Merge pull request #6572 from pmjdebruijn/crealityrtyr
2021-06-01Changed logic to avoid saving a project while a gizmo is in editing modeenricoturri1966
2021-05-31Wipe tower: use normal retraction when moving to the tower, not toolchange re...Lukas Matena
2021-05-31Merge branch 'lm_separate_travel_speed_z'Lukas Matena
2021-05-31Improvement related to 'separate z travel speed':Lukas Matena
2021-05-31Added option to independently set z axis travel speedMartin Budden
2021-05-31creality.ini: straingauge start_gcode wait for bed temp to settle as wellPascal de Bruijn
2021-05-31Fixed some compiler warningsVojtech Bubnik
2021-05-31Sphere brush color in MMU painting gizmo is now the same as color used for pa...Lukáš Hejl
2021-05-31Merge remote-tracking branch 'remotes/origin/master' into vb_print_regionsVojtech Bubnik
2021-05-31Bugfix of PrintRegion refactoring: Correct invalidation of regionsVojtech Bubnik
2021-05-31Merge remote-tracking branch 'origin/et_sequential_limits'enricoturri1966
2021-05-31Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_seque...enricoturri1966
2021-05-31Fixed conflicts after merge with master + fixed rendering of hovered gizmo gr...enricoturri1966
2021-05-31Unify Delete/Backspace behaviour in gizmos with the rest of slicer. Also,Lukas Matena
2021-05-31Slightly reworded 'missing layers' warning, to reflect that it is no longer c...Lukas Matena
2021-05-31Fixed issue that the lower half of the object was shown darker than the upper...Lukáš Hejl
2021-05-30creality.ini: fix new placeholder syntaxPascal de Bruijn
2021-05-30creality.ini: internal start_gcode consistency improvementsPascal de Bruijn
2021-05-30creality: special start_gcode for straingauge printersPascal de Bruijn
2021-05-30creality.ini: use 150C during ABL againPascal de Bruijn
2021-05-29Fixed possible wrongly filled ZIP headers in case that pState->m_zip64 is set...Lukáš Hejl
2021-05-29Added missing includes (GCC 11.1)Lukáš Hejl
2021-05-28Fixed that seed fill left all triangles split instead of merging them.Lukáš Hejl
2021-05-28Cleaned up of 0a6490bab94af5da310d35fcf2d926e9e5371e83Lukáš Hejl
2021-05-28Merge branch 'lm_libglu_eradication_rebased'Lukas Matena
2021-05-28Fixed rendering of gizmo grabbersLukas Matena
2021-05-28Added missing uniform calls for emission_factorenricoturri1966