Blender Git Commit Log
Git Commits -> Revision 45efd0b
August 9, 2021, 06:23 (GMT) |
Fix T89835: Crash after Instancing to Scene after making linked Collection local. Even though the ID itself remain the same after being made local, from depsgraph point of view this is a different ID. Hence we need to tag all of its users for COW update, as well as rebuild depsgraph relationships. Should be also backported to LTS 2.93 (and 2.83 if possible). |
Commit Details:
Full Hash: 45efd0b6a15424a2d9a6ea1591d2b4504495c7cf
Parent Commit: 2ccf4b1
Committed By: Jeroen Bakker
Lines Changed: +5, -1
1 Modified Path:
/source/blender/blenkernel/intern/lib_id.c (+5, -1) (Diff)