|
Blender V4.5
|
Classes | |
| class | RotateOperation |
Functions | |
| static void | cmp_node_rotate_declare (NodeDeclarationBuilder &b) |
| static void | node_composit_init_rotate (bNodeTree *, bNode *node) |
| static void | node_composit_buts_rotate (uiLayout *layout, bContext *, PointerRNA *ptr) |
| static NodeOperation * | get_compositor_operation (Context &context, DNode node) |
|
static |
Definition at line 24 of file node_composite_rotate.cc.
References b, blender::nodes::SocketDeclaration::compositor_domain_priority(), blender::nodes::None, PROP_ANGLE, and blender::nodes::decl::Float::subtype.
|
static |
Definition at line 83 of file node_composite_rotate.cc.
|
static |
Definition at line 44 of file node_composite_rotate.cc.
References uiLayout::prop(), ptr, and UI_ITEM_R_SPLIT_EMPTY_NAME.
|
static |
Definition at line 39 of file node_composite_rotate.cc.
References CMP_NODE_INTERPOLATION_BILINEAR, and bNode::custom1.