Blender Git Commit Log
Git Commits  -> Revision d3f9b0d
		
			
			
		
Revision d3f9b0d by Joshua Leung (master) December 7, 2010, 10:15 (GMT)  | 
Bugfix #25049: Compositing Nodes not Keyframable An error seems to have been introduced to the node-tree building at some point, which means that the ID-type for data-attached node trees was incorrect (i.e. scene->nodetree->id.name = NTREE_COMPOSIT instead of ID_NT). This in turn meant that the ID AnimData availability poll would fail, as the ID-type could not be determined.  | 
Commit Details:
Full Hash: d3f9b0d05ad6faffd440bab6efc0345cc0f5d32c
SVN Revision: 33534
Parent Commit: 15d3774
Lines Changed:  +1,  -1
1 Modified Path:
/source/blender/blenkernel/intern/node.c (+1, -1) (Diff)


 Master Commits
MiikaHweb | 2003-2021