Blender
V3.3
|
Functions | |
static void | cmp_node_defocus_declare (NodeDeclarationBuilder &b) |
static void | node_composit_init_defocus (bNodeTree *UNUSED(ntree), bNode *node) |
static void | node_composit_buts_defocus (uiLayout *layout, bContext *C, PointerRNA *ptr) |
|
static |
Definition at line 21 of file node_composite_defocus.cc.
References usdtokens::b(), and N_.
Referenced by register_node_type_cmp_defocus().
|
static |
Definition at line 45 of file node_composite_defocus.cc.
References C, col, IFACE_, ptr, RNA_boolean_get(), UI_ITEM_R_SPLIT_EMPTY_NAME, UI_TEMPLATE_ID_FILTER_ALL, uiItemL(), uiItemR(), uiLayoutColumn(), uiLayoutSetActive(), and uiTemplateID().
Referenced by register_node_type_cmp_defocus().
|
static |
Definition at line 28 of file node_composite_defocus.cc.
References NodeDefocus::bktype, NodeDefocus::bthresh, NodeDefocus::fstop, NodeDefocus::gamco, NodeDefocus::maxblur, NodeDefocus::no_zbuf, node, NodeDefocus::preview, NodeDefocus::rotation, NodeDefocus::samples, and NodeDefocus::scale.
Referenced by register_node_type_cmp_defocus().