Blender Git Loki
Git Commits -> Revision 72370b9
Revision 72370b9 by Kévin Dietrich (master) February 25, 2021, 01:18 (GMT) |
Fix T85926: Cycles missing viewport updates when making materials single user This issue seems to be caused by the reallocation flag not being set on the device shader data array so it was never updated on the GPU although the host memory was modified. |
Commit Details:
Full Hash: 72370b92be0db6c7726e1b74e73c393ed1d00538
Parent Commit: c47990f
Lines Changed: +1, -0
1 Modified Path:
/intern/cycles/render/geometry.cpp (+1, -0) (Diff)