Blender Git Commit Log

Git Commits -> Revision 23919d2

Revision 23919d2 by Luc Revardel (master)
April 21, 2020, 13:27 (GMT)
Fix T75845: some dependencies update missing when painting textures.

issue: Painting a texture that is set as a particle system influencer, doesn't
update particles. An external trigger (such as changing influence slider)
is required to update particles.

fix: The root cause is a missing relationship from image to texture in the
dependency graph.

test: Once fixed, image texture painting updates expected dependencies
such as particle system influence or displacement modifier.

Reviewed By: sergey

Maniphest Tasks: T75845

Differential Revision: https://developer.blender.org/D7472

Commit Details:

Full Hash: 23919d2275f22b44e1da6bc3860a66db03579f2f
Parent Commit: 6505dd1
Committed By: Sergey Sharybin
Lines Changed: +9, -3

1 Modified Path:

/source/blender/depsgraph/intern/builder/deg_builder_relations.cc (+9, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021