Blender Git Loki
Git Commits -> Revision 93e6485
Revision 93e6485 by Joshua Leung (depsgraph_refactor) March 12, 2014, 13:39 (GMT) |
Fleshing out Group Node, ID Node + A mid-level "data" node * The "data" nodes are mid-level, and intended to sit between ID/Group "outer" nodes (i.e. optimisation and grouping nodes) and "inner nodes" to make it easier to query for stuff like bone-deps. They are only used since we'd be creating them in the meantime anyways. Then again, these may still go away later, if this just makes things too hard... * TODO: some avenue for "dependency injection" within groups is needed for things like IK Trees being built with different sizes... |
Commit Details:
Full Hash: 93e6485f15dfdca4949177963558355a1eca1cba
Parent Commit: dc6dc98
Committed By: Lukas Toenne
Lines Changed: +41, -2
1 Modified Path:
/source/blender/depsgraph/depsgraph_types.h (+41, -2) (Diff)