Blender Git Commit Log

Git Commits -> Revision 1474cab

Revision 1474cab by Bastien Montagne (workspaces)
May 28, 2017, 17:46 (GMT)
Remove linkable vs appendable distinction in data-blocks.

This is complicating the code for a specific exception, which shall
hopefully be removed later even!

So better to go with a rather small, non-intrusive hack to prevent
linking Workspaces for now, link/append code in Blender is complicated
enough as it is.

Commit Details:

Full Hash: 1474cab63e1da8567c344b5d14cb82c683daf457
Parent Commit: e66733a
Lines Changed: +118, -189

12 Modified Paths:

/source/blender/blenkernel/BKE_idcode.h (+0, -1) (Diff)
/source/blender/blenkernel/intern/idcode.c (+50, -55) (Diff)
/source/blender/blenkernel/intern/library.c (+2, -2) (Diff)
/source/blender/blenloader/intern/readblenentry.c (+12, -38) (Diff)
/source/blender/blenloader/intern/readfile.c (+3, -9) (Diff)
/source/blender/editors/space_file/filelist.c (+11, -40) (Diff)
/source/blender/editors/space_file/filesel.c (+2, -2) (Diff)
/source/blender/makesdna/DNA_space_types.h (+7, -10) (Diff)
/source/blender/makesrna/intern/rna_space.c (+2, -2) (Diff)
/source/blender/python/intern/bpy_library_load.c (+5, -4) (Diff)
/source/blender/windowmanager/intern/wm_files_link.c (+22, -24) (Diff)
/source/blender/windowmanager/intern/wm_operator_props.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021