56f756b52ccb6d5e8f48b51204e6045b774b1f1d
Change how we visit embedded IDs. Apparently using `BKE_library_foreach_ID_link()` to get those IDs is not the right way to go. Currently the only animatable embedded IDs are node trees, so now the code just handles those explicitly. Since this is versioning code, there's also very little chance that there will be new types of animatable embedded IDs before 4.4 gets released. No functional changes. Pull Request: https://projects.blender.org/blender/blender/pulls/131424
…
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%
