Blender Git Loki
Git Commits  -> Revision d5408d7
		
			
			
		
| May 27, 2016, 07:06 (GMT) | 
| Another depsgraph fix, internal texture relations need to be built explicitly. Like node trees, textures are only optionally constructed in the depsgraph when something uses them. When a modifier (or other potential future user of the "handle" system) declares a texture dependency, the internal relations of that texture are not necessarily built - this only happens when the texture is part of a material texture stack. So we need to also construct the internal texture relations (lazy init) in addition to the external modifier->texture dependency. | 
Commit Details:
Full Hash: d5408d7b132716e26cfa03b93a5ef5b6d6dc86ce
Parent Commit: 2b9d520
Lines Changed:  +3,  -0
1 Modified Path:
/source/blender/depsgraph/intern/depsgraph_build_relations.cc (+3, -0) (Diff)


 Master Commits
 Master Commits MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021