Blender Git Loki

Git Commits -> Revision 8451f3f

May 19, 2018, 17:12 (GMT)
WIP: Improved implementation of DEG_get_evaluated_rna_pointer()

This now works by getting the RNA Path from the given PointerRNA to go from the
ID block to the data it points to, then uses this path to find the new data
relative to the COW ID.

Note: This currently still has all the debug prints left in - As can be seen,
I was testing this against the earlier PoseBone hack/special case. We may still
need to bring such special cases back in future, since looking up RNA Paths
like this can be slow.

Commit Details:

Full Hash: 8451f3fabc88c2e8126c9e9b8560ce810c21d27e
Parent Commit: 57abe7b
Lines Changed: +30, -5

2 Modified Paths:

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