Blender Git Commit Log
Git Commits  -> Revision 293d5db
		
			
			
		
Revision 293d5db by Mai Lavelle (blender-v2.78-release, blender-v2.78b-release, blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) September 14, 2016, 08:26 (GMT)  | 
Cycles: Fix shading and crashes resulting from constant folding on displacement Constant folding was removing all nodes connected to the displacement output if they evaluated to a constant, causing there to be no valid graph for displacement even when there was displacement to be applied, and sometimes caused crashes.  | 
Commit Details:
Full Hash: 293d5db8956ee87a4ea2dfdaad0dd34216b7a47f
Parent Commit: fd01cd7
Committed By: Sergey Sharybin
Lines Changed:  +13,  -0
1 Modified Path:
/intern/cycles/render/graph.cpp (+13, -0) (Diff)


 Master Commits
MiikaHweb | 2003-2021