|
Blender V4.3
|
Functions | |
| static void | node_declare (NodeDeclarationBuilder &b) |
| static void | node_shader_buts_bump (uiLayout *layout, bContext *, PointerRNA *ptr) |
| static int | gpu_shader_bump (GPUMaterial *mat, bNode *node, bNodeExecData *, GPUNodeStack *in, GPUNodeStack *out) |
|
static |
Definition at line 44 of file node_shader_bump.cc.
References GPU_constant(), GPU_differentiate_float_function(), GPU_FLOAT, GPU_link(), GPU_material_split_sub_function(), GPU_stack_link(), and invert().
|
static |
Definition at line 18 of file node_shader_bump.cc.
References b, blender::nodes::SocketDeclaration::description, blender::nodes::SocketDeclaration::hide_value, min, PROP_FACTOR, and blender::nodes::decl::Float::subtype.
|
static |
Definition at line 39 of file node_shader_bump.cc.
References ptr, UI_ITEM_R_SPLIT_EMPTY_NAME, and uiItemR().