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

[feature request] Grayscale images as first class citizens #33

Open
milasudril opened this issue Oct 22, 2021 · 0 comments
Open

[feature request] Grayscale images as first class citizens #33

milasudril opened this issue Oct 22, 2021 · 0 comments

Comments

@milasudril
Copy link
Owner

Summary

Currently, texpainter only imports and edits RGBA images. Make it possible to work with grayscale images directly.

Motivation

The 3d view requires a hightmap. Colors are useless in this case. Thus, painting terrain requires an RGBA split node, which adds extra overhead. With support for grayscale painting this would be solved.

Proposed solution

Need to think about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant