Blender Git Commit Log
Git Commits -> Revision bca66a2
Revision bca66a2 by Bastien Montagne (blender-v2.83-release) August 16, 2021, 07:44 (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: bca66a2a71e8a1fb32f05f544516d3fcb699fe00
Parent Commit: a70b625
Committed By: Jeroen Bakker
Lines Changed: +3, -0
1 Modified Path:
/source/blender/blenkernel/intern/lib_id.c (+3, -0) (Diff)