Bug 402971 - Suggestion to improve multibrush tool
Summary: Suggestion to improve multibrush tool
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Brush engines (show other bugs)
Version: 4.1.7
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-07 12:45 UTC by genosimple
Modified: 2019-02-26 19:22 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
image with suggested UI for multibrush/translate tool upgrade (108.58 KB, image/png)
2019-01-07 12:45 UTC, genosimple
Details

Note You need to log in before you can comment on or make changes to this bug.
Description genosimple 2019-01-07 12:45:22 UTC
Created attachment 117329 [details]
image with suggested UI for multibrush/translate tool upgrade

The multibrush tool currently has 4 modes of operation:

1. Symmetry mode - deterministic, the user has full control over the outcome
2. Mirror mode - deterministic
3. Translate mode - non-deterministic, the position of sub-brushes depends on random number gen, the user has limited control of distribution
4. Snowflake mode - deterministic.

Out of all of them, one multibrush type in particular stands out. This is of course the translate brush.

the idea for this feature request is to add a new dialog window to allow users to fine-tune parameters of the translate multibrush, instead of using rng to determine them. See the attached file for more details on one of the ways this can possibly work.
Comment 1 Scott Petrovic 2019-01-07 21:20:53 UTC
We were discussing this over IRC a bit. We need to query some artists to see how they currently use this feature (if at all), and what route to take.
Comment 2 Scott Petrovic 2019-02-26 19:22:26 UTC
This feature has been added and will be available in Krita 4.2. Closing this ticket as this ticket was about adding the feature.

The current UI that was added is a bit confusing. There is a separate discussion going with how to improve the UI/UX for the multi-brush tool.
https://phabricator.kde.org/T10534