|
Blender V4.3
|
Classes | |
| class | ScaleOperation |
Functions | |
| static void | cmp_node_scale_declare (NodeDeclarationBuilder &b) |
| 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 35 of file node_composite_scale.cc.
References b, CMP_SCALE_MAX, and blender::nodes::SocketDeclaration::compositor_domain_priority().
|
static |
Definition at line 272 of file node_composite_scale.cc.
|
static |
Definition at line 65 of file node_composite_scale.cc.
References CMP_NODE_SCALE_RENDER_SIZE, ptr, RNA_enum_get(), UI_ITEM_R_EXPAND, UI_ITEM_R_SPLIT_EMPTY_NAME, uiItemR(), and uiLayoutRow().
|
static |
Definition at line 53 of file node_composite_scale.cc.
References CMP_NODE_SCALE_ABSOLUTE, CMP_NODE_SCALE_RELATIVE, ELEM, LISTBASE_FOREACH, blender::bke::node_set_socket_availability(), and STR_ELEM.