|
Blender V4.5
|
Classes | |
| class | GlareOperation |
| class | SocketSearchOp |
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_FOG_GLOW, blender::nodes::SocketDeclaration::compositor_expects_single_value(), blender::nodes::PanelDeclarationBuilder::default_closed(), blender::nodes::SocketDeclaration::description, uiLayout::label(), uiLayout::prop(), PROP_ANGLE, PROP_FACTOR, ptr, RNA_enum_get(), RPT_, blender::nodes::decl::Float::subtype, and UI_ITEM_R_SPLIT_EMPTY_NAME.
|
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(), and node.
Referenced by get_compositor_operation().
|
static |
Definition at line 178 of file node_composite_glare.cc.
References CMP_NODE_GLARE_STREAKS, MEM_callocN(), node, NodeGlare::quality, 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, node, blender::bke::node_find_socket(), blender::bke::node_set_socket_availability(), and SOCK_IN.