Blender Git Commit Log
Git Commits -> Revision 895d119
Revision 895d119 by Joshua Leung (depsgraph_refactor) March 12, 2014, 13:39 (GMT) |
Abstract out standard part of IDDepsNode and GroupDepsNode into a separate type This makes it easier to tell whether they've been defined correctly, and/or gives us a legitimate type (OuterIdDepsNodeTemplate) to use when dealing with a node which we know is either one (and the exact difference doesn't matter). |
Commit Details:
Full Hash: 895d119300f69a29996552621c73418c8507b16e
Parent Commit: f5cd0b0
Committed By: Lukas Toenne
Lines Changed: +22, -9