1c51f74cb495a76d2b243c809cfcc2b41ec26494
In the data-block selectors in the node editor and the header, apply a few rules to increase the separation between tool and modifier node groups. 1. The modifier accepts non-asset groups or assets marked as modifiers (created in the modifier context). Tool node groups cannot be used by modifiers. 2. The tool context can only edit node group assets marked as tools (created in the tool context). When switching contexts, the node group is cleared if the state would be invalid. The tool node group is still stored in the editor's "root node tree" property. Since it isn't retrieved from the context, the pin button is useless, so it isn't displayed in the tool mode. See #101778, #111526. Pull Request: https://projects.blender.org/blender/blender/pulls/112389
…
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%
