Blender
V3.3
|
Functions | |
static void | cmp_node_scale_declare (NodeDeclarationBuilder &b) |
static void | node_composite_update_scale (bNodeTree *ntree, bNode *node) |
static void | node_composit_buts_scale (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr) |
|
static |
Definition at line 19 of file node_composite_scale.cc.
References usdtokens::b(), CMP_SCALE_MAX, and N_.
Referenced by register_node_type_cmp_scale().
|
static |
Definition at line 40 of file node_composite_scale.cc.
References CMP_SCALE_RENDERPERCENT, ptr, RNA_enum_get(), UI_ITEM_R_EXPAND, UI_ITEM_R_SPLIT_EMPTY_NAME, uiItemR(), and uiLayoutRow().
Referenced by register_node_type_cmp_scale().
|
static |
Definition at line 27 of file node_composite_scale.cc.
References CMP_SCALE_ABSOLUTE, CMP_SCALE_RELATIVE, ELEM, bNodeSocket::name, bNodeSocket::next, node, nodeSetSocketAvailability(), ntree, and STR_ELEM.
Referenced by register_node_type_cmp_scale().