Blender Git Loki

Git Commits -> Revision 2a5f319

Revision 2a5f319 by Joshua Leung (master)
August 21, 2018, 04:52 (GMT)
Depsgraph: Add query methods to identify all the ID's that a given datablock depends on

This commit adds a new method, DEG_foreach_ancestor_ID()
to accompany the existing DEG_foreach_descendent_ID().

It can be used to help print/collect all the ID's that
a given ID block depends on (i.e. all the datablocks that
need to be evaluated before the datablock of interest can
be evaluated)

Commit Details:

Full Hash: 2a5f319465b2d94ddff1d3d1402d3c46e4e2c0e8
Parent Commit: 351d131
Lines Changed: +77, -0

2 Modified Paths:

/source/blender/depsgraph/DEG_depsgraph_query.h (+3, -0) (Diff)
/source/blender/depsgraph/intern/depsgraph_query_foreach.cc (+74, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021