dd3a1ec0950ff8641b3c908c166c5eee4b3e7d72
When copying a local ID into a library, or a linked ID into a different library, the 'linked' tags would not be properly preserved or set, and the relative file paths would not be properly remapped. These issues were not currently exposed (no existing code could trigger them), but some of these fixes are needed for upcoming refactor of the partial write code. NOTE: not very happy with the split in library handling between `BKE_id_copy_in_lib` and `BKE_libblock_copy_in_lib`, this will have to be solved at some point. Pull Request: https://projects.blender.org/blender/blender/pulls/123247
…
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%
