Blender Git Loki
Git Commits -> Revision 5e0ec49
Revision 5e0ec49 by Bastien Montagne (master) May 13, 2016, 12:12 (GMT) |
Fix T48416: Impossible to append from another file without localizing also all indirectly linked data. Previous to 2.77, this used to be default behavior, was changed in rB591f4549c958b. However, in most append cases, you do want a full localization of your data, so this new behavior is kept by default, but there is now an option in append operator to only localize the 'first level' of data (i.e. datablocks from linked library itself, and not those from other 'sub-libraries'). |
Commit Details:
Full Hash: 5e0ec49570fa745c28bd028cb7796733a1d9dfce
Parent Commit: 6276726
Lines Changed: +38, -9