|
Blender V4.3
|
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 25 of file node_composite_rotate.cc.
References b, PROP_ANGLE, and blender::nodes::decl::Float::subtype.
|
static |
Definition at line 85 of file node_composite_rotate.cc.
|
static |
Definition at line 44 of file node_composite_rotate.cc.
References ptr, UI_ITEM_R_SPLIT_EMPTY_NAME, and uiItemR().
|
static |
Definition at line 39 of file node_composite_rotate.cc.