Blender
V3.3
|
Functions | |
static void | cmp_node_color_spill_declare (NodeDeclarationBuilder &b) |
static void | node_composit_init_color_spill (bNodeTree *UNUSED(ntree), bNode *node) |
static void | node_composit_buts_color_spill (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr) |
|
static |
Definition at line 19 of file node_composite_color_spill.cc.
References usdtokens::b(), N_, and PROP_FACTOR.
Referenced by register_node_type_cmp_color_spill().
|
static |
Definition at line 37 of file node_composite_color_spill.cc.
References col, IFACE_, ptr, RNA_boolean_get(), RNA_enum_get(), UI_ITEM_R_EXPAND, UI_ITEM_R_SLIDER, UI_ITEM_R_SPLIT_EMPTY_NAME, uiItemL(), uiItemR(), uiLayoutColumn(), and uiLayoutRow().
Referenced by register_node_type_cmp_color_spill().
|
static |
Definition at line 26 of file node_composite_color_spill.cc.
References NodeColorspill::limchan, NodeColorspill::limscale, node, and NodeColorspill::unspill.
Referenced by register_node_type_cmp_color_spill().