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-27Do not show legend and bottom slider when loading an invalid gcode file into ...enricoturri1966
2022-05-16#8327 - Fixed gcode window disappearing when selecting volumetric speed in pr...enricoturri1966
2022-05-06Fixed warningenricoturri1966
2022-05-03Fixed out of bounds when showing color prints in gcode preview legendenricoturri1966
2022-04-28SPE-1223 - Removed from legend the option to show shells in GCode Viewerenricoturri1966
2022-04-13#8176 - Tech ENABLE_USED_FILAMENT_POST_PROCESS - Fixes used filament data exp...enricoturri1966
2022-03-29Fix into GCodeViewer::refresh_render_paths()enricoturri1966
2022-03-22Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_opengl_3enricoturri1966
2022-03-21Tech ENABLE_GL_SHADERS_ATTRIBUTES - Added shaders for glsl version 140enricoturri1966
2022-03-21Tech ENABLE_PROCESS_G2_G3_LINES - Improved detection of layer zs for gcode pr...enricoturri1966
2022-03-17Tech ENABLE_SPIRAL_VASE_LAYERS set as defaultenricoturri1966
2022-03-15Follow-up of 033bee64311d7645a581020dde77b028aac9dbc2 - Fixed warningsenricoturri1966
2022-03-15Limit width of GCodeViewer::SequentialView::GCodeWindowenricoturri1966
2022-03-14Removed obsolete code from GCodeViewerenricoturri1966
2022-03-14Removed obsolete tech ENABLE_FIXED_SCREEN_SIZE_POINT_MARKERSenricoturri1966
2022-03-14Tech ENABLE_GL_SHADERS_ATTRIBUTES - Small refactoring into GCodeViewer::rende...enricoturri1966
2022-03-10A few small refactoringsenricoturri1966
2022-03-09Tech ENABLE_LEGACY_OPENGL_REMOVAL - Refactoring of GLModel to automatically d...enricoturri1966
2022-03-09Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES renamed as ENABLE_GL_SHADERS_ATT...enricoturri1966
2022-03-08Tech ENABLE_GLINDEXEDVERTEXARRAY_REMOVAL merged into ENABLE_LEGACY_OPENGL_REM...enricoturri1966
2022-03-08Tech ENABLE_GLBEGIN_GLEND_REMOVAL renamed as ENABLE_LEGACY_OPENGL_REMOVALenricoturri1966
2022-03-08Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES - Some code cleanupenricoturri1966
2022-03-04Fixed warningsenricoturri1966
2022-03-04Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES - Use vertex attributes and matr...enricoturri1966
2022-03-04Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES - Use vertex attributes and matr...enricoturri1966
2022-03-04Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES - Use vertex attributes and matr...enricoturri1966
2022-03-04Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES - Use vertex attributes and matr...enricoturri1966
2022-03-03Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES - Use vertex attributes and matr...enricoturri1966
2022-03-03Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES - Use vertex attributes and matr...enricoturri1966
2022-03-03Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES - Use vertex attributes and matr...enricoturri1966
2022-03-03Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES - Use vertex attributes and matr...enricoturri1966
2022-02-23Tech ENABLE_GLINDEXEDVERTEXARRAY_REMOVAL - Replace GLIndexedVertexArray with ...enricoturri1966
2022-02-11Removed obsolete member variable GLCanvas3D::m_color_byenricoturri1966
2022-02-10Tech ENABLE_VOLUMETRIC_RATE_TOOLPATHS_RECALC - Recalculate toolpaths when swi...enricoturri1966
2022-02-08Tech ENABLE_SHOW_TOOLPATHS_COG - Show toolpaths center of gravityenricoturri1966
2022-01-31Added tech DISABLE_GCODEVIEWER_INSTANCED_MODELS to easily turn on/off instanc...enricoturri1966
2022-01-29Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into devenricoturri1966
2022-01-27Fixed warningenricoturri1966
2022-01-27Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into devenricoturri1966
2022-01-27Tech ENABLE_GLBEGIN_GLEND_REMOVAL - Refactoring of GLModel to:enricoturri1966
2022-01-24Follow-up of 0e173e3f825f7d7fc0fdedeae265f17c857319b0 - Further code optimiza...enricoturri1966
2022-01-24Merge remote-tracking branch 'origin/master' into devYuSanka
2022-01-24Partial revert of e12cf58c913017ceab660b6f4ef9ba8c6f6dc19denricoturri1966
2022-01-24Refactoring of lambda extract_move_id() to improve performance of method GCod...enricoturri1966
2022-01-17Tech ENABLE_WIPETOWER_OBJECTID_1000_REMOVAL - Removal of wipe tower magic obj...enricoturri1966
2022-01-17Refactoring - Removed member variable GLVolume::force_transparentenricoturri1966
2022-01-14Fixed conflicts after merge with branch devet_preview_layoutenricoturri1966
2022-01-14Tech ENABLE_COLOR_CLASSES set as defaultet_color_classenricoturri1966
2022-01-12Fixed conflicts after merge with dev branchenricoturri1966
2022-01-12Merge remote-tracking branch 'origin/master' into devYuSanka