|
Blender V4.5
|
Classes | |
| class | ScaleOperation |
Functions | |
| static void | cmp_node_scale_declare (NodeDeclarationBuilder &b) |
| static void | node_composit_init_scale (bNodeTree *, bNode *node) |
| static void | node_composite_update_scale (bNodeTree *ntree, bNode *node) |
| static void | node_composit_buts_scale (uiLayout *layout, bContext *, PointerRNA *ptr) |
| static NodeOperation * | get_compositor_operation (Context &context, DNode node) |
|
static |
Definition at line 38 of file node_composite_scale.cc.
References b, cmp_node_scale_declare(), CMP_SCALE_MAX, blender::nodes::decl::Color::default_value, blender::nodes::decl::Float::default_value, max, min, and blender::nodes::None.
Referenced by cmp_node_scale_declare().
|
static |
Definition at line 324 of file node_composite_scale.cc.
|
static |
Definition at line 68 of file node_composite_scale.cc.
References CMP_NODE_SCALE_RENDER_SIZE, uiLayout::prop(), ptr, RNA_enum_get(), UI_ITEM_R_EXPAND, and UI_ITEM_R_SPLIT_EMPTY_NAME.
|
static |
Definition at line 49 of file node_composite_scale.cc.
References CMP_NODE_INTERPOLATION_BILINEAR, data, MEM_callocN(), and bNode::storage.
|
static |
Definition at line 56 of file node_composite_scale.cc.
References CMP_NODE_SCALE_ABSOLUTE, CMP_NODE_SCALE_RELATIVE, bNode::custom1, ELEM, bNode::inputs, LISTBASE_FOREACH, blender::bke::node_set_socket_availability(), and STR_ELEM.