c738d8df849fb15012ab84c56fe3d6f5bc503951
blo_lib_link_restore.
This code (looking for matching new IDs to restore by name) is called from `set_app_data` after a .blend file has been read (also in memfile undo case). The part handling VSE clipboard to restore ID pointers is not really needed, since pasting VSE strips already ensures stored ID pointers are still valid, and tries to find a new matching one otherwise.
…
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%
