Blender
V3.3
|
Functions | |
static void | cmp_node_split_viewer_declare (NodeDeclarationBuilder &b) |
static void | node_composit_init_splitviewer (bNodeTree *UNUSED(ntree), bNode *node) |
static void | node_composit_buts_splitviewer (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr) |
|
static |
Definition at line 20 of file node_composite_split_viewer.cc.
References usdtokens::b(), and N_.
Referenced by register_node_type_cmp_splitviewer().
|
static |
Definition at line 36 of file node_composite_split_viewer.cc.
References col, ptr, UI_ITEM_R_EXPAND, UI_ITEM_R_SPLIT_EMPTY_NAME, uiItemR(), uiLayoutColumn(), and uiLayoutRow().
Referenced by register_node_type_cmp_splitviewer().
|
static |
Definition at line 26 of file node_composite_split_viewer.cc.
References BKE_image_ensure_viewer(), G, IMA_TYPE_COMPOSITE, node, and ImageUser::sfra.
Referenced by register_node_type_cmp_splitviewer().