f9f7f25e8d393468ec5cd6e6ad17810727d3223b
Some nodes like the simulation input have sockets that depend on other nodes in the tree, via dynamic declarations. The first fix here is remapping those inter-node references before adding links and updating declarations. The second is storing link references with socket identifiers instead of socket pointers. This is necessary because the new sockets aren't added to the socket map when the node is copied. Avoiding pointer storage is also less fragile in general. Pull Request: https://projects.blender.org/blender/blender/pulls/122013
…
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%
