6f3cf1e4368b2c26d4fb4ddfa463aaac507f383a
LibOverride resync process would not properly 'make local' newly created overrides (copied from their linked reference). The main consequence was that some linked data used by these new liboverrides would not be properly tagged as directly linked. While this would not be an issue in current codebase, this was breaking upcomming readfile undo refactor, since some linked data did not get their local 'placeholder reference' data written in memfile blendfiles. NOTE: this is more of a quick fix, whole handling of library data in complex copying cases like that need some more general work, see #107848 and #107847.
…
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%
