f933dae207ee11fd1d553c2f75ee79c656582517
The idea is to allow iterating over e.g. all ID usages of a node from a whole nodetree, using the same generic handling as existing 'whole ID' `foreach_id` code. This is necessary in some cases wher a sub-data needs to processed independently from any 'owner ID', e.g. in some copy/paste handling. This is a pre-requirement for proper fix of nodes copy/paste (see e.g. #120103). Pull Request: https://projects.blender.org/blender/blender/pulls/121018
…
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%
