forked from blender/blender
Alexander Gavrilov
26e08cbeb8
If multiple bones have a custom property with the same name, depsgraph didn't distinguish between them, potentially leading to spurious cycles. This patch moves ID_PROPERTY operation nodes for bone custom properties from the parameters component to individual bone components, thus decoupling them. Differential Revision: https://developer.blender.org/D13729 |
||
---|---|---|
.. | ||
intern | ||
CMakeLists.txt | ||
DEG_depsgraph_build.h | ||
DEG_depsgraph_debug.h | ||
DEG_depsgraph_physics.h | ||
DEG_depsgraph_query.h | ||
DEG_depsgraph.h |