Blender Git Commit Log

Git Commits -> Revision 236a9f0

Revision 236a9f0 by Bastien Montagne (master)
September 16, 2021, 12:30 (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: 236a9f081462d249043e2bd00a015a6c5cafe377
Parent Commit: 4f38624
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