Merge branch 'master' into blender2.8

This commit is contained in:
Sergey Sharybin 2018-04-04 10:16:38 +02:00
commit d54a058f35
1 changed files with 1 additions and 0 deletions

View File

@ -431,6 +431,7 @@ void DepsgraphRelationBuilder::build_rig(Object *object)
/* assume that all bones must be done for the pose to be ready (for deformers) */
add_relation(bone_done_key, flush_key, "PoseEval Result-Bone Link");
/* Custom shape. */
if (pchan->custom != NULL) {
build_object(NULL, pchan->custom);