Blender Git Commit Log

Git Commits -> Revision 05b2ed8

Revision 05b2ed8 by Bastien Montagne (temp-ui-tweaks)
September 22, 2021, 13:54 (GMT)
Cleanup/Fix outliner 'make local' code.

While likely harmless, this code was doing extremely bad thing,
by-passing the whole lower-level `BKE_lib_id_make_local` call in case it
would fail and deciding by itself to forcefully make the given ID local.
Bad. Very, very, very bad.

Commit Details:

Full Hash: 05b2ed822db8be8cd256d9aabaf4e2ae017f9950
Parent Commit: 71e29bf
Committed By: Pablo Vazquez
Lines Changed: +2, -7

1 Modified Path:

/source/blender/editors/space_outliner/outliner_tools.c (+2, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021