Blender Git Loki
Git Commits -> Revision 7714d6d
Revision 7714d6d by Joshua Leung (master) April 30, 2018, 12:49 (GMT) |
COW Fix: Material property update callbacks need to tag depsgraph for COW updates Otherwise, trying to change color/material properties of EEVEE materials that have been keyframed doesn't work until a new keyframe has been inserted. NOTE: There's still some wonkiness if you edit more than one keyframed value before keyframing (i.e. the other unkeyed value temporarily gets reset). But that's more of a general COW+animation issue. |
Commit Details:
Full Hash: 7714d6dd65f3bce9d188f2c7bdde884fb920a602
Parent Commit: 36324f9
Lines Changed: +2, -2
1 Modified Path:
/source/blender/makesrna/intern/rna_material.c (+2, -2) (Diff)