Blender
V3.3
|
Functions | |
static void | cmp_node_vec_blur_declare (NodeDeclarationBuilder &b) |
static void | node_composit_init_vecblur (bNodeTree *UNUSED(ntree), bNode *node) |
static void | node_composit_buts_vecblur (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr) |
|
static |
Definition at line 17 of file node_composite_vec_blur.cc.
References usdtokens::b(), min, N_, and PROP_VELOCITY.
Referenced by register_node_type_cmp_vecblur().
|
static |
Definition at line 38 of file node_composite_vec_blur.cc.
References col, IFACE_, ptr, UI_ITEM_R_SPLIT_EMPTY_NAME, uiItemL(), uiItemR(), and uiLayoutColumn().
Referenced by register_node_type_cmp_vecblur().
|
static |
Definition at line 30 of file node_composite_vec_blur.cc.
References NodeBlurData::fac, node, and NodeBlurData::samples.
Referenced by register_node_type_cmp_vecblur().