Blender Git Loki
Git Commits -> Revision 78316ac
Revision 78316ac by Philipp Oeser (master) May 10, 2021, 09:53 (GMT) |
Fix T88145: Dynamic Paint initial color using vertex color not working as expected Mistake in {rBe48c4d73d378}. 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). Maniphest Tasks: T88145 Differential Revision: https://developer.blender.org/D11212 |
Commit Details:
Full Hash: 78316ac50edbceccc939cb9c11a1f2e7b93d705e
Parent Commit: 3c7b80a
Lines Changed: +1, -1
1 Modified Path:
/source/blender/blenkernel/intern/dynamicpaint.c (+1, -1) (Diff)