Blender Git Commit Log

Git Commits -> Revision d7cf7d4

Revision d7cf7d4 by Bastien Montagne (master)
November 22, 2021, 15:55 (GMT)
Link/Append: Move main linking code (from WM) to use new instantiation code in BKE.

This removes the last main usage of BLO's instantiation code.

Also required some limited refactoring of BKE_blendfile_link_append's
instantiation to make it more modular, and usable by both linking and
appending code paths.

NOTE: This should be a non-behavioral change commit.

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: d7cf7d4048289d49463a3ef8b9b2172d3c4d44b6
Parent Commit: fe274d9
Lines Changed: +331, -147

1 Modified Path:

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