Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-12Implemented disabling of Add buttons if next layer range couldn't be addedYuSanka
2020-03-11Merge remote-tracking branch 'remotes/origin/vb_add_layer_range_osx'bubnikv
2020-03-11Fix of a crash on OSX after changing a layer range value and thenSlic3rPE
2020-03-10#3802 - Fixed objects list's context menu showing up when moving mouse after ...Enrico Turri
2020-02-14Fix of Crash when trying to select extruders for multiple parts (#3657)YuSanka
2020-02-03missing includesSlic3rPE
2020-02-03ObjectDataViewModel is extracted from wxExtentions to the separated fileYuSanka
2020-01-27Remove some gtk warnings on application start.tamasmeszaros
2019-12-18Show context menu for a multi-object selection on 3DScene,YuSanka
2019-12-11Fixed wrong context menu selection for instance(s). Related to #3275YuSanka
2019-10-09Fixed conflicts after merging with masterEnrico Turri
2019-10-02Fix OSX buildYuSanka
2019-10-02Workaround for extruder editing under OSXYuSanka
2019-10-01Added color for extruderYuSanka
2019-09-23ENABLE_ENHANCED_RELOAD_FROM_DISK set as defaultEnrico Turri
2019-09-23Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_reloa...Enrico Turri
2019-09-19Implemented possibility to create "shape" as an object (#2865)YuSanka
2019-09-19Added tech ENABLE_ENHANCED_RELOAD_FROM_DISKEnrico Turri
2019-09-10Fixed many warnings in following files:Lukas Matena
2019-09-02Fixed SPE-1014 (Support settings in context menu for modifier)YuSanka
2019-08-22Windows specific fix of extruder selection and object editingbubnikv
2019-08-20Set list manipulation action on LeftButton tooYuSanka
2019-08-05Added call a toggle printable property for instance from ObjectListYuSanka
2019-08-05Implemented set printable state for ObjectListYuSanka
2019-07-31Code cleanupEnrico Turri
2019-07-31Toggle instance printable member by 3D scene context menuEnrico Turri
2019-07-25Fixed updating of an option list for additional settingsYuSanka
2019-07-24Fix for https://github.com/prusa3d/PrusaSlicer/commit/0592ae65eeff51038aac647...YuSanka
2019-07-24Completed setting of the item focus in ObjectList after undo/redoYuSanka
2019-07-23Added SETTINGS_SELECTED_ON_SIDEBAR flag to undo/redoYuSanka
2019-07-18Storing the active printer technology onto the Undo / Redo stack,bubnikv
2019-07-12Finally fix for settings item selectionYuSanka
2019-07-12Some code refactoring for settings itemsYuSanka
2019-07-12Add take_snapshot for layers range editing actionsYuSanka
2019-07-05Undo / Redo: Bound Ctrl-V/Ctrl-Z to the side panel.bubnikv
2019-07-05Undo / Redo fixesbubnikv
2019-07-04Merge remote-tracking branch 'origin/master' into vb_undo_redobubnikv
2019-07-04Update object list after undo/redoYuSanka
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