Blender Git Commit Log

Git Commits -> Revision 68b3061

Revision 68b3061 by Bastien Montagne (temp-ui-tweaks)
September 22, 2021, 13:54 (GMT)
IDManagement: refactor: Remove 'test' part from `BKE_lib_id_make_local`.

Mixing testing and actual action in a single function is just not a good
way to do things, and the 'testing' feature is not used anywhere
anymore, time to get rid of it.

Commit Details:

Full Hash: 68b306156c6af60e0a66d13e94c27fa869d16334
Parent Commit: 05cdd5f
Committed By: Pablo Vazquez
Lines Changed: +22, -30

7 Modified Paths:

/source/blender/blenkernel/BKE_lib_id.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/brush.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/lib_id.c (+16, -22) (Diff)
/source/blender/editors/interface/interface_templates.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner_tools.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_ID.c (+1, -2) (Diff)
/source/blender/windowmanager/intern/wm_files_link.c (+1, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021