Blender Git Loki
Git Commits -> Revision de6ca93
August 10, 2021, 01:35 (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: de6ca93c0fbc0d7108a788b4c0a8be2c8266bb18
Parent Commit: b26b99c
Committed By: YimingWu
Lines Changed: +5, -1
1 Modified Path:
/source/blender/blenkernel/intern/lib_id.c (+5, -1) (Diff)