Go to the source code of this file.
|
| static bool | blender::ed::space_node::node_add_menu_poll (const bContext *C, MenuType *) |
| static bool | blender::ed::space_node::all_loading_finished () |
| static asset::AssetItemTree | blender::ed::space_node::build_catalog_tree (const bContext &C, const bNodeTree &node_tree) |
| static Set< StringRef > | blender::ed::space_node::get_builtin_menus (const int tree_type) |
| static void | blender::ed::space_node::node_catalog_assets_draw (const bContext *C, Menu *menu) |
| static void | blender::ed::space_node::node_unassigned_assets_draw (const bContext *C, Menu *menu) |
| static void | blender::ed::space_node::root_catalogs_draw (const bContext *C, Menu *menu, const StringRefNull operator_id) |
| static void | blender::ed::space_node::add_root_catalogs_draw (const bContext *C, Menu *menu) |
| static void | blender::ed::space_node::swap_root_catalogs_draw (const bContext *C, Menu *menu) |
| MenuType | blender::ed::space_node::catalog_assets_menu_type () |
| MenuType | blender::ed::space_node::unassigned_assets_menu_type () |
| MenuType | blender::ed::space_node::add_root_catalogs_menu_type () |
| MenuType | blender::ed::space_node::swap_root_catalogs_menu_type () |
| void | blender::ed::space_node::ui_template_node_asset_menu_items (uiLayout &layout, const bContext &C, StringRef catalog_path, const NodeAssetMenuOperatorType operator_type) |