Cura/plugins/PaintTool
2025-10-01 11:44:14 +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 Fix shader compatibility 2025-09-19 10:28:20 +02:00
PaintClearCommand.py Make sure paint commands only change their feature 2025-09-22 14:34:39 +02:00
PaintCommand.py Make sure paint commands only change their feature 2025-09-22 14:34:39 +02:00
PaintModeButton.qml Simplify QML code 2025-08-04 16:03:09 +02:00
PaintStrokeCommand.py Make sure paint commands only change their feature 2025-09-22 14:34:39 +02:00
PaintTool.py Do the cursor projection using uvula 2025-10-01 11:44:14 +02:00
PaintTool.qml Merge remote-tracking branch 'origin/main' into CURA-12662_paint_splatter_issue 2025-09-19 13:39:15 +02:00
PaintView.py Remove spurious method, handle the expected way. 2025-09-30 09:14:02 +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