This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender
Alexander Gavrilov e20557046b 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.
2018-11-14 20:18:48 +03:00
..
2018-10-17 12:43:41 +02:00
2018-11-14 11:50:37 +01:00
2018-11-14 23:31:06 +11:00
2018-11-14 17:21:34 +11:00
2018-11-10 09:27:20 +11:00
2018-09-26 17:49:40 +02:00
2018-11-14 13:06:11 +01:00
2018-11-14 17:10:56 +11:00
2018-10-11 08:14:04 +11:00