Blender Git Loki
Git Commits -> Revision 0452a04
Revision 0452a04 by Bastien Montagne (master) November 23, 2021, 11:17 (GMT) |
BKE link/append: Add optional blendfile handle to libraries. This enables calling code to deal with the blendfile handle themselves, BKE_blendfile_link then just borrows, uses this handle and does not release it. Needed e.g. for python's libcontext system to use new BKE_blendfile_link_append code. 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: 0452a04f1a1840544287810528e2aaab1daca2ce
Parent Commit: 6c8f73b
Lines Changed: +3, -0
1 Modified Path:
/source/blender/blenkernel/intern/blendfile_link_append.c (+3, -0) (Diff)