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-09-30Fixed conflicts after merge with masteret_layer_time_previewenricoturri1966
2021-09-29Follow-up of 67e519d3ab8f56d9ab5d6759d1b92ee9131ead8c - Use a platform-indipe...enricoturri1966
2021-09-23Follow-up of f71cf324b9770fc9d9cc26510d1bbaac43cdbbd7 - Fixed shown tool posi...enricoturri1966
2021-09-23Tech ENABLE_FIX_SEAMS_SYNCH - Fix the synchronization of seams with the horiz...enricoturri1966
2021-09-15Fixed build when tech ENABLE_SEAMS_USING_BATCHED_MODELS is disabledenricoturri1966
2021-09-14Tech ENABLE_FIX_IMPORTING_COLOR_PRINT_VIEW_INTO_GCODEVIEWER set as defaultenricoturri1966
2021-09-13#5471 - Make the View controls 'sticky'enricoturri1966
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-09Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_fix_o...enricoturri1966
2021-09-08Fixed build on MACenricoturri1966
2021-09-08Follow-up to b5a007a683124ec3b01b61e892ed8eb39c034248Vojtech Bubnik
2021-09-08Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_fix_o...enricoturri1966
2021-09-08Tech ENABLE_FIX_PREVIEW_OPTIONS_Z - Enable fixing the z position of seams (an...enricoturri1966
2021-09-08Techs ENABLE_SEAMS_USING_MODELS and ENABLE_SEAMS_USING_BATCHED_MODELS - Fixed...enricoturri1966
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-07GCodeViewer - Fixed crash when importing gcode generated with Simplify3D and ...enricoturri1966
2021-09-07Changed color for toolpaths whose extrusion role is unknownenricoturri1966
2021-09-06Tech ENABLE_PREVIEW_LAYER_TIME - Show '< 1s' in place of '0s' in preview legendenricoturri1966
2021-09-06Fixed conflicts after merge with masterenricoturri1966
2021-09-06Tech ENABLE_SEAMS_USING_MODELS - Fixed crash when enabling visualization of t...enricoturri1966
2021-09-06Tech ENABLE_PREVIEW_LAYER_TIME - Implementation of coloring toolpaths by laye...enricoturri1966
2021-09-06ENABLE_SEAMS_USING_BATCHED_MODELS - Fixed preview legend updateenricoturri1966
2021-09-03Speed-up in GCodeViewer vertex buffer generatorVojtech Bubnik
2021-09-03Rendering seams (and other options) in preview using batched models on system...enricoturri1966
2021-09-02Fixed build when tech ENABLE_GCODE_VIEWER_STATISTICS is enabledenricoturri1966
2021-09-01Fixed typo which broke export of toolpaths to obj fileenricoturri1966
2021-09-01Requires OpenGL 3.3 as a minimum to enable instanced rendering of seams and o...enricoturri1966
2021-08-31Fixed warningenricoturri1966
2021-08-30ENABLE_SEAMS_USING_MODELS -> Increased size of instancesenricoturri1966
2021-08-27ENABLE_SEAMS_USING_MODELS -> Fixed instances when horizontal slider is enable...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-05Techs ENABLE_SEAMS_USING_MODELS + ENABLE_GCODE_VIEWER_STATISTICS -> Fixed det...enricoturri1966
2021-08-05Tech ENABLE_SEAMS_USING_MODELS -> Use new options visualization only if OpenG...enricoturri1966
2021-08-05Fixed build warnings on non-Windows OSenricoturri1966
2021-08-04Fixed build of tech ENABLE_SEAMS_USING_MODELS when tech ENABLE_GCODE_VIEWER_S...enricoturri1966
2021-08-04Tech ENABLE_SEAMS_USING_MODELS - 1st installmentenricoturri1966
2021-08-04A bit of refactoring into GCodeViewerenricoturri1966
2021-08-04Colors defined as std::array<float, 4> in GCodeViewerenricoturri1966
2021-08-04Removed constness from a few renderXXX() methodsenricoturri1966
2021-08-04Fixed calls set_uniform(emission_factor, xx) to use floatsenricoturri1966
2021-08-02Fixed build when tech ENABLE_GCODE_VIEWER_STATISTICS is enabledenricoturri1966
2021-07-23Preview legend: title of estimated print time section dependent on resultsenricoturri1966