Blender
V3.3
|
Functions | |
static void | cmp_node_glare_declare (NodeDeclarationBuilder &b) |
static void | node_composit_init_glare (bNodeTree *UNUSED(ntree), bNode *node) |
static void | node_composit_buts_glare (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr) |
|
static |
Definition at line 17 of file node_composite_glare.cc.
References usdtokens::b(), and N_.
Referenced by register_node_type_cmp_glare().
|
static |
Definition at line 40 of file node_composite_glare.cc.
References ptr, RNA_enum_get(), UI_ITEM_R_SLIDER, UI_ITEM_R_SPLIT_EMPTY_NAME, and uiItemR().
Referenced by register_node_type_cmp_glare().
|
static |
Definition at line 23 of file node_composite_glare.cc.
References NodeGlare::angle_ofs, NodeGlare::colmod, NodeGlare::fade, NodeGlare::iter, NodeGlare::mix, node, NodeGlare::quality, NodeGlare::size, NodeGlare::star_45, NodeGlare::streaks, NodeGlare::threshold, and NodeGlare::type.
Referenced by register_node_type_cmp_glare().