af3461c387702b56f75201952125ec7c6c49df44
Any geometry node group with the "Is Modifier" tag is exposed in the add modifier menu. Local node groups that aren't assets are displayed in a subsection of the "Unassigned" menu, as they are "asset wannabees" that function similarly but aren't shared to other files. Only modifier node groups can be assigned to the geometry nodes modifier. Because of this, existing node groups are versioned to have the tag if they have a geometry output. Internally, this means the operator that used to only handle node group assets has to also add local geometry node groups. That change isn't so large though. The other changes are just UI, or changes to the node group property poll functions. Note: For assets, saving the file to generate asset meta-data may be necessary for the versioning to affect the add modifier menu. Pull Request: https://projects.blender.org/blender/blender/pulls/112918
…
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%
