Blender Git Loki
Git Commits -> Revision 798e593
Revision 798e593 by Bastien Montagne (master) October 1, 2021, 10:21 (GMT) |
Fix T87189: Copy/pasting IDs does not handle properly instantiation. Copy/Paste uses its own code path for ID linking, which was not setting `LIB_TAG_DOIT` for proper instantiation later on. Would be nice the make this logic closer to the rest of the link/append code at some point, but for now this fix will do. |
Commit Details:
Full Hash: 798e59300280605b8886d9a1f52e1fcf8e5ac008
Parent Commit: 21c2948
Lines Changed: +7, -0
1 Modified Path:
/source/blender/blenloader/intern/readfile.c (+7, -0) (Diff)