dd698d4f24891e62d062f616152c3cf8aec61d8e
The Node Editor Add menu has filters for not drawing asset catalogs in the root level. This is done so that catalogs that share names with built-in menus are appended to said menus. There is no "Unassigned" built-in menu, just a root level asset menu for unassigned assets. This menu does not currently have the behavior to support appending catalogs to it, so assigning assets to a catalog named "Unassigned" renders said assets unaccessible in the Add Menu. This patch removes that filter as it was deemed better to just allow the user to have a root level catalog menu named "Unassigned" instead of mushing it with the menu for unassigned assets. Pull Request: https://projects.blender.org/blender/blender/pulls/138874
…
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%
