|
Blender V4.3
|
Classes | |
| class | LazyFunctionForMenuSwitchNode |
| class | LazyFunctionForMenuSwitchSocketUsage |
| class | MenuSwitchFn |
|
static |
Definition at line 360 of file node_geo_menu_switch.cc.
References UI_EMBOSS_NONE, UI_ITEM_NONE, uiItemR(), and uiLayoutSetEmboss().
Referenced by node_layout_ex().
|
static |
Definition at line 37 of file node_geo_menu_switch.cc.
References ELEM, SOCK_BOOLEAN, SOCK_COLLECTION, SOCK_FLOAT, SOCK_GEOMETRY, SOCK_IMAGE, SOCK_INT, SOCK_MATERIAL, SOCK_MATRIX, SOCK_OBJECT, SOCK_RGBA, SOCK_ROTATION, SOCK_STRING, and SOCK_VECTOR.
Referenced by node_rna().
|
static |
Definition at line 119 of file node_geo_menu_switch.cc.
References blender::nodes::socket_items::copy_array(), and bNode::storage.
Referenced by register_node().
|
static |
Definition at line 55 of file node_geo_menu_switch.cc.
References b, NodeMenuSwitch::data_type, ELEM, NodeMenuSwitch::enum_definition, bNodeTree::id, blender::nodes::MenuSwitchItemsAccessor::item_srna, SOCK_COLLECTION, SOCK_GEOMETRY, SOCK_IMAGE, SOCK_MATERIAL, SOCK_OBJECT, blender::nodes::MenuSwitchItemsAccessor::socket_identifier_for_item(), and blender::nodes::socket_type_supports_fields().
Referenced by register_node().
|
static |
Definition at line 113 of file node_geo_menu_switch.cc.
References blender::nodes::socket_items::destruct_array(), and MEM_freeN().
Referenced by register_node().
|
static |
Definition at line 128 of file node_geo_menu_switch.cc.
References IFACE_, params, SOCK_IN, and SOCK_MENU.
Referenced by register_node().
|
static |
Definition at line 100 of file node_geo_menu_switch.cc.
References blender::nodes::socket_items::add_item_with_name(), data, and SOCK_GEOMETRY.
Referenced by register_node().
|
static |
Definition at line 461 of file node_geo_menu_switch.cc.
References blender::nodes::socket_items::try_add_item_via_any_extend_socket().
Referenced by register_node().
|
static |
Definition at line 95 of file node_geo_menu_switch.cc.
References ptr, UI_ITEM_NONE, and uiItemR().
Referenced by register_node().
|
static |
Definition at line 375 of file node_geo_menu_switch.cc.
References PointerRNA::data, draw_menu_switch_item(), uiListType::idname, blender::nodes::MenuSwitchItemsAccessor::item_srna, PointerRNA::owner_id, ptr, RNA_pointer_create(), STRNCPY, TIP_, UI_ITEM_NONE, UI_TEMPLATE_LIST_FLAG_NONE, uiItemEnumO(), uiItemO(), uiItemR(), uiLayoutColumn(), uiLayoutPanel(), uiLayoutRow(), uiLayoutSetPropDecorate(), uiLayoutSetPropSep(), UILST_LAYOUT_DEFAULT, uiTemplateList(), and WM_uilisttype_add().
Referenced by register_node().
|
static |
Definition at line 454 of file node_geo_menu_switch.cc.
References NODE_OT_enum_definition_item_add(), NODE_OT_enum_definition_item_move(), NODE_OT_enum_definition_item_remove(), and WM_operatortype_append().
Referenced by register_node().
|
static |
Definition at line 436 of file node_geo_menu_switch.cc.
References blender::nodes::socket_items::ops::add_item(), and ot.
Referenced by node_operators().
|
static |
Definition at line 448 of file node_geo_menu_switch.cc.
References blender::nodes::socket_items::ops::move_active_item(), and ot.
Referenced by node_operators().
|
static |
Definition at line 442 of file node_geo_menu_switch.cc.
References ot, and blender::nodes::socket_items::ops::remove_active_item().
Referenced by node_operators().
|
static |
Definition at line 467 of file node_geo_menu_switch.cc.
References blender::nodes::enum_items_filter(), is_supported_socket_type(), NOD_storage_enum_accessors, blender::nodes::RNA_def_node_enum(), rna_enum_node_socket_data_type_items, SOCK_GEOMETRY, and EnumPropertyItem::value.
Referenced by register_node().
|
static |
Definition at line 486 of file node_geo_menu_switch.cc.
References blender::bke::bNodeType::declare, blender::bke::bNodeType::draw_buttons, blender::bke::bNodeType::draw_buttons_ex, blender::bke::bNodeType::gather_link_search_ops, geo_node_type_base(), blender::bke::bNodeType::initfunc, blender::bke::bNodeType::insert_link, NODE_CLASS_CONVERTER, node_copy_storage(), node_declare(), node_free_storage(), node_gather_link_searches(), node_init(), node_insert_link(), node_layout(), node_layout_ex(), node_operators(), blender::bke::node_register_type(), node_rna(), blender::bke::node_type_storage(), blender::bke::bNodeType::register_operators, blender::bke::bNodeType::rna_ext, and ExtensionRNA::srna.