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-08-06MessageDialog: Set html page size respecting to text sizeYuSanka
2021-06-18DarkMode for MSW (#6632)Oleksandra Yushchenko
2021-05-24Fixed incorrect locales handling in the UI (Field, ObjectManipulation, etc)Lukas Matena
2021-04-28Tech ENABLE_ALLOW_NEGATIVE_Z->Fixed object popping up after editing layer ran...enricoturri1966
2021-03-15Ys code refactoring (#6227)Oleksandra Yushchenko
2021-02-08Fixing Clang warnings 3Lukas Matena
2020-10-01Merge branch 'vb_optgroup_refact'Vojtech Bubnik
2020-09-24Page class is used as a container of option groupsYuSanka
2020-09-24New class ModelConfig wrapping DynamicPrintConfig and a timestampVojtech Bubnik
2020-06-16Preset and PresetBundle are moved to the _libslic3r_ folderYuSanka
2020-05-27Includes cleanup:Lukas Matena
2020-05-22Reworked sys_color_changed() functionsYuSanka
2020-03-12Implemented disabling of Add buttons if next layer range couldn't be addedYuSanka
2020-03-11Fix of a crash on OSX after changing a layer range value and thenvb_add_layer_range_osxSlic3rPE
2019-09-19Fix of SPE-1026 (Height range value works differently if you press enter and ...YuSanka
2019-09-17Fixed re-scaling under MSW for Layers editingYuSanka
2019-09-04Fixed sidebar layouts for selected "Object" and "Layers" items in ObjectListYuSanka
2019-08-27Small LayersRange UI improvementsYuSanka
2019-08-27Improved wording of some UI texts and tooltips.bubnikv
2019-07-02Fix for the last commitYuSanka
2019-07-02Visual hints for layers editing enabled whenever a layer is selected into the...Enrico Turri
2019-06-27Added visual hints in 3D scene for layers editingEnrico Turri
2019-06-26Implemented interface for updating 3DScene after set a focus to some editorYuSanka
2019-06-24Setting min_z bigger than max_z cause an increase of the max_zYuSanka
2019-06-13Workarounds for selection under OSX and GTKYuSanka
2019-06-13Fixed updating of data for LayerEditors selectionYuSanka
2019-06-12Added some logic to layers editor selectionYuSanka
2019-06-06Some code refactoring and improvementsYuSanka
2019-06-05Implemented focusing of the last edited rangeYuSanka
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-04Some code review for avoid use of OptionsGroupYuSanka
2019-06-03Changed data typesYuSanka
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-30Improved layer sizerYuSanka
2019-05-30Layers sizer updatingYuSanka
2019-05-28Implemented ObjectLayers classYuSanka