The latest build, 1.5.1.37369, on max 2009 x64 sp1…
Changing the viewport % no longer updates the viewport. Have to hit Update View Cache. I seem to recall this working differently very recently.
- Chad
The latest build, 1.5.1.37369, on max 2009 x64 sp1…
Changing the viewport % no longer updates the viewport. Have to hit Update View Cache. I seem to recall this working differently very recently.
It works for me … Is it scene specific perhaps? Either way, please post a sample scene.
Might be.
Hmmm…
Try this. The KCM doesn’t seem to affect it one way or the other. Changing frames does, as does hitting Update.
UpdateIssue_.rar (1.38 MB)
Ok, I was able to repro both errors now.
We will look at this tomorrow.
Normal and Density will never show up in there because PFlow doesn’t know what to do with either of those. Hence why you have to put them into other PFlow-supported channels.
That explains it, thanks.
Still it fails as Chad explained.
Wouldn’t orientation/rotation be a reasonable analog for normal?
You could make a weaker argument that density would map to mass, but I won’t.
Edit: oh nuts, you’d have to assume unit vectors and convert to whatever pflow expects. Quat? I forget, but there would have to be a conversion, so it’s not ideal, just convenient.
We support Orientation channel as Quat already.
We might have to look into a BlackOp to convert Normals to Orientation (assuming the other axis unless you have the Tangent channel)…