Blender Git Loki
Git Commits -> Revision 03e2f11
Revision 03e2f11 by Bastien Montagne (master) August 5, 2021, 09:31 (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: 03e2f11d48dc4e7bb8124c4c4be3403aea56e0c8
Parent Commit: 647a8bf
Lines Changed: +5, -1
1 Modified Path:
/source/blender/blenkernel/intern/lib_id.c (+5, -1) (Diff)