Cura/plugins/PaintTool
Remco Burema d339e092e7
Some checks are pending
conan-package / conan-package (push) Waiting to run
unit-test / Run unit tests (push) Waiting to run
Painting: Make fill-polygon miss less gaps.
... but one of the problems is that it doesn't give an outline.

part of CURA-12662
2025-08-18 22:35:18 +02:00
..
__init__.py Properly prepare the model for painting 2025-08-07 11:03:51 +02:00
BrushColorButton.qml Save and restore painting tool settings 2025-08-01 17:08:53 +02:00
BrushShapeButton.qml Save and restore painting tool settings 2025-08-01 17:08:53 +02:00
paint.shader Improve fix for opacity issues 2025-08-05 15:55:23 +02:00
PaintModeButton.qml Save and restore painting tool settings 2025-08-01 17:08:53 +02:00
PaintTool.py Painting: Make fill-polygon miss less gaps. 2025-08-18 22:35:18 +02:00
PaintTool.qml Properly prepare the model for painting 2025-08-07 11:03:51 +02:00
PaintView.py Fix sometimes wrongly displayed view 2025-08-06 16:15:05 +02:00
plugin.json W.I.P. Start of paint-tool plugin UX work. 2025-05-20 15:56:21 +02:00
PrepareTextureJob.py Properly prepare the model for painting 2025-08-07 11:03:51 +02:00