mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-03-05 18:14:38 -07:00
Introduce a new BrushShapeButton for the Face brush (Cura.PaintToolBrush.FACE) with icon and localized label. Disable the "Brush Size" label and slider when the selected BrushShape is FACE, since size is not applicable for this brush. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| BrushColorButton.qml | ||
| BrushShapeButton.qml | ||
| MultiMaterialExtruderConverter.py | ||
| paint.shader | ||
| PaintClearCommand.py | ||
| PaintCommand.py | ||
| PaintModeButton.qml | ||
| PaintStrokeCommand.py | ||
| PaintTool.py | ||
| PaintTool.qml | ||
| PaintView.py | ||
| plugin.json | ||
| PrepareTextureJob.py | ||