Blender Git Commit Log
Git Commits -> Revision c37121f
Revision c37121f by Bastien Montagne (master) October 22, 2021, 07:59 (GMT) |
Fix T91410: Make Single User operation ignores linked data-blocks. Now 'Make Single User' will also create local copy of linked data as needed. IMPORTANT: Unlike with local data, this always happen, even if linked data has only one user. This avoids e.g. cases like two local objects sharing a same linked mesh, then when calling 'Make Single User -> Object and ObData' on both objects, yu expect both of your objects to get localized meshes, not one of them keeping its linked, un-editable mesh. |
Commit Details:
Full Hash: c37121f16c14519a9056217a2f02fc9078b6e05e
Parent Commit: 622d8b7
Lines Changed: +32, -20
1 Modified Path:
/source/blender/editors/object/object_relations.c (+32, -20) (Diff)