Blender Git Commit Log

Git Commits -> Revision 5c60721

Revision 5c60721 by Sergey Sharybin (master)
August 23, 2017, 10:35 (GMT)
Fix T51805: Overlapping volumes renders incorrect on AMD GPU

We need to make sure we can store all volume closures for all objects in volume
stack. This is a bit tricky to detect what would be the "nestness" level of
volumes so for now use maximum possible stack depth. Might cause some slowdown,
but better to give reliable render output than to fail quickly.

Should be safe for 2.79 after extra eyes.

Commit Details:

Full Hash: 5c60721c9e3d5af2bd4f80b3013fe0c804cf7531
Parent Commit: b951370
Lines Changed: +3, -0

1 Modified Path:

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