Blender Git Commit Log

Git Commits -> Revision 6c9a882

Revision 6c9a882 by Philipp Oeser (master)
April 22, 2020, 12:31 (GMT)
Fix T75964: changing object's viewport display color does not update
cycles

Caused by rB00466e756e33.

While that commit sounds logical, Cycles uses is_updated_transform() to
detect updates.

Now introduce is_updated_shading() and use that on top.

Maniphest Tasks: T75964

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

Commit Details:

Full Hash: 6c9a88234038f500c3e75472088f14dff05d073b
Parent Commit: 9aeb475
Lines Changed: +12, -1

2 Modified Paths:

/intern/cycles/blender/blender_sync.cpp (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_depsgraph.c (+11, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021