Blender Git Loki

Git Commits -> Revision da1323d

Revision da1323d by Brecht Van Lommel (master)
February 28, 2019, 18:17 (GMT)
Fix T60366: texture paint slots not updating when editing material.

Now always refresh when the material changes. Depsgraph tag moved out
of the refresh function since that gets called on depsgraph update,
which should not trigger a second depsgraph update.

Commit Details:

Full Hash: da1323d1c95095feff98e8aa054d73fd323c363d
Parent Commit: acd4623
Lines Changed: +43, -61

8 Modified Paths:

/source/blender/blenkernel/BKE_material.h (+2, -2) (Diff)
/source/blender/blenkernel/intern/material.c (+31, -52) (Diff)
/source/blender/blenloader/intern/readfile.c (+1, -0) (Diff)
/source/blender/editors/render/render_update.c (+3, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+3, -3) (Diff)
/source/blender/editors/util/ed_util.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021