Blender Git Loki
Git Commits -> Revision 78e54fc
Revision 78e54fc by Bastien Montagne (compositor-2016) June 8, 2016, 19:45 (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: 78e54fce19f26978dd373529478ceb871aa102b3
Parent Commit: e70286b
Committed By: Jeroen Bakker
Lines Changed: +38, -9