Cura/plugins/PaintTool
Remco Burema 704f9453f0
Some checks are pending
conan-package / conan-package (push) Waiting to run
unit-test / Run unit tests (push) Waiting to run
Properly completed drag to paint (no more just clicking points).
The most important thing to make it work is actually notifying the scene that something has changed -- the rest are just refactorings and (hopefully) optimizations.

part of CURA-12543
2025-05-27 17:03:38 +02:00
..
__init__.py Refactored paint-view into its own thing. 2025-05-21 21:53:37 +02:00
paint.shader Refactored paint-view into its own thing. 2025-05-21 21:53:37 +02:00
PaintTool.py Properly completed drag to paint (no more just clicking points). 2025-05-27 17:03:38 +02:00
PaintTool.qml Properly completed drag to paint (no more just clicking points). 2025-05-27 17:03:38 +02:00
PaintView.py Painting: Set color, brush-size, brush-shape. 2025-05-22 10:48:22 +02:00
plugin.json W.I.P. Start of paint-tool plugin UX work. 2025-05-20 15:56:21 +02:00