Blender Git Commit Log
Git Commits -> Revision ad73854
Revision ad73854 by Sergey Sharybin (blender-v2.79a-release, blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 1, 2018, 14:44 (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: ad7385422e675249c2b5d230bf7268b3b73c4a87
Parent Commit: ad83408
Committed By: Bastien Montagne
Lines Changed: +2, -0
1 Modified Path:
/intern/cycles/render/nodes.h (+2, -0) (Diff)