Blender Git Commit Log
Git Commits -> Revision a881b52
Revision a881b52 by Bastien Montagne (master) May 18, 2021, 16:44 (GMT) |
Fix ID copying outside of Main affecting 'directly linked' status of other IDs. Copying an ID outside of BMain should not assume that the datablocks it uses are now directly linked. This would be wrong e.g. in case that new no-main ID is copied from a linked data-block and is supposed to remain a linked data. |
Commit Details:
Full Hash: a881b5272b01fe299df5d12aded30515c432bcec
Parent Commit: 3826c16
Lines Changed: +7, -1
1 Modified Path:
/source/blender/blenkernel/intern/lib_id.c (+7, -1) (Diff)