|
Blender V4.5
|
Functions | |
| static void | node_declare (NodeDeclarationBuilder &b) |
| static int | gpu_shader_rgb (GPUMaterial *mat, bNode *node, bNodeExecData *, GPUNodeStack *, GPUNodeStack *out) |
|
static |
Definition at line 29 of file node_shader_rgb.cc.
References bNodeSocket::default_value, ListBase::first, GPU_link(), gpu_shader_rgb(), GPU_uniform(), out, and bNode::outputs.
Referenced by gpu_shader_rgb().
|
static |
Definition at line 16 of file node_shader_rgb.cc.
References b, uiLayout::column(), blender::nodes::CustomSocketDrawParams::layout, node_declare(), uiLayout::prop(), blender::nodes::CustomSocketDrawParams::socket_ptr, UI_ITEM_R_SLIDER, UI_LAYOUT_ALIGN_EXPAND, uiLayoutSetAlignment(), and uiTemplateColorPicker().
Referenced by node_declare().