695995d7cb6e31885d7b59a7f532f8c49018d1fb
There is no reason to do that in the 'lib_link' stage of blendfile reading, whether the owner ID is linked or local is already known info at the 'read_data' stage of the process. And it is more logical to do that in code affecting internal private data of an ID, rather than in code handling updates of it ID pointers. Note that the camera's baground image case was already handled in the 'read_data' stage. No behavioral change expected here.
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
