Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modify-brush-alpha-blend-conditions #492

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Xtarsia
Copy link
Contributor

@Xtarsia Xtarsia commented Sep 16, 2024

Changed alpha threshold to 0.5 along with extra conditions to make painting feel a bit more intuitive.

blending may be a little slower again with the default circle 0 brush, useing circle 1 is similar to before

painting over the auto shader, or painting base onto base, or spray onto spray now follows the percieved brush shape much better.

angle and scale now also much more closley follow the visibility of the selected texture too.

images with height textures that are not centered around 0.5 maybe end up with a small inward, or outward halo for angle/scale values, however this is still an improvement over the entire brush square getting overwritten as it did before this change.

closes #481 tho a pure solution would be seperate values for base/over but that is probably not needed.

@Xtarsia Xtarsia force-pushed the brush-blend-and-alpha-adjustments branch from f302e0f to 054fa35 Compare September 16, 2024 17:28
@Xtarsia Xtarsia force-pushed the brush-blend-and-alpha-adjustments branch from 054fa35 to f846f0e Compare September 18, 2024 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spray w/ auto direction overwrites the direction of base texture
1 participant