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

R channel paint doesn't seem to bake & mesh wireframe doesn't appear in 2017.1 #23

Open
astraldata opened this issue Aug 21, 2017 · 5 comments

Comments

@astraldata
Copy link

I could be doing this wrong, but I'm trying to paint on the R channel of the RGB and then bake that into a mesh with many submeshes in 2017.1 -- is this broken, or am I doing it wrong?

What are the proper steps to achieve vertex painting to the R channel, then a bake into the R channel ?

@slipster216
Copy link
Owner

slipster216 commented Aug 21, 2017 via email

@astraldata
Copy link
Author

astraldata commented Aug 21, 2017

Ah, sorry, I thought it was required to "bake" any painted channel data to the vertex information of the model.

I don't have a shader I can test whether the R channel data is showing up in the model's vert data though, so is there another method I can use to test whether this is working?

Also, is the visualization you mentioned supposed to be black when painting on the R channel? (I have "active" and "show vertex data" both checked to "on" and when going to the color channel, it shows as blue where I painted. The model is initially all white when I try to paint at 255, so I had to change the brush down to 0 to get anything to show up. Is this all normal behavior?

Also is the mesh wireframe (also "on") not visible in 2017.1 at all? -- I'm not seeing it whether the whole model is black or white.

@slipster216
Copy link
Owner

slipster216 commented Aug 21, 2017 via email

@astraldata
Copy link
Author

astraldata commented Aug 21, 2017

Thanks for the clarification, that makes sense.

I'm assuming that 0 (black) is cleared data and 256 (white) is considered red in the R channel of an RGBA setup? If so, is there a way to clear all the vertex data in a particular model's channel with the press of a button so that I can add my own?

Also, apparently any model I try to edit in 2017.1 has its orange selection outline disabled for that model for the entirety of the Unity session until Unity is closed and reopened.

Also some materials go "missing" on the model when playing with the RGB channel coloring, and I'm not sure why. I think it has to do with closing the editor window for vert painting while the tool is still visualizing which verts on the channel are being painted. This visualization also doesn't disappear when you turn it off sometimes.

Thanks for the response and for the great tool! I just wanted to give you a heads-up just in case.

@slipster216
Copy link
Owner

slipster216 commented Aug 21, 2017 via email

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

No branches or pull requests

2 participants