|
Blender V4.3
|
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 614 of file node_composite_image.cc.
References cmp_node_image_verify_outputs(), and cmp_node_update_default().
|
static |
Definition at line 757 of file node_composite_image.cc.
|
static |
Definition at line 621 of file node_composite_image.cc.
References col, PointerRNA::data, MAX_ID_NAME, 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, uiItemFullO(), uiItemR(), uiLayoutColumn(), uiLayoutRow(), uiTemplateID(), and WM_OP_INVOKE_DEFAULT.
|
static |
Definition at line 599 of file node_composite_image.cc.
References ListBase::first, MEM_dupallocN, bNodeSocket::next, bNode::outputs, and bNodeSocket::storage.
|
static |
Definition at line 589 of file node_composite_image.cc.
References LISTBASE_FOREACH, and MEM_freeN().
|
static |
Definition at line 541 of file node_composite_image.cc.
References CTX_data_scene(), PointerRNA::data, id_us_plus(), node_cmp_rlayers_sock_to_pass(), NodeImageLayer::pass_name, ptr, and STRNCPY.
|
static |
Definition at line 560 of file node_composite_image.cc.
References G, Scene::id, bNodeTree::idname, ID::next, RPT_, scene, and STREQ.