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
2019-06-12Added some logic to layers editor selectionYuSanka
2019-06-11Copy/paste Layers for OSXYuSanka
2019-06-10Implemented Copy/Paste for Layers.YuSanka
2019-06-10Implemented update_object_list_by_printer_technology()YuSanka
2019-06-06Some code refactoring and improvementsYuSanka
2019-06-05Implemented additional settings for layers range (except of "extruder")YuSanka
2019-06-05Experiments with updating layer_config_ranges from UIYuSanka
2019-06-04Implemented range's min/max Z editingYuSanka
2019-06-04Added LayerRangeEditor class for universally editing of the layer_range's par...YuSanka
2019-06-03Changed data typesYuSanka
2019-05-31ObjectLayers::add_layer_range() -> add a layers range using "Add" button from...YuSanka
2019-05-31ObjectLayers::del_layer_range() -> delete a layers range using "Del" button f...YuSanka
2019-05-30Implemented delete_layers_from_object()YuSanka
2019-05-28Implemented ObjectLayers classYuSanka
2019-05-27Implemented LayerItem for ObjectListYuSanka
2019-05-24Code cleanupEnrico Turri
2019-05-241) Added Scale to print volume menu item to objects list context menuEnrico Turri
2019-05-16Fixed a regression, where in the object list when in-place editingbubnikv
2019-05-13Code refactoring for Bind(wxEVT_UPDATE_UI) universally (inside append_menu_it...YuSanka
2019-05-09Fixed menu items "Add..." scaling under MSWYuSanka
2019-04-29ObjectList improvements: Added warning icon for Parts with a repaired errorsYuSanka
2019-04-25Merge remote-tracking branch 'origin/master' into ys_ftn_improvementsYuSanka
2019-04-25Big Refactoring: - deleted/renamed all _Prusa_ prefixes,YuSanka
2019-04-25Merge remote-tracking branch 'origin/ys_msw_dpi'YuSanka
2019-04-24Refactoring: get_mesh_errors_count() moved to ModelObjectYuSanka
2019-04-24Changed Manipulation panel. (Simple mode)There is exclamation mark icon next ...YuSanka
2019-04-22Code refactoring: Deleted unused variables and _cleaned_ overbusy functionsYuSanka
2019-04-16Application Scaling for MSW: Added rescale function for DoubleSlider (from Pr...YuSanka
2019-04-14Merge remote-tracking branch 'origin/master' into ys_msw_dpiYuSanka
2019-04-14Application Scaling for MSW: Next big stepYuSanka
2019-04-10Copy and paste -> prototype of copy and paste for objectsEnrico Turri
2019-04-10Copy and paste -> Copy a volume from an object and paste to anotherEnrico Turri
2019-04-101st installment of copy and paste -> prototype for volumes copy and pasteEnrico Turri
2019-04-05Merge remote-tracking branch 'origin/ys_selection'YuSanka
2019-04-04Implemented new logic for Instances splittingYuSanka
2019-04-04Improved Selection from ObjectList sideYuSanka
2019-04-04Fixed non-consistency of the selectionYuSanka
2019-04-02Selection improvementsYuSanka
2019-03-29Improved Selection from ObjectList sideYuSanka
2019-03-28Added context menu Item "Change Extruder" on 3D-SceneYuSanka
2019-03-21Implemented issue #1990YuSanka
2019-03-14Implemented set extruder number on multiple items at the same time (#1940)YuSanka
2019-03-13Added function for the updating of the Error icon after a fix through the Net...YuSanka
2019-03-07Added "Export object as STL" menu item to the ObjectList context menuYuSanka
2019-03-05Fixed a preset selection after a config wizard running (SPE-841)YuSanka
2019-03-05Fixed SLA-parameters initialization with correct current values, not default ...YuSanka
2019-03-04An attempt to fix an OSX crash when manipulating the ImGui slidersLukas Matena
2019-02-22Renamed the "lambda-" prefix for the generic modifiers to "Generic-"bubnikv
2019-01-30Added menu item for the "Fix through the Netfabb"YuSanka
2019-01-30Updated draw_colored_band() according to the new colors.YuSanka