|
Blender V5.0
|
Functions | |
| static void | node_declare (NodeDeclarationBuilder &b) |
| static void | node_shader_buts_uvmap (uiLayout *layout, bContext *C, PointerRNA *ptr) |
| static void | node_shader_init_uvmap (bNodeTree *, bNode *node) |
| static int | node_shader_gpu_uvmap (GPUMaterial *mat, bNode *node, bNodeExecData *, GPUNodeStack *in, GPUNodeStack *out) |
|
static |
Definition at line 21 of file node_shader_uvmap.cc.
References b.
|
static |
Definition at line 26 of file node_shader_uvmap.cc.
References C, CTX_data_depsgraph_pointer(), CTX_data_pointer_get(), Object::data, PointerRNA::data, DEG_get_evaluated(), depsgraph, OB_MESH, uiLayout::prop(), uiLayout::prop_search(), ptr, RNA_boolean_get(), RNA_id_pointer_create(), Object::type, and UI_ITEM_R_SPLIT_EMPTY_NAME.
|
static |
Definition at line 55 of file node_shader_uvmap.cc.
References CD_AUTO_FROM_NAME, GPU_attribute(), GPU_stack_link(), in, node_shader_gpu_bump_tex_coord(), out, bNode::storage, and NodeShaderUVMap::uv_map.
|
static |
Definition at line 49 of file node_shader_uvmap.cc.
References MEM_callocN(), and bNode::storage.