Blender Git Commit Log
Git Commits -> Revision 3deb564
Revision 3deb564 by Bastien Montagne (master) September 16, 2021, 12:30 (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: 3deb56424f2927ffe8a7ca8ef3de3fa5bc56e304
Parent Commit: e04a10a
Lines Changed: +2, -7
1 Modified Path:
/source/blender/editors/space_outliner/outliner_tools.c (+2, -7) (Diff)