Blender Git Loki

Git Commits -> Revision fe274d9

Revision fe274d9 by Bastien Montagne (master)
November 22, 2021, 15:52 (GMT)
Link/Append: Move most of core link/append code from WM to new `BKE_blendflie_link_append` module.

This will allow to expose all those advanced features of the WM
operators to other parts of the code, like the python library context
manager, copy/paste code, etc.

This is expected to be a strictly no-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`.

Maniphest Tasks: T91414

Differential Revision: https://developer.blender.org/D13222

Commit Details:

Full Hash: fe274d91a1295ea16cd71b25691c0a492e95dbb8
Parent Commit: 9c2a4d1
Lines Changed: +1468, -1160

2 Added Paths:

/source/blender/blenkernel/BKE_blendfile_link_append.h (+91, -0) (View)
/source/blender/blenkernel/intern/blendfile_link_append.c (+1299, -0) (View)

2 Modified Paths:

/source/blender/blenkernel/CMakeLists.txt (+2, -0) (Diff)
/source/blender/windowmanager/intern/wm_files_link.c (+76, -1160) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021