Page MenuHome

Fix ambiguous ID_PROPERTY depsgraph node names when using pose bone properties.
AbandonedPublic

Authored by Lukas Tönne (lukastoenne) on Apr 2 2021, 1:32 PM.

Details

Summary

Two bones using the same ID property name and a driver from one to the other create a cyclic dependency.
Using the full RNA path for ID_PROPERTY nodes in the depsgraph disambiguates node names. DRIVER nodes do this already.

Diff Detail

Repository
rB Blender
Branch
fix_T87039 (branched from master)
Build Status
Buildable 13860
Build 13860: arc lint + arc unit