Blender Git Loki
Git Commits -> Revision abab039
Revision abab039 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 14, 2018, 09:13 (GMT) |
Fix grease pencil cache update problems when change material properties Since commit f84956738ba4e97f30553a675b643f6648afce1d 6/07/2018 12:33, the update of the materials was not working because depsgraph only update the current ID and not all related. This fix the issue but need a review. @aligorith Could you take a look and check if this is the best solution, I'm not sure about the fix, maybe we could add a relationship between material and datablock when create a new material. |
Commit Details:
Full Hash: abab0398a02d643d88bd65e45ce6dca79d3691d4
Parent Commit: 2d90ef8
Lines Changed: +5, -0
1 Modified Path:
/source/blender/depsgraph/intern/builder/deg_builder_relations.cc (+5, -0) (Diff)