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-04-07Trying to fix OSX issuevb_osx_file_open_fixVojtech Bubnik
2022-04-07Shader mm_contour - Correction to avoid z-fighting moved from fragment shader...enricoturri1966
2022-04-07Fixed rendering of GLGizmoPainterBase sphere cursor when tech ENABLE_LEGACY_O...enricoturri1966
2022-04-07Removed assignment to gl_FragDepth into gouraud.fs shader. Replaced with smal...enricoturri1966
2022-04-07Fixed build when tech ENABLE_GL_SHADERS_ATTRIBUTES is disabledenricoturri1966
2022-04-05Tech ENABLE_LEGACY_OPENGL_REMOVAL - Removed redundand #if/#endif into GLModel...enricoturri1966
2022-04-05Reduced/reworked resources.rtyr
2022-04-04Fixed GLModel::reserve_indices()enricoturri1966
2022-04-01Merge branch 'master' of https://github.com/prusa3d/PrusaSlicertm_bugfix_8135enricoturri1966
2022-04-01Fixed comparison operators of ColorRGB and ColorRGBAenricoturri1966
2022-04-01Follow-up of e01d32d01afec11dd1b149fc983a15f2875a36d4 - Fixed typoenricoturri1966
2022-03-31Merge branch 'lm_improvements'Lukas Matena
2022-03-31Fixed some compiler warningsLukas Matena
2022-03-31Fixed several std::moves that had no effect, moved GCode data to heapLukas Matena
2022-03-31Some refactoring and fixes based on static source code analysisLukas Matena
2022-03-31Fix for #8091 - Design bug: Yes/No response to save dialogueYuSanka
2022-03-31Tech ENABLE_GL_SHADERS_ATTRIBUTES - Fixed OpenGL clipping planes while render...enricoturri1966
2022-03-30Added Zonestar bundlertyr
2022-03-30Added Trident 350mm resourcesrtyr
2022-03-30Fix of #8126: crash on startup with wx3.0:Lukas Matena
2022-03-30Fix boost build on windowstamasmeszaros
2022-03-30Fix boost build on arm mactamasmeszaros
2022-03-30Make boost more independent of the toolchain it was built from tamasmeszaros
2022-03-30Merge branch 'lm_wipe_tower_base_and_spaces'Lukas Matena
2022-03-30Remove repeated spaces from the wipe tower gcode (#7503)Lukas Matena
2022-03-30Enforce first layer on experimental wipe tower (#7090)Lukas Matena
2022-03-29Fix into GCodeViewer::refresh_render_paths()enricoturri1966
2022-03-29FFF background slicing for a single object only:Vojtech Bubnik
2022-03-29Small refactorings related to GLCanvas3D::_mouse_to_3d()enricoturri1966
2022-03-25Tech ENABLE_PROCESS_G2_G3_LINES - Fixed update of horizontal slider in gcode ...enricoturri1966
2022-03-25Fixed comment.rtyr
2022-03-25Initial Snapmaker bundlertyr
2022-03-24Merge branch 'dk_notifications'David Kocik
2022-03-24Rendering of regular text after hypertext in regular notifications.dk_notificationsDavid Kocik
2022-03-24object info notifiction not show on copy objDavid Kocik
2022-03-24Sync with PrusaSlicer-settings.rtyr
2022-03-24Added a possibility into thick_polyline_to_extrusion_paths() to separately se...Lukáš Hejl
2022-03-24Added a new test case for a missing Voronoi vertex.Lukáš Hejl
2022-03-24Tech ENABLE_NEW_RECTANGLE_SELECTION - Fixed SHIFT + left mouse selection/dese...enricoturri1966
2022-03-24Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerenricoturri1966
2022-03-24Tech ENABLE_NEW_CAMERA_MOVEMENTS - Reverted middle mouse dragging to pan the ...enricoturri1966
2022-03-24Added missing includes (GCC11.1 without PCH).Lukáš Hejl
2022-03-23Optimization in GLCanvas3D::_render_camera_target()enricoturri1966
2022-03-23Tech ENABLE_LEGACY_OPENGL_REMOVAL - Fix into GLModel::send_to_gpu()enricoturri1966
2022-03-23Tech ENABLE_LEGACY_OPENGL_REMOVAL - Refactoring of Camera::apply_viewport()enricoturri1966
2022-03-23Merge branch 'dk_updater'David Kocik
2022-03-23MacOS build fixesdk_updaterDavid Kocik
2022-03-23Fixes after CRDavid Kocik
2022-03-23Comments from lm regarding previous commitLukas Matena
2022-03-23Added some missing includes (GCC 9.3, without PCH)Lukas Matena