Blender Git Commit Log

Git Commits -> Revision cfd11af

Revision cfd11af by Campbell Barton (master)
March 8, 2021, 13:55 (GMT)
readfile: add id_tag_extra argument

This allows adding ID tags when linking/loading data.

This is needed to implement loading non 'G.main' ID data-blocks,
see D10612.

Commit Details:

Full Hash: cfd11af9819433c5b83359b72f002fcd59fdc1ab
Parent Commit: 09a8f5e
Lines Changed: +39, -12

6 Modified Paths:

/source/blender/blenkernel/intern/blender_copybuffer.c (+5, -2) (Diff)
/source/blender/blenloader/BLO_readfile.h (+5, -1) (Diff)
/source/blender/blenloader/intern/readfile.c (+18, -7) (Diff)
/source/blender/blenloader/intern/readfile.h (+8, -0) (Diff)
/source/blender/python/intern/bpy_library_load.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_files_link.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021