armory3d / armortools

3D Content Creation Tools
https://armorpaint.org
Other
3.29k stars 336 forks source link

Opacity<1 doesnt work as standart #1733

Open 14958159120765182 opened 4 months ago

14958159120765182 commented 4 months ago

ArmorPaint version:1.0 Windows

When you paint with lower than 1 opacity, instead of mixing the color to the bottom color proportional to the brush opacity like all the other similar programs, in here it seems to mix the opacity itself.

Screenshot 2024-07-10 094218

In this example both the layers use the same color, I just used the low opacity brush on the top one. I assume the reason darker color is the fact that the default color is black if there is no layer, so because the mix option mixes the opacity itself it appears darker.

Basically there is no option for this https://docs.krita.org/en/reference_manual/blending_modes/mix.html#normal blend mode.

Also when you make a new paint layer, if you use opacity<1 brushes on them, the color doesn't stack if you pass through the same place again.

It would be appreciated if you guys added the linked above blend mode. As a new blend mode perhaps?