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-04-27Tech ENABLE_SEAMS_VISUALIZATION -> 1st installment of seams visualization in ...enricoturri1966
2021-02-23Fix of #6110 - Preview: View Menu/List placement incorrectYuSanka
2021-02-18Tech ENABLE_PREVIEW_TYPE_CHANGE set as defaultenricoturri1966
2021-02-17Tech ENABLE_ARROW_KEYS_WITH_SLIDERS set as defaultenricoturri1966
2021-01-22OSX specific, related to the wxWidgets 3.1.4: Fixed wrong UI-scalingYuSanka
2020-12-07Tech ENABLE_SHOW_WIPE_MOVES set as defaultenricoturri1966
2020-12-04#5080 - Reworked logic for automatic selection of current view type in previewenricoturri1966
2020-12-02Preview class refactoring: Moved initialization of member variablesVojtech Bubnik
2020-12-01#5333 - Reworked navigation of preview's sliders using the keyboardenricoturri1966
2020-11-21Preview - Visualization of wipe monesenricoturri1966
2020-11-19ENABLE_GCODE_VIEWER set as default in:enricoturri1966
2020-11-04Removed cog icon from the horizontal slider.YuSanka
2020-10-07Fixed crash when moving horizontal slider thumb in preview with no toolpath a...enricoturri1966
2020-09-10Tech ENABLE_GCODE_VIEWER_AS_STANDALONE_APPLICATION set as defaultenricoturri1966
2020-09-08GCode viewer using the proper layout when started as a standalone applicationenricoturri1966
2020-09-01Code cleanupenricoturri1966
2020-08-19GCodeViewer -> Changed layout of sliders in previewenricoturri1966
2020-08-05Refactoring to allow to quickly build the various options to show the estimat...enricoturri1966
2020-07-08GCodeViewer -> Added imgui dialog for estimated printing timesenricoturri1966
2020-06-22Follow-up of dc6f97a6ad473c9f137ebf30b753b298b64a9f56 -> Fixed toolpaths visu...enricoturri1966
2020-05-27Fixed conflicts after merge with masterenricoturri1966
2020-05-26Include cleanup: GUI_ObjectManipulation.hpp, GUI, GUI_PreviewLukas Matena
2020-05-26Include cleanup: do not include Model.hpp from 3DScene.hppLukas Matena
2020-05-19GCodeViewer -> Fixed visibility of bottom toolbarenricoturri1966
2020-05-18GCodeViewer -> Completed implementation of slider for sequential viewenricoturri1966
2020-05-15Tech ENABLE_GCODE_VIEWER -> Refactoring and code cleanupenricoturri1966
2020-05-15GCodeViewer -> Imgui slider for sequential view replaced by DoubleSlider::Con...enricoturri1966
2020-05-07GCodeAnalyzer and GCodePreviewData removed from tech ENABLE_GCODE_VIEWERenricoturri1966
2020-05-06Fixed conflicts after merge with masterenricoturri1966
2020-05-06Tech ENABLE_NON_STATIC_CANVAS_MANAGER set as defaultenricoturri1966
2020-04-28GCodeViewer -> Toggle extrusion role visibility by clicking on legendenricoturri1966
2020-04-24ENABLE_GCODE_VIEWER -> Preview toolbar checkboxes moved into a new comboenricoturri1966
2020-04-23GCodeViewer -> Refactoring and code cleanupenricoturri1966
2020-04-22GCodeViewer -> Extrusion toolpaths colored by color print (wip) + visualizati...enricoturri1966
2020-03-30Fixed conflicts after merge with masterenricoturri1966
2020-03-02ENABLE_GCODE_VIEWER - Basic framework for new gcode viewerEnrico Turri
2020-03-02GLCanvas3DManager moved from being a static member of _3DScene to be a normal...Enrico Turri
2020-01-23Implemented editing for extruder of existing ToolChangeCode tickYuSanka
2020-01-23Synchronized mode of color_print data to/from 3mf/amfYuSanka
2020-01-10Context menus improvements. Disabling unused extruders for color_changeYuSanka
2020-01-03Fixed unresponsive 3Dconnexion device when switching to previewEnrico Turri
2019-11-27Code cleaning - deleted extruder selectorYuSanka
2019-11-27Code cleaningYuSanka
2019-10-24Preview mode: Implemented a show of the part printed by selected extruderYuSanka
2019-10-18Implemented possibility to set extruder sequence for whole printYuSanka
2019-10-16Improved extruder_selector for DoubleSliderYuSanka
2019-10-10Information from DoubleSlider is saved to ModelYuSanka
2019-09-05DoubleSlider refactoringYuSanka
2019-08-201st installment of export of gcode toolpaths to obj fileEnrico Turri
2019-08-08Show/hide the legend using a new checkbox in previewYuri D'Elia