|
Blender V4.5
|
Classes | |
| class | RenderLayerOperation |
Functions | |
| static void | node_composit_init_rlayers (const bContext *C, PointerRNA *ptr) |
| static bool | node_composit_poll_rlayers (const blender::bke::bNodeType *, const bNodeTree *ntree, const char **r_disabled_hint) |
| static void | node_composit_free_rlayers (bNode *node) |
| static void | node_composit_copy_rlayers (bNodeTree *, bNode *dest_node, const bNode *src_node) |
| static void | cmp_node_rlayers_update (bNodeTree *ntree, bNode *node) |
| static void | node_composit_buts_viewlayers (uiLayout *layout, bContext *C, PointerRNA *ptr) |
| static NodeOperation * | get_compositor_operation (Context &context, DNode node) |
|
static |
Definition at line 724 of file node_composite_image.cc.
References cmp_node_image_verify_outputs(), and cmp_node_update_default().
|
static |
Definition at line 919 of file node_composite_image.cc.
|
static |
Definition at line 731 of file node_composite_image.cc.
References C, col, uiLayout::column(), bNode::id, MAX_ID_NAME, uiLayout::op(), uiLayout::prop(), ptr, RNA_pointer_get(), RNA_property_enum_get(), RNA_property_enum_identifier(), RNA_string_get(), RNA_string_set(), RNA_struct_find_property(), UI_ITEM_NONE, UI_ITEM_R_SPLIT_EMPTY_NAME, uiTemplateID(), and WM_OP_INVOKE_DEFAULT.
|
static |
Definition at line 709 of file node_composite_image.cc.
References ListBase::first, MEM_dupallocN(), bNodeSocket::next, bNode::outputs, and bNodeSocket::storage.
|
static |
Definition at line 699 of file node_composite_image.cc.
References LISTBASE_FOREACH, MEM_freeN(), and bNode::outputs.
|
static |
Definition at line 651 of file node_composite_image.cc.
References C, CTX_data_scene(), ListBase::first, bNode::id, Scene::id, id_us_plus(), MEM_callocN(), node_cmp_rlayers_sock_to_pass(), bNode::outputs, NodeImageLayer::pass_name, ptr, and STRNCPY().
|
static |
Definition at line 670 of file node_composite_image.cc.
References G, Scene::id, bNodeTree::idname, ID::next, Scene::nodetree, RPT_, and STREQ.