Blender Git Loki
Git Commits -> Revision 0c44b7e
Revision 0c44b7e by Dalai Felinto (master) March 20, 2019, 10:45 (GMT) |
Fix T61670: Copy -> Paste - Pasted elements are not selected 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. That said, the report can be re-opened since there is still discussion about whether or not to bring the collections with the objects. Reviewers: mont29 Subscribers: brecht, campbellbarton Differential Revision: https://developer.blender.org/D4558 |
Commit Details:
Full Hash: 0c44b7e177f394fe93d236aeb4b9ba7b14b2191c
Parent Commit: 3e790e7
Lines Changed: +14, -6
1 Modified Path:
/source/blender/blenloader/intern/readfile.c (+14, -6) (Diff)