This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Alexander Gavrilov 788bbac5bd Depsgraph: fix handling of driver variable dependencies with proxies.
During driver var evaluation, the code directly skips to the proxy
object if present, so the dependencies should reflect that, instead
of inventing extra relations to pretend as if the values were
first copied from the proxy - they actually aren't.

The invented dependencies can't work without cycles in complex but
meaningful cases, e.g. drivers on armature data that depend on pose.

This alters the changes from 72cbf966fb to be more correct.
2019-04-29 13:09:20 +03:00
..
2019-04-25 23:23:26 +02:00
2019-04-29 10:46:04 +02:00
2019-04-24 14:41:12 +10:00
2019-04-24 14:41:12 +10:00
2019-04-22 19:48:17 +10:00
2019-04-29 14:14:14 +10:00
2019-04-28 14:50:48 -07:00
2019-04-29 14:14:14 +10:00
2019-04-25 23:23:27 +02:00
2019-04-24 14:41:12 +10:00
2019-04-24 14:41:12 +10:00