Cura/plugins/PaintTool
Remco Burema af7e083745 Fix moving (paint) cursor also emitted scene-change.
This prevented slices from happening if the mouse-cursor came (even near) the model.

done as part of CURA-12634
2025-08-27 10:32:15 +02:00
..
__init__.py Merge branch 'CURA-12660_painting-UI-improvements' into CURA-12661_make-more-global-paint-undo 2025-08-07 11:08:49 +02:00
BrushColorButton.qml Simplify QML code 2025-08-04 16:03:09 +02:00
BrushShapeButton.qml Simplify QML code 2025-08-04 16:03:09 +02:00
paint.shader Painting: Show brush-preview when moving the mouse over. 2025-08-23 22:42:47 +02:00
PaintModeButton.qml Simplify QML code 2025-08-04 16:03:09 +02:00
PaintTool.py Fix moving (paint) cursor also emitted scene-change. 2025-08-27 10:32:15 +02:00
PaintTool.qml Merge branch 'CURA-12661_make-more-global-paint-undo' into CURA-12449_handling-painted-models-map 2025-08-07 11:15:49 +02:00
PaintUndoCommand.py Apply Review 2025-08-26 13:05:56 +02:00
PaintView.py Fix moving (paint) cursor also emitted scene-change. 2025-08-27 10:32:15 +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