Cleanup: make group/collection versioning a bit more clear.

This commit is contained in:
2018-05-18 19:31:35 +02:00
parent f99197fb2d
commit 0d2aa1a7bb
2 changed files with 4 additions and 5 deletions

View File

@@ -297,6 +297,7 @@ static void do_version_group_collection_to_collection(Main *bmain, Collection *g
}
group->collection = NULL;
group->view_layer = NULL;
id_fake_user_set(&group->id);
}