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-01-06Tech ENABLE_SPIRAL_VASE_LAYERS - 1st installment - Per-layer preview for spir...enricoturri1966
2021-12-06Further optimization of G-code viewer: Replaced std::set<RenderPaths>Vojtech Bubnik
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-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-06Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS - Reworked detection of collisi...enricoturri1966
2021-09-29Follow-up of 67e519d3ab8f56d9ab5d6759d1b92ee9131ead8c - Use a platform-indipe...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-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-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
2021-07-23Fixed import of color print view from gcode files into GCodeViewerenricoturri1966
2021-07-22Tech ENABLE_SEAMS_VISUALIZATION set as defaultenricoturri1966
2021-07-22Tech ENABLE_GCODE_WINDOW set as defaultenricoturri1966
2021-07-22Tech ENABLE_GCODE_LINES_ID_IN_H_SLIDER set as defaultenricoturri1966
2021-07-20Tech ENABLE_SEQUENTIAL_LIMITS set as defaultenricoturri1966
2021-06-07#6587 - Fixed temporary .gcode file locked by gcode window visualizator while...enricoturri1966
2021-05-31Fixed conflicts after merge with master + fixed rendering of hovered gizmo gr...enricoturri1966
2021-05-27Fixed calculation of used filament for gcode viewer (take data from gcode file)enricoturri1966
2021-05-13Fixed conflicts after merge with masterenricoturri1966
2021-05-11Tech ENABLE_SEQUENTIAL_LIMITS -> 1st installment of visualization of objects ...enricoturri1966
2021-05-11Tech ENABLE_REDUCED_TOOLPATHS_SEGMENT_CAPS set as defaultenricoturri1966
2021-05-10Tech ENABLE_SPLITTED_VERTEX_BUFFER set as defaultenricoturri1966
2021-05-07Fix of #2825 - Add the length of each filament usedYuSanka
2021-04-27Tech ENABLE_SEAMS_VISUALIZATION -> 1st installment of seams visualization in ...enricoturri1966
2021-04-01Refactoring in GCodeViewerenricoturri1966
2021-03-08Tech ENABLE_GCODE_WINDOW_USE_MAPPED_FILE merged into ENABLE_GCODE_WINDOWenricoturri1966
2021-03-08G-code window uses file mappingenricoturri1966
2021-03-04G-code window optimization: parse g-code lines only when neededenricoturri1966
2021-03-03Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2021-03-03Fit G-code window between preview legend and view toolbarenricoturri1966
2021-03-021st installment of g-code window in previewenricoturri1966
2021-02-26#4402 - Review and merge of #6106 Temperature visualization in preview and G-...enricoturri1966
2021-02-22#6095 - Fixed toolpaths generationenricoturri1966
2021-02-19Tech ENABLE_RENDER_PATH_REFRESH_AFTER_OPTIONS_CHANGE set as defaultenricoturri1966
2021-02-16#5611 - Added option to show gcode line number on horizontal slider in previewenricoturri1966