Mistake in rBe48c4d73d378: Replace MFace with looptri for dynamicpaint.
Was using the vertex index as a lookup for the loop color (instead of
the loop index).
(Issue was not present in original D1429 btw).
Differential D11212
Fix T88145: Dynamic Paint initial color using vertex color not working as expected Authored by Philipp Oeser (lichtwerk) on May 10 2021, 11:33 AM. Tags Subscribers None
Details
Mistake in rBe48c4d73d378: Replace MFace with looptri for dynamicpaint. Was using the vertex index as a lookup for the loop color (instead of
Diff Detail
|