mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-02-17 01:49:38 -07:00
CURA-12752 The previous method was not efficient enough in case of large models, where a single painting stroke can easily cover almost the whole texture (in bounding box). Reverted to the version where the whole texture is counted, but cached in the SliceableObjectDecorator and updated on timer so that it is not done during painting. |
||
|---|---|---|
| .. | ||
| __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 | ||