|
Blender V4.5
|
Classes | |
| class | SocketSearchOp |
| class | GlareOperation |
Functions | |
| static void | cmp_node_glare_declare (NodeDeclarationBuilder &b) |
| static void | node_composit_init_glare (bNodeTree *, bNode *node) |
| static void | node_update (bNodeTree *ntree, bNode *node) |
| static void | gather_link_searches (GatherLinkSearchOpParams ¶ms) |
| static NodeOperation * | get_compositor_operation (Context &context, DNode node) |
|
static |
Definition at line 54 of file node_composite_glare.cc.
References blender::nodes::DeclarationListBuilder::add_input(), blender::nodes::DeclarationListBuilder::add_panel(), b, cmp_node_glare_declare(), CMP_NODE_GLARE_FOG_GLOW, blender::nodes::decl::Bool::default_value, blender::nodes::decl::Color::default_value, blender::nodes::decl::Float::default_value, blender::nodes::decl::Int::default_value, blender::nodes::SocketDeclaration::description, uiLayout::label(), max, min, uiLayout::prop(), PROP_ANGLE, PROP_FACTOR, ptr, RNA_enum_get(), RPT_, and UI_ITEM_R_SPLIT_EMPTY_NAME.
Referenced by cmp_node_glare_declare().
|
static |
Definition at line 234 of file node_composite_glare.cc.
References CMP_NODE_GLARE_BLOOM, CMP_NODE_GLARE_FOG_GLOW, CMP_NODE_GLARE_GHOST, CMP_NODE_GLARE_SIMPLE_STAR, CMP_NODE_GLARE_STREAKS, IFACE_, params, and SOCK_RGBA.
|
static |
Definition at line 2405 of file node_composite_glare.cc.
References get_compositor_operation().
Referenced by get_compositor_operation().
|
static |
Definition at line 178 of file node_composite_glare.cc.
References CMP_NODE_GLARE_STREAKS, MEM_callocN(), NodeGlare::quality, bNode::storage, and NodeGlare::type.
|
static |
Definition at line 186 of file node_composite_glare.cc.
References CMP_NODE_GLARE_BLOOM, CMP_NODE_GLARE_FOG_GLOW, CMP_NODE_GLARE_GHOST, CMP_NODE_GLARE_SIMPLE_STAR, CMP_NODE_GLARE_STREAKS, ELEM, blender::bke::node_find_socket(), blender::bke::node_set_socket_availability(), and SOCK_IN.