Blender Git Commit Log
Git Commits  -> Revision 27aa217
		
			
			
		
Revision 27aa217 by Lukas Toenne (master) June 21, 2012, 07:14 (GMT)  | 
Fix for color ramp RNA paths in node trees. The path generation for color ramps in nodes was incomplete (not prepending the ID-to-node path), which prevented keyframing color ramp elements. Path lookup for color ramps is still brute-force and slow, but this is a general design problem with nested RNA structs.  | 
Commit Details:
Full Hash: 27aa2174b7544e97eae2a27e871609e74e0a5107
SVN Revision: 48150
Parent Commit: 7ef5487
Lines Changed:  +38,  -6
1 Modified Path:
/source/blender/makesrna/intern/rna_color.c (+38, -6) (Diff)


 Master Commits
MiikaHweb | 2003-2021