Blender Git Commit Log

Git Commits -> Revision e205570

Revision e205570 by Alexander Gavrilov (master)
November 14, 2018, 17:18 (GMT)
Depsgraph: suppress logs from add_relation on invalid driver variables.

Rig generators (e.g. rigify) use dummy drivers to attach extra
ID references to rigs for Append/Link. These references use
Single Property variables with empty path, which is intentionally
invalid and shouldn't produce low-level error logs from depsgraph.

The removed code would always print an error because RNAPathKey
requires a valid path to produce a non-NULL reference.

Commit Details:

Full Hash: e20557046b9d949385466d6e24a3fb3f580c4761
Parent Commit: 10bab56
Lines Changed: +2, -11

1 Modified Path:

/source/blender/depsgraph/intern/builder/deg_builder_relations.cc (+2, -11) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021