|
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_SCALE_MAX, and blender::nodes::None.
|
static |
Definition at line 324 of file node_composite_scale.cc.
References node.
|
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 node.
|
static |
Definition at line 56 of file node_composite_scale.cc.
References CMP_NODE_SCALE_ABSOLUTE, CMP_NODE_SCALE_RELATIVE, ELEM, LISTBASE_FOREACH, node, blender::bke::node_set_socket_availability(), and STR_ELEM.