Blender Git Commit Log

Git Commits -> Revision a523dfd

Revision a523dfd by Sergey Sharybin (master)
May 4, 2017, 14:28 (GMT)
Fix T51412: Instant crash with texture plugged into the Displacement output

The issue was caused by unlimited textures commit, root of the issue is that
displacement code updates some of the image slots directly, so it needs to
ensure device vectors are all proper size.

Commit Details:

Full Hash: a523dfd2fd8c19ca0fbf9891a3be0988945d585f
Parent Commit: b180900
Lines Changed: +20, -9

3 Modified Paths:

/intern/cycles/render/image.cpp (+18, -9) (Diff)
/intern/cycles/render/image.h (+1, -0) (Diff)
/intern/cycles/render/mesh.cpp (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021