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-05-28Update extruder show/hide and default extruder color in respect to the volume...YuSanka
2021-05-26Fixed DnD function for volumes inside the object in respect to the volume typeYuSanka
2021-05-24Added "Negative volume" type item to the ObjectListYuSanka
2021-05-18Fix of some warningsYuSanka
2021-05-12Added a missing include (gcc)Lukas Matena
2021-05-11Implementation for #6216Oleksandra Yushchenko
2021-05-10Linux specific: Fixed ObjectDataViewModel::GetColumnType()YuSanka
2021-05-10Fixed conflicts after merge with masterenricoturri1966
2021-05-07Fixed conflicts after merge with masterenricoturri1966
2021-05-04ObjectList: Fixed update of the selection, when some gizmo in 3D-Scene is act...YuSanka
2021-05-03Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_proje...enricoturri1966
2021-04-30Fixed a bug with selection from the 3D-scene when ObjectSettings item is sele...YuSanka
2021-04-28Tech ENABLE_ALLOW_NEGATIVE_Z->Fixed object popping up after editing layer ran...enricoturri1966
2021-04-19Info in ObjectList: Added variable layer heightLukas Matena
2021-04-19Info in ObjectList: Settings should be above the new info items, info items a...Lukas Matena
2021-04-19Show info about custom supports and seam in ObjectListLukas Matena
2021-04-06Extended interface of project dirty state managerenricoturri1966
2021-03-24Added "Printable" menu item for multiple selectionYuSanka
2021-03-15Ys code refactoring (#6227)Oleksandra Yushchenko
2021-03-05Added a missing include for gccLukas Matena
2021-03-04Added progress dialog for adding parts from filesenricoturri1966
2021-02-26Added an empty category icon for Fuzzy Skin to prevent crashes in ObjectListLukas Matena
2021-02-24Fix of Add option to change support interface pattern #1197Vojtech Bubnik
2021-02-22ObjectList: After deleting volumes from the object, update the extruder color...YuSanka
2021-02-22Fix of #6094 - Slicer crashes in MMU2S modeYuSanka
2021-02-16Fixed a bug with erase of the multiple instance selection in 3D-sceneYuSanka
2021-02-10SPE-1103 Added menu items for the conversation of the volumes from/to metersYuSanka
2021-02-10Merge pull request #5723 from mathiasvr/patch-1Vojtěch Bubník
2021-02-08Fixing Clang warnings 1Lukas Matena
2021-02-04Fixed compilation on OSXVojtech Bubnik
2021-02-03Localization: Added plural form for some phrases, updated POTYuSanka
2021-02-03Squash merge of lh_brim_rework,Vojtech Bubnik
2021-01-13Merge remote-tracking branch 'origin/master' into devYuSanka
2021-01-09remove "Some text"Mathias Rasmussen
2021-01-07Fix of #5568 - Unselecting more than 10 copies stops at copy 10YuSanka
2021-01-04Fix of #5606 (Force invalidation when object settings are deleted)Lukas Matena
2020-12-30Fix of #5517 "Unsupported Selection" error when copy pasting objects with mod...YuSanka
2020-12-30ObjectList: Smart update of the min height in respect to the items count.YuSanka
2020-12-22Fixed a crash on copy/paste, when ObjectList has no selection. Related to #5517YuSanka
2020-12-18Decrease min height for ObjectList (related to #5462)YuSanka
2020-12-11Fix of #5007 - "Reload from disk" causes objects converted to inches to rever...YuSanka
2020-12-08Fix for OSXVojtech Bubnik
2020-12-08Increase min height for the ObjectList.YuSanka
2020-12-08Fixes "Add instance" and "Remove instance" hotkeys don't work when object is ...Vojtech Bubnik
2020-12-04Delete whole object, when all instances are selected. Fix for #5191YuSanka
2020-10-16Show "Merge" item of the context menu for multiple selection only for objects...YuSanka
2020-10-12Changed wording of "Revert from imperial units"Vojtech Bubnik
2020-09-24New class ModelConfig wrapping DynamicPrintConfig and a timestampVojtech Bubnik
2020-09-02Merge remote-tracking branch 'origin/master' into ys_unsaved_changesYuSanka
2020-08-28SLA archive import will now recover the model's original position.tamasmeszaros