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

Hard Light blending mode #216

Open
radicalaction opened this issue Oct 26, 2024 · 3 comments
Open

Hard Light blending mode #216

radicalaction opened this issue Oct 26, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@radicalaction
Copy link

Hard Light blending mode

@ucupumar
Copy link
Owner

Ucupaint only uses blending modes that blender provides and there's no hard light blending mode in blender yet.

@ucupumar ucupumar added the enhancement New feature or request label Oct 26, 2024
@radicalaction
Copy link
Author

That's unfortunate!

@don570
Copy link

don570 commented Oct 26, 2024

The linear light mode makes a gray scale mask work more like its strictly black and white

Linear Light
Applies Linear Burn blending (background + foregound - 1) if the foreground color’s lightness is below 0.5, or Linear Dodge (background + foreground) if it’s above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants