395f2791666b3dc32cd5f090ca0a105cf2eeefdd
Use of node group assets relies on a few properties written to asset meta-data for proper filtering of assets in menus (add modifier menu, node add menu, 3D view menus for tools). Currently these meta-data properties are written when updating their source properties and when saving the file. That means they *aren't* written when marking a group as an asset, which is necessary because the meta-data doesn't exist before when the group isn't an asset. Currently users have to save the file to update menus in this case, which isn't intuitive. As a fix, call the function to write the meta-data when marking a data-block as an asset. Pull Request: https://projects.blender.org/blender/blender/pulls/112743
…
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%
