Blender Git Commit Log
Git Commits -> Revision 33dd01f
Revision 33dd01f by Bastien Montagne (master) March 12, 2019, 14:48 (GMT) |
Fix (unreported) duplicated collection from linked scene would be parented to that scene. In other words, Duplicate Collection could link local ID into a linked one... Nasty. ;) Add checks that found parent is not a linked data-block (and try to find a fall-back one if this is the case). |
Commit Details:
Full Hash: 33dd01fc69d820fedd86d118d5bb01036955380e
Parent Commit: 913b1fd
Lines Changed: +22, -0
1 Modified Path:
/source/blender/editors/space_outliner/outliner_collections.c (+22, -0) (Diff)