The first part of this patch is just a way to improve performance a bit
by not calling BKE_scene_object_base_flag_sync_from_base() twice.
The second is the proper fix for the reported issue.
(T61670)
Differential D4558
Fix T61670: Copy -> Paste - Pasted elements are not selected Authored by Dalai Felinto (dfelinto) on Mar 20 2019, 2:51 AM.
Details The first part of this patch is just a way to improve performance a bit The second is the proper fix for the reported issue. (T61670)
Diff Detail
Event TimelineComment Actions Yes, think that commit is OK in any case, collections instancing should follow FILE_AUTOSELECT just like object instancing does. |