-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
FEAT: Texture channel packing for vertex colors #49
Milestone
Comments
Todo:
|
Since vertex color layers are now properly written and saved, the channel packing feature can be implemented for them.
My integration would be:
|
KirilStrezikozin
added a commit
that referenced
this issue
Dec 2, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This bug report is:
Describe the bug
Kas.st#8843 initially reported this on Discord. In short, when baking maps to vertex colors with a channel pack set up for these maps, the channel pack is not performed and only the first vertex color bake is saved, others are blank. Reason: channel packing was not implemented for maps baked to vertex colors.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Channel packing for maps baked to vertex colors to work properly.
Screenshots
![image](https://private-user-images.githubusercontent.com/77115208/283515032-1e580849-fe16-4a1d-b57f-cad1e5fc918f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNjQyNDYsIm5iZiI6MTczOTI2Mzk0NiwicGF0aCI6Ii83NzExNTIwOC8yODM1MTUwMzItMWU1ODA4NDktZmUxNi00YTFkLWI1N2YtY2FkMWU1ZmM5MThmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDA4NTIyNlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWM0YmUxYzBhMTcxMzBkMDQzYzdmY2M1YjU4NzU0ZjVkZjcwODBkOTU3MzFiYjBiNTM1YzExZmQxMjYwNWNiZTcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.wL80fMW5TBzpxPmMblf2roqoSU_qIxsqRfW-IwgJitk)
![image](https://private-user-images.githubusercontent.com/77115208/283515065-c00477c6-964c-495a-8e44-95d37f2cf145.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNjQyNDYsIm5iZiI6MTczOTI2Mzk0NiwicGF0aCI6Ii83NzExNTIwOC8yODM1MTUwNjUtYzAwNDc3YzYtOTY0Yy00OTVhLThlNDQtOTVkMzdmMmNmMTQ1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDA4NTIyNlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWM3YWM0Y2Y5ZTFhMWUzMGNlNTFiYTk1MTE2Nzc0Y2UyN2MwZDIyZmY5YzQzYzkyZGE0N2RhYTJmN2VkY2RkNzEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.DfVfW0qpy89piy3IIpgV1w2mkJjqeWZdAuixDYiZpCs)
Desktop (please complete the following information):
Additional context
@kas.st#8843 replied:
The text was updated successfully, but these errors were encountered: