|
Blender V4.5
|
Classes | |
| class | MaskOperation |
Functions | |
| static void | cmp_node_mask_declare (NodeDeclarationBuilder &b) |
| static void | node_mask_label (const bNodeTree *, const bNode *node, char *label, int label_maxncpy) |
| static void | node_update (bNodeTree *ntree, bNode *node) |
| static NodeOperation * | get_compositor_operation (Context &context, DNode node) |
|
static |
Definition at line 26 of file node_composite_mask.cc.
References blender::nodes::DeclarationListBuilder::add_input(), b, C, blender::nodes::SocketDeclaration::description, uiLayout::prop(), PROP_FACTOR, ptr, blender::nodes::decl::Float::subtype, UI_ITEM_R_SPLIT_EMPTY_NAME, and uiTemplateID().
|
static |
Definition at line 193 of file node_composite_mask.cc.
|
static |
Definition at line 73 of file node_composite_mask.cc.
References BLI_strncpy_utf8(), bNode::id, IFACE_, and ID::name.
Definition at line 81 of file node_composite_mask.cc.
References CMP_NODE_MASK_FLAG_SIZE_FIXED, CMP_NODE_MASK_FLAG_SIZE_FIXED_SCENE, bNode::custom1, blender::bke::node_find_socket(), blender::bke::node_set_socket_availability(), and SOCK_IN.