Blender Git Commit Log

Git Commits -> Revision 581fb2d

Revision 581fb2d by Bastien Montagne (master)
November 30, 2021, 16:13 (GMT)
LibLink/Append: tweak instantiation of collections in viewlayers.

When appended collections are instantiated in viewlayers, do not add to
viewlayers collections children of other instantiated collections.

This default behavior is required for proper copy/paste behavior. If
previous behavior needs to be brought back for regular append operation,
this can be decided and done, but think this default behavior also makes
sense in normal append case.

part of T91414: Unify link/append between WM operators and BPY context
manager API, and cleanup usages of `BKE_library_make_local`.

Commit Details:

Full Hash: 581fb2da10a6143bab2ac1538d4eed9f910aec2a
Parent Commit: c822e03
Lines Changed: +49, -8

1 Modified Path:

/source/blender/blenkernel/intern/blendfile_link_append.c (+49, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021