Blender Git Commit Log
Git Commits  -> Revision 80f3956
		
			
			
		
Revision 80f3956 by Lukas Toenne (master) February 17, 2014, 08:28 (GMT)  | 
Fix T38643: Frame labels are invisible with default theme. The color for frame labels was a mix of the text color (black by default) and the node theme color with a factor of 0.8, which coincidentally is the same as the node body color. Changed it to 0.4, which is the same as the regular node labels use.  | 
Commit Details:
Full Hash: 80f3956972aad9822ff9d751578ee3d984eb3bec
Parent Commit: 14b9c79
Lines Changed:  +1,  -1
1 Modified Path:
/source/blender/editors/space_node/drawnode.c (+1, -1) (Diff)


 Master Commits
MiikaHweb | 2003-2021