Blender Git Commit Log

Git Commits -> Revision 5ea7298

Revision 5ea7298 by Sergey Sharybin (master)
October 11, 2017, 10:22 (GMT)
Fix T53048: OSL Volume is broken in Blender 2.79

Was a mistake in optimization commit which was disconnecting closures and nodes
which does not make sense for volume output.

OSL script we can't ignore and can't currently know in advance if it's a proper
volume shader or not. So we never disconnect OSL nodes from volume output.

This is a good candidate for corrective release.

Commit Details:

Full Hash: 5ea729845d8b11ecd0d1f200fc7b23e6461b97bb
Parent Commit: 4fce3c7
Lines Changed: +2, -0

1 Modified Path:

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