Cura/plugins/PaintTool
HellAholic 566b58565f
Some checks failed
conan-package / conan-package (push) Has been cancelled
unit-test / Run unit tests (push) Has been cancelled
Merge branch 'CURA-12763_undo-redo-clear-does-not-invalidate-result' into CURA-12750_switch-out-of-paint-when-entering-preview
2025-10-08 16:01:01 +02:00
..
__init__.py Set brush icon for painting feature 2025-09-30 11:10:03 +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
MultiMaterialExtruderConverter.py Merge remote-tracking branch 'origin/5.11' into CURA-12740_multi-material-with-ex2 2025-10-03 12:22:03 +02:00
paint.shader Fix shader compatibility 2025-09-19 10:28:20 +02:00
PaintClearCommand.py Merge remote-tracking branch 'origin/5.11' into CURA-12740_multi-material-with-ex2 2025-10-03 12:22:03 +02:00
PaintCommand.py Merge remote-tracking branch 'origin/5.11' into CURA-12740_multi-material-with-ex2 2025-10-03 12:22:03 +02:00
PaintModeButton.qml Simplify QML code 2025-08-04 16:03:09 +02:00
PaintStrokeCommand.py Optimize painting operations 2025-10-02 12:05:39 +02:00
PaintTool.py Only display paint view in Prepare stage 2025-10-07 16:40:01 +02:00
PaintTool.qml Restore initial text to avoid untranslated text 2025-10-07 12:28:47 +02:00
PaintView.py Handle group selection as multi-selection w.r.t painting 2025-10-06 12:31:16 +02:00
plugin.json W.I.P. Start of paint-tool plugin UX work. 2025-05-20 15:56:21 +02:00
PrepareTextureJob.py Pre-cache faces connectivity during prepare job 2025-10-01 16:38:50 +02:00