Page MenuHome

Fix T84907: Incorrect dirty mask after geometry join node.
ClosedPublic

Authored by Jacques Lucke (JacquesLucke) on Jan 25 2021, 1:05 PM.

Diff Detail

Repository
rB Blender

Event Timeline

Jacques Lucke (JacquesLucke) requested review of this revision.Jan 25 2021, 1:05 PM

The fix makes sense.

Looking into it a bit further, the flags are a bit funny, they're only used for normals now, I guess the idea is they could be used for something else in the future. Not sure what though, and of course there are no comments. The edge flag isn't even used anywhere. Anyway..

This revision is now accepted and ready to land.Jan 25 2021, 9:14 PM