Blender Git Loki
Git Commits -> Revision 683e642
Revision 683e642 by Bastien Montagne (master) March 5, 2019, 13:41 (GMT) |
Fix T61796: Linking a collection with instances inside will place the instanced object in the scene. Do not force to link indirectly linked collections into current scene, that is usually not desired. Note that user can always add this link manually if they want. All this 'implicit instantiation' post-linking process is rather hairy to get it correct, hope this time it's not breaking something else... |
Commit Details:
Full Hash: 683e64247f060acbb8b9ba9178e7555dc57aa10b
Parent Commit: 6d110a0
Lines Changed: +3, -1
1 Modified Path:
/source/blender/blenloader/intern/readfile.c (+3, -1) (Diff)