Implement a round marker brush
ClosedPublic

Authored by dkazakov on Aug 29 2016, 6:56 PM.

Details

Summary
  • Implement algorithms for the marker brush
  • Connected marker brush algorithm to the brush itself
  • Implement a GUI for the round brush configuration
  • Limit the brush size of the roundmarker
  • Fix HUD properties for Roundmarker brush

Merge remote-tracking branch 'origin/master' into kazakov/round-marker
Ref T3492

Test Plan

Just try to paint with the new branch and tell what you think about it!

  1. It cannot vary its opacity during the stroke
  2. It has no fading (like usual marker)
  3. Brush dialog is limited, that is expected. The only features that can be implemented are: scatter and texturing.

You can also use a git branch: kazakov/round-marker

Diff Detail

Repository
R37 Krita
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
dkazakov updated this revision to Diff 6362.Aug 29 2016, 6:56 PM
dkazakov retitled this revision from to Implement a round marker brush.
dkazakov edited the test plan for this revision. (Show Details)
dkazakov added a reviewer: Krita.
dkazakov updated this object.
This revision was automatically updated to reflect the committed changes.