Blender Git Commit Log
Git Commits  -> Revision 77153b3
		
			
			
		
Revision 77153b3 by Tamito Kajiyama (master) May 22, 2014, 07:03 (GMT)  | 
Freestyle: Fix for versioning code not working properly with new texture options. To get the versioning code properly work, the condition should have been: DNA_struct_elem_find(fd->filesdna, "FreestyleLineStyle", "MTex", "*mtex[18]") The present commit uses another new structure member instead, to avoid referring to the magic number 18 in the last string literal.  | 
Commit Details:
Full Hash: 77153b303264a6ab53f8a787d95ae45594b21d24
Parent Commit: d27d982
Lines Changed:  +1,  -1
1 Modified Path:
/source/blender/blenloader/intern/versioning_270.c (+1, -1) (Diff)


 Master Commits
MiikaHweb | 2003-2021