Blender Git Commit Log

Git Commits -> Revision 4d2ca33

Revision 4d2ca33 by Bastien Montagne (master)
September 23, 2021, 11:48 (GMT)
LibLink: Modify WM API to link/append one ID to take flag parameter.

There is no reason to lock behavior into a specific configuration in
those calls, make them properly configurable like the rest of the
link/append code.

This also enable users of those functions to activate 'ID reuse'
behavior.

Commit Details:

Full Hash: 4d2ca33a8a7d08897a273031099da9b7bcaa11ff
Parent Commit: aadb7ef
Lines Changed: +28, -12

4 Modified Paths:

/source/blender/editors/screen/workspace_edit.c (+8, -1) (Diff)
/source/blender/windowmanager/intern/wm_dragdrop.c (+5, -2) (Diff)
/source/blender/windowmanager/intern/wm_files_link.c (+11, -7) (Diff)
/source/blender/windowmanager/WM_api.h (+4, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021