Blender Git Commit Log
Git Commits -> Revision 887d052
Revision 887d052 by Bastien Montagne (master) March 17, 2019, 17:07 (GMT) |
Fix T62570: Append Particles System not working properly. T62570 and T61796 show that we need two slightly different behaviors in post-linking collection process: * For linking, we never want to instantiate indirectly-linked collections or objects. * For appending however, since all collections and objects will become local and hence need instantiation, we want to 'link to scene' all collections first, better than instantiating the objects in the master collection opf current scene. |
Commit Details:
Full Hash: 887d052e56a515145f4dd7433e49c91c5d149169
Parent Commit: 94507a7
Lines Changed: +8, -3
1 Modified Path:
/source/blender/blenloader/intern/readfile.c (+8, -3) (Diff)