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-16#8327 - Fixed gcode window disappearing when selecting volumetric speed in pr...enricoturri1966
2022-03-14Removed obsolete code from GCodeViewerenricoturri1966
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-02-23Tech ENABLE_GLINDEXEDVERTEXARRAY_REMOVAL - Replace GLIndexedVertexArray with ...enricoturri1966
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-27Tech ENABLE_GLBEGIN_GLEND_REMOVAL - Refactoring of GLModel to:enricoturri1966
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-06Tech ENABLE_SPIRAL_VASE_LAYERS - 1st installment - Per-layer preview for spir...enricoturri1966
2021-12-22Tech ENABLE_COLOR_CLASSES - 1st installment -> Introduction of classes ColorR...enricoturri1966
2021-12-08Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_previ...enricoturri1966
2021-12-06Further optimization of G-code viewer: Replaced std::set<RenderPaths>Vojtech Bubnik
2021-11-30Fixed conflicts after merge with masterenricoturri1966
2021-11-30Tech ENABLE_FIX_SEAMS_SYNCH set as defaultenricoturri1966
2021-11-30Tech ENABLE_SEAMS_USING_BATCHED_MODELS set as defaultenricoturri1966
2021-11-30Tech ENABLE_SEAMS_USING_MODELS set as defaultenricoturri1966
2021-11-23Fixed conflicts after merge with masterenricoturri1966
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-10-19Fixed conflicts after merge with masterenricoturri1966
2021-10-06Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS - Reworked detection of collisi...enricoturri1966
2021-10-05Tech ENABLE_PREVIEW_LAYOUT - Other fixes related to legend size when moving t...enricoturri1966
2021-09-30Merge remote-tracking branch 'origin/et_layer_time_preview' into et_preview_l...enricoturri1966
2021-09-30Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_previ...enricoturri1966
2021-09-30Fixed conflicts after merge with masteret_layer_time_previewenricoturri1966
2021-09-29Follow-up of 67e519d3ab8f56d9ab5d6759d1b92ee9131ead8c - Use a platform-indipe...enricoturri1966
2021-09-29Tech ENABLE_PREVIEW_LAYOUT - Fixed legend width when moving the application t...enricoturri1966
2021-09-24Tech ENABLE_PREVIEW_LAYOUT - Avoid resetting the preview's horizontal slider ...enricoturri1966
2021-09-23Follow-up of f71cf324b9770fc9d9cc26510d1bbaac43cdbbd7 - Fixed shown tool posi...enricoturri1966
2021-09-14Tech ENABLE_FIX_IMPORTING_COLOR_PRINT_VIEW_INTO_GCODEVIEWER set as defaultenricoturri1966
2021-09-13GCodeViewer slight opitmization: reuse (move) G-code line indicesVojtech Bubnik
2021-09-13ENABLE_PREVIEW_LAYER_TIME -> Linear and logarithmic layer time visualizationenricoturri1966
2021-09-09Fixed conflicts after merge with masterenricoturri1966
2021-09-08Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_seams...enricoturri1966
2021-09-07GCodeProcessor collects positions of line ends for GCodeViewer,Vojtech Bubnik
2021-09-06Tech ENABLE_PREVIEW_LAYER_TIME - Implementation of coloring toolpaths by laye...enricoturri1966
2021-09-03Rendering seams (and other options) in preview using batched models on system...enricoturri1966
2021-08-27Tech ENABLE_SEAMS_USING_INSTANCED_MODELS merged into tech ENABLE_SEAMS_USING_...enricoturri1966
2021-08-27ENABLE_SEAMS_USING_INSTANCED_MODELS -> Completed implementation of rendering ...enricoturri1966
2021-08-26Code cleanup and small refactoringenricoturri1966
2021-08-26ENABLE_SEAMS_USING_INSTANCED_MODELS -> WIP: Render models using glDrawElement...enricoturri1966
2021-08-05Temporary tech ENABLE_SEAMS_USING_INSTANCED_MODELS -> WIP (still missing open...enricoturri1966
2021-08-05Techs ENABLE_SEAMS_USING_MODELS + ENABLE_GCODE_VIEWER_STATISTICS -> Added ins...enricoturri1966
2021-08-04Tech ENABLE_SEAMS_USING_MODELS - 1st installmentenricoturri1966
2021-08-04Colors defined as std::array<float, 4> in GCodeViewerenricoturri1966
2021-08-04Removed constness from a few renderXXX() methodsenricoturri1966
2021-07-27Hopefully final follow-up of 8ebb2e2 -> GCodeViewer: Ensure that the view is ...enricoturri1966