Blender Git Loki

Git Commits -> Revision 9b867f2

Revision 9b867f2 by Sybren A. Stüvel (master)
July 27, 2020, 06:53 (GMT)
Fix T79121: Dependency cycle when driver points to prop with 'scale' in name

This makes `RNANodeQuery::construct_node_identifier()` more strict in
its matching of certain property names.

The downside of this approach is that it's not possible any more to use
`"rotation"` and expect a match for `"rotation_euler"` and friends, so
the list of strings to test against is now 3x as long.

Reviewed By: sergey

Maniphest Tasks: T79121

Differential Revision: https://developer.blender.org/D8375

Commit Details:

Full Hash: 9b867f2e90bd5ba9c2e37ed39cf8b1ad28e39b07
Parent Commit: 3bcec7c
Lines Changed: +114, -3

1 Added Path:

/source/blender/depsgraph/intern/builder/deg_builder_rna_test.cc (+60, -0) (View)

3 Modified Paths:

/source/blender/depsgraph/CMakeLists.txt (+11, -0) (Diff)
/source/blender/depsgraph/intern/builder/deg_builder_rna.cc (+30, -3) (Diff)
/source/blender/depsgraph/intern/builder/deg_builder_rna.h (+13, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021