Blender Git Commit Log

Git Commits -> Revision 84e16c4

Revision 84e16c4 by Bastien Montagne (master)
June 1, 2021, 10:01 (GMT)
Fix `BLI_libblock_ensure_unique_name` not ignoring linked IDs.

This function would considere that there was a name conflict even in
case existing ID would be a linked one.

This is only a (symbolic) perforance improvement and logical fix, since
`BKE_id_new_name_validate` would not do that mistake anyway.

Commit Details:

Full Hash: 84e16c499243f6bdeb29f684408f4d206b919ee8
Parent Commit: db15c9d
Lines Changed: +1, -1

1 Modified Path:

/source/blender/blenkernel/intern/lib_id.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021