|
Blender
V2.93
|
#include <limits.h>#include <stdlib.h>#include <string.h>#include "BLI_math.h"#include "BLI_utildefines.h"#include "BLT_translation.h"#include "DNA_material_types.h"#include "DNA_mesh_types.h"#include "DNA_modifier_types.h"#include "DNA_node_types.h"#include "DNA_object_types.h"#include "DNA_particle_types.h"#include "DNA_text_types.h"#include "DNA_texture_types.h"#include "BKE_animsys.h"#include "BKE_attribute.h"#include "BKE_cryptomatte.h"#include "BKE_image.h"#include "BKE_node.h"#include "BKE_texture.h"#include "RNA_access.h"#include "RNA_define.h"#include "RNA_enum_types.h"#include "rna_internal.h"#include "rna_internal_types.h"#include "IMB_imbuf.h"#include "IMB_imbuf_types.h"#include "WM_types.h"#include "MEM_guardedalloc.h"#include "RE_texture.h"#include "DEG_depsgraph.h"#include "DEG_depsgraph_query.h"#include "../../nodes/NOD_static_types.h"Go to the source code of this file.
Macros | |
| #define | ITEM_ATTRIBUTE |
| #define | ITEM_FLOAT |
| #define | ITEM_VECTOR |
| #define | ITEM_COLOR |
| #define | ITEM_BOOLEAN |
| #define | DefNode(Category, ID, DefFunc, EnumName, StructName, UIName, UIDesc) |
| #define DefNode | ( | Category, | |
| ID, | |||
| DefFunc, | |||
| EnumName, | |||
| StructName, | |||
| UIName, | |||
| UIDesc | |||
| ) |
| #define ITEM_ATTRIBUTE |
Definition at line 418 of file rna_nodetree.c.
| #define ITEM_BOOLEAN |
Definition at line 434 of file rna_nodetree.c.
| #define ITEM_COLOR |
Definition at line 430 of file rna_nodetree.c.
| #define ITEM_FLOAT |
Definition at line 422 of file rna_nodetree.c.
| #define ITEM_VECTOR |
Definition at line 426 of file rna_nodetree.c.
|
static |
Definition at line 5713 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, node_anisotropic_items, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 4661 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), and rna_enum_node_boolean_math_items.
|
static |
Definition at line 4618 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), and rna_enum_node_clamp_items.
|
static |
Definition at line 6124 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_FACTOR, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 8730 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_FACTOR, PROP_FLOAT, RNA_def_property(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 7412 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_FLOAT, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_float_sdna(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 6143 of file rna_nodetree.c.
References CMP_NODE_BLUR_ASPECT_NONE, CMP_NODE_BLUR_ASPECT_X, CMP_NODE_BLUR_ASPECT_Y, CMP_NODEFLAG_BLUR_EXTEND_BOUNDS, CMP_NODEFLAG_BLUR_VARIABLE_SIZE, NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_ENUM, PROP_FLOAT, PROP_INT, PROP_NONE, PROP_PERCENTAGE, R_FILTER_BOX, R_FILTER_CATROM, R_FILTER_CUBIC, R_FILTER_FAST_GAUSS, R_FILTER_GAUSS, R_FILTER_MITCH, R_FILTER_QUAD, R_FILTER_TENT, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_sdna(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 8014 of file rna_nodetree.c.
References CMP_NODEFLAG_BLUR_EXTEND_BOUNDS, CMP_NODEFLAG_BLUR_VARIABLE_SIZE, NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 8050 of file rna_nodetree.c.
References DEG2RADF, NA_EDITED, NC_NODE, NULL, PROP_ANGLE, PROP_FLOAT, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_float_default(), RNA_def_property_float_sdna(), RNA_def_property_int_default(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 7919 of file rna_nodetree.c.
References DEG2RADF, NA_EDITED, NC_NODE, node_masktype_items, NULL, PROP_ANGLE, PROP_ENUM, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_default(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 6981 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 7033 of file rna_nodetree.c.
References CMP_NODE_CHANNEL_MATTE_CS_HSV, CMP_NODE_CHANNEL_MATTE_CS_RGB, CMP_NODE_CHANNEL_MATTE_CS_YCC, CMP_NODE_CHANNEL_MATTE_CS_YUV, NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_FLOAT, PROP_NONE, prop_tri_channel_items, RNA_def_property(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_funcs(), RNA_def_property_float_sdna(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 6991 of file rna_nodetree.c.
References DEG2RADF, NA_EDITED, NC_NODE, NULL, PROP_ANGLE, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_float_funcs(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 6827 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 6886 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_ENUM, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 7653 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_COLOR_GAMMA, PROP_ENUM, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_array(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_array_default(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 8106 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_default(), RNA_def_property_boolean_sdna(), RNA_def_property_float_default(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 8325 of file rna_nodetree.c.
References CMP_NODE_OUTPUT_IGNORE_ALPHA, NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_negative_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 7293 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_FLOAT, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_float_sdna(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 8657 of file rna_nodetree.c.
References CMP_CRYPTOMATTE_SRC_IMAGE, CMP_CRYPTOMATTE_SRC_RENDER, def_cmp_cryptomatte_common(), def_node_image_user(), NA_EDITED, NC_NODE, node_cryptomatte_layer_name_items, NULL, PROP_COLLECTION, PROP_EDITABLE, PROP_ENUM, PROP_ID_REFCOUNT, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_collection_sdna(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_pointer_funcs(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 8618 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_COLOR, PROP_FLOAT, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_float_array_default(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_string_funcs(), RNA_def_property_ui_text(), and RNA_def_property_update().
Referenced by def_cmp_cryptomatte(), and def_cmp_cryptomatte_legacy().
|
static |
Definition at line 8600 of file rna_nodetree.c.
References NULL, PROP_EDITABLE, PROP_FLOAT, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_float_sdna(), RNA_def_property_ui_text(), RNA_def_struct(), RNA_def_struct_name_property(), and RNA_def_struct_sdna().
Referenced by rna_def_compositor_node().
|
static |
Definition at line 8651 of file rna_nodetree.c.
References def_cmp_cryptomatte_common(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 7358 of file rna_nodetree.c.
References DEG2RADF, NA_EDITED, NC_NODE, NULL, PROP_ANGLE, PROP_BOOLEAN, PROP_FLOAT, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_float_sdna(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 7183 of file rna_nodetree.c.
References DEG2RADF, NA_EDITED, NC_NODE, NULL, PROP_ANGLE, PROP_BOOLEAN, PROP_EDITABLE, PROP_ENUM, PROP_FLOAT, PROP_ID_REFCOUNT, PROP_NONE, PROP_POINTER, PROPOVERRIDE_OVERRIDABLE_LIBRARY, RNA_def_property(), RNA_def_property_boolean_negative_sdna(), RNA_def_property_boolean_sdna(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_float_sdna(), RNA_def_property_override_flag(), RNA_def_property_pointer_funcs(), RNA_def_property_pointer_sdna(), RNA_def_property_range(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 8718 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 6732 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 6805 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_float_funcs(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 6669 of file rna_nodetree.c.
References BLT_I18NCONTEXT_ID_CURVE, CMP_NODE_DILATEERODE_DISTANCE, CMP_NODE_DILATEERODE_DISTANCE_FEATHER, CMP_NODE_DILATEERODE_DISTANCE_THRESH, CMP_NODE_DILATEERODE_STEP, mode_items, NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_FLOAT, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_sdna(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_translation_context(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), and rna_enum_proportional_falloff_curve_only_items.
|
static |
Definition at line 6852 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_funcs(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 7138 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 7967 of file rna_nodetree.c.
References DEG2RADF, NA_EDITED, NC_NODE, node_masktype_items, NULL, PROP_ANGLE, PROP_ENUM, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_default(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 6240 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), and rna_enum_node_filter_items.
|
static |
Definition at line 7094 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, node_flip_items, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 7455 of file rna_nodetree.c.
References DEG2RADF, NA_EDITED, NC_NODE, NULL, PROP_ANGLE, PROP_BOOLEAN, PROP_ENUM, PROP_FLOAT, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_sdna(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 7732 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 7122 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 6464 of file rna_nodetree.c.
References CMP_NODE_IMAGE_USE_STRAIGHT_OUTPUT, def_node_image_user(), IMA_SRC_FILE, IMA_SRC_GENERATED, IMA_SRC_MOVIE, IMA_SRC_SEQUENCE, NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_EDITABLE, PROP_NONE, PROP_POINTER, PROPOVERRIDE_OVERRIDABLE_LIBRARY, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_flag(), RNA_def_property_override_flag(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 6712 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 7278 of file rna_nodetree.c.
References CMP_CHAN_A, CMP_CHAN_RGB, NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 8357 of file rna_nodetree.c.
References BLT_I18NCONTEXT_ID_CURVE, NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_FACTOR, PROP_FLOAT, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_sdna(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_translation_context(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), and rna_enum_proportional_falloff_curve_only_items.
|
static |
Definition at line 8338 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_EDITABLE, PROP_NONE, PROP_POINTER, PROP_STRING, RNA_def_property(), RNA_def_property_flag(), RNA_def_property_pointer_sdna(), RNA_def_property_string_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 7625 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 6376 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 6960 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_float_funcs(), RNA_def_property_float_sdna(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 6296 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 7172 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_FACTOR, PROP_INT, RNA_def_property(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 6251 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_array(), RNA_def_property_boolean_sdna(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), TEXMAP_CLIP_MAX, and TEXMAP_CLIP_MIN.
|
static |
Definition at line 7835 of file rna_nodetree.c.
References CMP_NODE_MASK_MBLUR_SAMPLES_MAX, CMP_NODEFLAG_MASK_FIXED, CMP_NODEFLAG_MASK_FIXED_SCENE, CMP_NODEFLAG_MASK_MOTION_BLUR, CMP_NODEFLAG_MASK_NO_FEATHER, NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_EDITABLE, PROP_ENUM, PROP_FLOAT, PROP_INT, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_boolean_negative_sdna(), RNA_def_property_boolean_sdna(), RNA_def_property_enum_bitflag_sdna(), RNA_def_property_enum_items(), RNA_def_property_flag(), RNA_def_property_float_sdna(), RNA_def_property_int_sdna(), RNA_def_property_pointer_sdna(), RNA_def_property_range(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 7773 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_EDITABLE, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_flag(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 7811 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_EDITABLE, PROP_ENUM, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 6617 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_COLLECTION, PROP_FILEPATH, PROP_INT, PROP_NONE, PROP_POINTER, PROP_STRING, rna_def_cmp_output_file_slots_api(), RNA_def_property(), RNA_def_property_collection_funcs(), RNA_def_property_int_sdna(), RNA_def_property_string_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 8539 of file rna_nodetree.c.
References CMP_NODE_PLANETRACKDEFORM_MBLUR_SAMPLES_MAX, CMP_NODEFLAG_PLANETRACKDEFORM_MOTION_BLUR, NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_EDITABLE, PROP_FLOAT, PROP_INT, PROP_NONE, PROP_POINTER, PROP_STRING, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_flag(), RNA_def_property_pointer_sdna(), RNA_def_property_range(), RNA_def_property_string_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 7437 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 6501 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_EDITABLE, PROP_ENUM, PROP_ENUM_NO_TRANSLATE, PROP_ID_REFCOUNT, PROP_NONE, PROP_POINTER, prop_view_layer_items, PROPOVERRIDE_OVERRIDABLE_LIBRARY, RNA_def_property(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_override_flag(), RNA_def_property_pointer_funcs(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 6794 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, node_sampler_type_items, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 6750 of file rna_nodetree.c.
References CMP_SCALE_ABSOLUTE, CMP_SCALE_RELATIVE, CMP_SCALE_RENDERPERCENT, CMP_SCALE_RENDERSIZE_FRAME_ASPECT, CMP_SCALE_RENDERSIZE_FRAME_CROP, CMP_SCALE_SCENEPERCENT, NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_enum_bitflag_sdna(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), and space_items.
|
static |
Definition at line 6350 of file rna_nodetree.c.
References CMP_NODE_SETALPHA_MODE_APPLY, CMP_NODE_SETALPHA_MODE_REPLACE_ALPHA, mode_items, NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 7105 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_FACTOR, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and rna_enum_axis_xy_items.
|
static |
Definition at line 7787 of file rna_nodetree.c.
References CMP_NODEFLAG_STABILIZE_INVERSE, NA_EDITED, NC_NODE, node_sampler_type_items, NULL, PROP_BOOLEAN, PROP_EDITABLE, PROP_ENUM, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 8578 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_FLOAT, PROP_NONE, PROP_UNSIGNED, RNA_def_property(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 8092 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 8102 of file rna_nodetree.c.
|
static |
Definition at line 7559 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 8455 of file rna_nodetree.c.
References CMP_TRACKPOS_ABSOLUTE, CMP_TRACKPOS_ABSOLUTE_FRAME, CMP_TRACKPOS_RELATIVE_FRAME, CMP_TRACKPOS_RELATIVE_START, NA_EDITED, NC_NODE, NULL, PROP_EDITABLE, PROP_ENUM, PROP_INT, PROP_NONE, PROP_POINTER, PROP_STRING, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_int_sdna(), RNA_def_property_pointer_sdna(), RNA_def_property_string_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 8510 of file rna_nodetree.c.
References CMP_NODE_WRAP_NONE, CMP_NODE_WRAP_X, CMP_NODE_WRAP_XY, CMP_NODE_WRAP_Y, NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 6306 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_FLOAT, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_float_sdna(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 8285 of file rna_nodetree.c.
References CMP_NODE_OUTPUT_IGNORE_ALPHA, NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_ENUM, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_negative_sdna(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_default(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 7762 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, node_ycc_items, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 7743 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_negative_sdna(), RNA_def_property_boolean_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 4737 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 4574 of file rna_nodetree.c.
References def_group(), NULL, RNA_def_struct(), RNA_def_struct_register_funcs(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_nodetree().
|
static |
Definition at line 4672 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), and rna_enum_node_float_compare_items.
|
static |
Definition at line 4801 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 4788 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_FLOAT, PROP_XYZ, RNA_def_property(), RNA_def_property_array(), RNA_def_property_float_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 4592 of file rna_nodetree.c.
References BLT_I18NCONTEXT_ID_NODETREE, NA_EDITED, NC_NODE, ND_DISPLAY, NODE_FRAME_SHRINK, NULL, PROP_BOOLEAN, PROP_EDITABLE, PROP_ID_REFCOUNT, PROP_INT, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_flag(), RNA_def_property_int_sdna(), RNA_def_property_pointer_sdna(), RNA_def_property_range(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), and RNA_def_struct_translation_context().
|
static |
Definition at line 9268 of file rna_nodetree.c.
References GEO_NODE_ALIGN_ROTATION_TO_VECTOR_AXIS_X, GEO_NODE_ALIGN_ROTATION_TO_VECTOR_AXIS_Y, GEO_NODE_ALIGN_ROTATION_TO_VECTOR_AXIS_Z, GEO_NODE_ALIGN_ROTATION_TO_VECTOR_PIVOT_AXIS_AUTO, GEO_NODE_ALIGN_ROTATION_TO_VECTOR_PIVOT_AXIS_X, GEO_NODE_ALIGN_ROTATION_TO_VECTOR_PIVOT_AXIS_Y, GEO_NODE_ALIGN_ROTATION_TO_VECTOR_PIVOT_AXIS_Z, NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), rna_node_geometry_attribute_input_type_items_float, and rna_node_geometry_attribute_input_type_items_vector.
|
static |
Definition at line 9146 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NODE_FLOAT_COMPARE_GREATER_THAN, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_default(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), rna_enum_node_float_compare_items, and rna_node_geometry_attribute_input_type_items_no_boolean.
|
static |
Definition at line 9126 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NODE_CLAMP_MINMAX, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_bitflag_sdna(), RNA_def_property_enum_default(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), rna_enum_attribute_type_items, and rna_enum_node_clamp_items.
|
static |
Definition at line 9196 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 9527 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), and rna_node_geometry_attribute_input_type_items_float.
|
static |
Definition at line 8958 of file rna_nodetree.c.
References ATTR_DOMAIN_AUTO, CD_PROP_FLOAT, NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_default(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), rna_enum_attribute_domain_with_auto_items, and rna_enum_attribute_type_items.
|
static |
Definition at line 8938 of file rna_nodetree.c.
References ATTR_DOMAIN_AUTO, CD_PROP_FLOAT, NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_default(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), rna_enum_attribute_domain_with_auto_items, and rna_enum_attribute_type_items.
|
static |
Definition at line 9046 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_bitflag_sdna(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), rna_enum_attribute_type_items, and rna_enum_node_map_range_items.
|
static |
Definition at line 8978 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NODE_MATH_ADD, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_bitflag_sdna(), RNA_def_property_enum_default(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), rna_enum_node_math_items, and rna_node_geometry_attribute_input_type_items_float.
|
static |
Definition at line 9098 of file rna_nodetree.c.
References MA_RAMP_BLEND, NA_EDITED, NC_NODE, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_default(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), rna_enum_ramp_blend_items, rna_node_geometry_attribute_input_type_items_float, and rna_node_geometry_attribute_input_type_items_no_boolean.
|
static |
Definition at line 9463 of file rna_nodetree.c.
References GEO_NODE_ATTRIBUTE_PROXIMITY_TARGET_GEOMETRY_ELEMENT_EDGES, GEO_NODE_ATTRIBUTE_PROXIMITY_TARGET_GEOMETRY_ELEMENT_FACES, GEO_NODE_ATTRIBUTE_PROXIMITY_TARGET_GEOMETRY_ELEMENT_POINTS, NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_default(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 8913 of file rna_nodetree.c.
References CD_PROP_FLOAT, GEO_NODE_ATTRIBUTE_RANDOMIZE_REPLACE_CREATE, NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_default(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), rna_enum_attribute_type_items, and rna_node_geometry_attribute_randomize_operation_items.
|
static |
Definition at line 9362 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_EDITABLE, PROP_ID_REFCOUNT, PROP_NONE, PROP_POINTER, PROPOVERRIDE_OVERRIDABLE_LIBRARY, RNA_def_property(), RNA_def_property_flag(), RNA_def_property_override_flag(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 9549 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), and rna_node_geometry_attribute_input_type_items_vector.
|
static |
Definition at line 9010 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_bitflag_sdna(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), rna_enum_node_vec_math_items, rna_node_geometry_attribute_input_type_items_any, and rna_node_geometry_attribute_input_type_items_vector.
|
static |
Definition at line 8829 of file rna_nodetree.c.
References GEO_NODE_BOOLEAN_DIFFERENCE, GEO_NODE_BOOLEAN_INTERSECT, GEO_NODE_BOOLEAN_UNION, NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_default(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 9436 of file rna_nodetree.c.
References GEO_NODE_TRANSFORM_SPACE_ORIGINAL, GEO_NODE_TRANSFORM_SPACE_RELATIVE, NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 9561 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), and rna_node_geometry_mesh_circle_fill_type_items.
|
static |
Definition at line 9585 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), and rna_node_geometry_mesh_circle_fill_type_items.
|
static |
Definition at line 9573 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), and rna_node_geometry_mesh_circle_fill_type_items.
|
static |
Definition at line 9597 of file rna_nodetree.c.
References GEO_NODE_MESH_LINE_COUNT_RESOLUTION, GEO_NODE_MESH_LINE_COUNT_TOTAL, GEO_NODE_MESH_LINE_MODE_END_POINTS, GEO_NODE_MESH_LINE_MODE_OFFSET, mode_items, NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 9375 of file rna_nodetree.c.
References GEO_NODE_TRANSFORM_SPACE_ORIGINAL, GEO_NODE_TRANSFORM_SPACE_RELATIVE, NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 9169 of file rna_nodetree.c.
References GEO_NODE_POINT_DISTRIBUTE_POISSON, GEO_NODE_POINT_DISTRIBUTE_RANDOM, NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_default(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 9066 of file rna_nodetree.c.
References GEO_NODE_POINT_INSTANCE_TYPE_COLLECTION, GEO_NODE_POINT_INSTANCE_TYPE_OBJECT, GEO_NODE_POINT_INSTANCE_WHOLE_COLLECTION, NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_enum_default(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 9208 of file rna_nodetree.c.
References GEO_NODE_POINT_ROTATE_SPACE_OBJECT, GEO_NODE_POINT_ROTATE_SPACE_POINT, GEO_NODE_POINT_ROTATE_TYPE_AXIS_ANGLE, GEO_NODE_POINT_ROTATE_TYPE_EULER, NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), rna_node_geometry_attribute_input_type_items_float, rna_node_geometry_attribute_input_type_items_vector, and space_items.
|
static |
Definition at line 9338 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), and rna_node_geometry_attribute_input_type_items_float_vector.
|
static |
Definition at line 9350 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), and rna_node_geometry_attribute_input_type_items_vector.
|
static |
Definition at line 9405 of file rna_nodetree.c.
References GEO_NODE_POINTS_TO_VOLUME_RESOLUTION_MODE_AMOUNT, GEO_NODE_POINTS_TO_VOLUME_RESOLUTION_MODE_SIZE, NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), and rna_node_geometry_attribute_input_type_items_float.
|
static |
Definition at line 8856 of file rna_nodetree.c.
References GEO_NODE_TRIANGULATE_NGON_BEAUTY, GEO_NODE_TRIANGULATE_NGON_EARCLIP, GEO_NODE_TRIANGULATE_QUAD_ALTERNATE, GEO_NODE_TRIANGULATE_QUAD_BEAUTY, GEO_NODE_TRIANGULATE_QUAD_FIXED, GEO_NODE_TRIANGULATE_QUAD_SHORTEDGE, NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_default(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 9496 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), VOLUME_TO_MESH_RESOLUTION_MODE_GRID, VOLUME_TO_MESH_RESOLUTION_MODE_VOXEL_AMOUNT, and VOLUME_TO_MESH_RESOLUTION_MODE_VOXEL_SIZE.
|
static |
Definition at line 5673 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, node_glass_items, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 5662 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, node_glossy_items, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 4553 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_EDITABLE, PROP_IDPROPERTY, PROP_NONE, PROP_POINTER, PROPOVERRIDE_OVERRIDABLE_LIBRARY, RNA_def_property(), RNA_def_property_flag(), RNA_def_property_override_flag(), RNA_def_property_pointer_funcs(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), and RNA_def_property_update().
Referenced by def_custom_group(), and RNA_def_nodetree().
|
static |
Definition at line 4523 of file rna_nodetree.c.
References NULL, PROP_IDPROPERTY, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_flag(), RNA_def_property_pointer_funcs(), RNA_def_property_struct_type(), and RNA_def_property_ui_text().
|
static |
Definition at line 4535 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NODE_DO_OUTPUT, NULL, PROP_BOOLEAN, PROP_IDPROPERTY, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_flag(), RNA_def_property_pointer_funcs(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 5746 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, node_hair_items, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 5758 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, node_principled_hair_items, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_default(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), and SHD_PRINCIPLED_HAIR_REFLECTANCE.
|
static |
Definition at line 4629 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), and rna_enum_node_map_range_items.
|
static |
Definition at line 4645 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), rna_enum_node_math_items, and SHD_MATH_CLAMP.
|
static |
Definition at line 4748 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), rna_enum_ramp_blend_items, SHD_MIXRGB_CLAMP, and SHD_MIXRGB_USE_ALPHA.
Referenced by def_sh_output_linestyle().
|
static |
Definition at line 6396 of file rna_nodetree.c.
References IMA_ANIM_ALWAYS, MAXFRAMEF, MINAFRAMEF, NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_EDITABLE, PROP_ENUM, PROP_ENUM_NO_TRANSLATE, prop_image_layer_items, prop_image_view_items, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_funcs(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), and RNA_def_property_update().
Referenced by def_cmp_cryptomatte(), and def_cmp_image().
|
static |
Definition at line 5684 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, node_principled_distribution_items, node_subsurface_method_items, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 5702 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, node_refraction_items, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 4694 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 5950 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_INT, PROP_NONE, PROP_UNSIGNED, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), SHD_AO_INSIDE, and SHD_AO_LOCAL.
|
static |
Definition at line 4865 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_string_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), SHD_ATTRIBUTE_GEOMETRY, SHD_ATTRIBUTE_INSTANCER, and SHD_ATTRIBUTE_OBJECT.
|
static |
Definition at line 5938 of file rna_nodetree.c.
References NULL, PROP_INT, PROP_UNSIGNED, RNA_def_property(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 5735 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 5851 of file rna_nodetree.c.
References NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), SHD_SPACE_OBJECT, and SHD_SPACE_WORLD.
|
static |
Definition at line 4838 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), and rna_enum_mapping_type_items.
|
static |
Definition at line 5816 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), SHD_SPACE_BLENDER_OBJECT, SHD_SPACE_BLENDER_WORLD, SHD_SPACE_OBJECT, SHD_SPACE_TANGENT, and SHD_SPACE_WORLD.
|
static |
Definition at line 4814 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NODE_DO_OUTPUT, NULL, PROP_BOOLEAN, PROP_ENUM, PROP_NONE, prop_shader_output_target_items, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
Referenced by def_sh_output_linestyle().
|
static |
Definition at line 6033 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 4832 of file rna_nodetree.c.
References def_mix_rgb(), and def_sh_output().
|
static |
Definition at line 6046 of file rna_nodetree.c.
References FUNC_USE_SELF_ID, NA_EDITED, NC_NODE, NODE_SCRIPT_AUTO_UPDATE, node_script_mode_items, node_socket_type_items, NULL, PARM_REQUIRED, PROP_BOOLEAN, PROP_EDITABLE, PROP_ENUM, PROP_FILEPATH, PROP_ID_REFCOUNT, PROP_NEVER_NULL, PROP_NONE, PROP_POINTER, PROP_STRING, RNA_def_boolean(), RNA_def_enum(), RNA_def_function(), RNA_def_function_flag(), RNA_def_function_return(), RNA_def_function_ui_description(), RNA_def_parameter_flags(), RNA_def_pointer(), RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_flag(), RNA_def_property_pointer_sdna(), RNA_def_property_string_funcs(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_string(), RNA_def_struct_sdna_from(), and SOCK_FLOAT.
|
static |
Definition at line 5972 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), SHD_SUBSURFACE_BURLEY, SHD_SUBSURFACE_CUBIC, SHD_SUBSURFACE_GAUSSIAN, and SHD_SUBSURFACE_RANDOM_WALK.
|
static |
Definition at line 5902 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), SHD_TANGENT_AXIS_X, SHD_TANGENT_AXIS_Y, SHD_TANGENT_AXIS_Z, SHD_TANGENT_RADIAL, and SHD_TANGENT_UVMAP.
|
static |
Definition at line 4905 of file rna_nodetree.c.
References NULL, PROP_NEVER_NULL, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_flag(), RNA_def_property_pointer_sdna(), and RNA_def_property_ui_text().
Referenced by def_sh_tex_brick(), def_sh_tex_checker(), def_sh_tex_environment(), def_sh_tex_gradient(), def_sh_tex_image(), def_sh_tex_magic(), def_sh_tex_musgrave(), def_sh_tex_noise(), def_sh_tex_sky(), def_sh_tex_voronoi(), and def_sh_tex_wave().
|
static |
Definition at line 5215 of file rna_nodetree.c.
References def_sh_tex(), NULL, PROP_FLOAT, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_float_default(), RNA_def_property_float_sdna(), RNA_def_property_int_default(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 5209 of file rna_nodetree.c.
References def_sh_tex(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 5432 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_EDITABLE, PROP_ID_REFCOUNT, PROP_NONE, PROP_POINTER, PROPOVERRIDE_OVERRIDABLE_LIBRARY, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_flag(), RNA_def_property_override_flag(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 5022 of file rna_nodetree.c.
References def_sh_tex(), NA_EDITED, NC_NODE, NULL, PROP_EDITABLE, PROP_ENUM, PROP_NEVER_NULL, PROP_NONE, PROP_POINTER, PROPOVERRIDE_OVERRIDABLE_LIBRARY, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_flag(), RNA_def_property_override_flag(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), sh_tex_prop_interpolation_items, SHD_PROJ_EQUIRECTANGULAR, and SHD_PROJ_MIRROR_BALL.
|
static |
Definition at line 5162 of file rna_nodetree.c.
References def_sh_tex(), NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), SHD_BLEND_DIAGONAL, SHD_BLEND_EASING, SHD_BLEND_LINEAR, SHD_BLEND_QUADRATIC, SHD_BLEND_QUADRATIC_SPHERE, SHD_BLEND_RADIAL, and SHD_BLEND_SPHERICAL.
|
static |
Definition at line 6006 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, node_ies_mode_items, NULL, PROP_EDITABLE, PROP_ENUM, PROP_FILEPATH, PROP_ID_REFCOUNT, PROP_NONE, PROP_POINTER, PROP_STRING, RNA_def_property(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_flag(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 5071 of file rna_nodetree.c.
References def_sh_tex(), NA_EDITED, NC_NODE, NULL, PROP_EDITABLE, PROP_ENUM, PROP_FACTOR, PROP_FLOAT, PROP_NEVER_NULL, PROP_NONE, PROP_POINTER, PROPOVERRIDE_OVERRIDABLE_LIBRARY, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_flag(), RNA_def_property_override_flag(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), sh_tex_prop_interpolation_items, SHD_IMAGE_EXTENSION_CLIP, SHD_IMAGE_EXTENSION_EXTEND, SHD_IMAGE_EXTENSION_REPEAT, SHD_PROJ_BOX, SHD_PROJ_FLAT, SHD_PROJ_SPHERE, and SHD_PROJ_TUBE.
|
static |
Definition at line 5251 of file rna_nodetree.c.
References def_sh_tex(), NULL, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 5265 of file rna_nodetree.c.
References def_sh_tex(), NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), rna_enum_node_tex_dimensions_items, SHD_MUSGRAVE_FBM, SHD_MUSGRAVE_HETERO_TERRAIN, SHD_MUSGRAVE_HYBRID_MULTIFRACTAL, SHD_MUSGRAVE_MULTIFRACTAL, and SHD_MUSGRAVE_RIDGED_MULTIFRACTAL.
|
static |
Definition at line 5194 of file rna_nodetree.c.
References def_sh_tex(), NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), and rna_enum_node_tex_dimensions_items.
|
static |
Definition at line 5503 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_COORDS, PROP_DYNAMIC, PROP_EDITABLE, PROP_ENUM, PROP_FLOAT, PROP_ID_REFCOUNT, PROP_INT, PROP_NONE, PROP_POINTER, PROP_STRING, PROP_THICK_WRAP, PROPOVERRIDE_OVERRIDABLE_LIBRARY, RNA_def_float_array(), RNA_def_function(), RNA_def_function_output(), RNA_def_function_ui_description(), RNA_def_parameter_flags(), RNA_def_pointer(), RNA_def_property(), RNA_def_property_array(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_float_sdna(), RNA_def_property_override_flag(), RNA_def_property_pointer_funcs(), RNA_def_property_pointer_sdna(), RNA_def_property_range(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), SHD_INTERP_CLOSEST, SHD_INTERP_CUBIC, SHD_INTERP_LINEAR, SHD_POINTDENSITY_COLOR_PARTAGE, SHD_POINTDENSITY_COLOR_PARTSPEED, SHD_POINTDENSITY_COLOR_PARTVEL, SHD_POINTDENSITY_COLOR_VERTCOL, SHD_POINTDENSITY_COLOR_VERTNOR, SHD_POINTDENSITY_COLOR_VERTWEIGHT, SHD_POINTDENSITY_SOURCE_OBJECT, SHD_POINTDENSITY_SOURCE_PSYS, SHD_POINTDENSITY_SPACE_OBJECT, SHD_POINTDENSITY_SPACE_WORLD, and space_items.
|
static |
Definition at line 4920 of file rna_nodetree.c.
References def_sh_tex(), DEG2RADF, M_PI_2, NA_EDITED, NC_NODE, NULL, PROP_ANGLE, PROP_BOOLEAN, PROP_DIRECTION, PROP_DISTANCE, PROP_ENUM, PROP_FACTOR, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_array(), RNA_def_property_boolean_default(), RNA_def_property_boolean_sdna(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_array_default(), RNA_def_property_float_default(), RNA_def_property_range(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), SHD_SKY_HOSEK, SHD_SKY_NISHITA, and SHD_SKY_PREETHAM.
|
static |
Definition at line 5294 of file rna_nodetree.c.
References def_sh_tex(), NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), rna_enum_node_tex_dimensions_items, SHD_VORONOI_CHEBYCHEV, SHD_VORONOI_DISTANCE_TO_EDGE, SHD_VORONOI_EUCLIDEAN, SHD_VORONOI_F1, SHD_VORONOI_F2, SHD_VORONOI_MANHATTAN, SHD_VORONOI_MINKOWSKI, SHD_VORONOI_N_SPHERE_RADIUS, and SHD_VORONOI_SMOOTH_F1.
|
static |
Definition at line 5355 of file rna_nodetree.c.
References def_sh_tex(), NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), SHD_WAVE_BANDS, SHD_WAVE_BANDS_DIRECTION_DIAGONAL, SHD_WAVE_BANDS_DIRECTION_X, SHD_WAVE_BANDS_DIRECTION_Y, SHD_WAVE_BANDS_DIRECTION_Z, SHD_WAVE_PROFILE_SAW, SHD_WAVE_PROFILE_SIN, SHD_WAVE_PROFILE_TRI, SHD_WAVE_RINGS, SHD_WAVE_RINGS_DIRECTION_SPHERICAL, SHD_WAVE_RINGS_DIRECTION_X, SHD_WAVE_RINGS_DIRECTION_Y, and SHD_WAVE_RINGS_DIRECTION_Z.
|
static |
Definition at line 5420 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), and rna_enum_node_tex_dimensions_items.
|
static |
Definition at line 5493 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 5805 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 5773 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 5452 of file rna_nodetree.c.
References NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), SHD_VECT_TRANSFORM_SPACE_CAMERA, SHD_VECT_TRANSFORM_SPACE_OBJECT, SHD_VECT_TRANSFORM_SPACE_WORLD, SHD_VECT_TRANSFORM_TYPE_NORMAL, SHD_VECT_TRANSFORM_TYPE_POINT, and SHD_VECT_TRANSFORM_TYPE_VECTOR.
|
static |
Definition at line 5878 of file rna_nodetree.c.
References NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), SHD_SPACE_OBJECT, SHD_SPACE_TANGENT, and SHD_SPACE_WORLD.
|
static |
Definition at line 4849 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), and rna_enum_vector_rotate_type_items.
|
static |
Definition at line 5792 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 8798 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_FLOAT, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_float_sdna(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 8779 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_EDITABLE, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_flag(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 8767 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_string_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 4769 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_EDITABLE, PROP_INT, PROP_NONE, PROP_POINTER, PROPOVERRIDE_OVERRIDABLE_LIBRARY, RNA_def_property(), RNA_def_property_flag(), RNA_def_property_int_sdna(), RNA_def_property_override_flag(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 4716 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_INT, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_int_sdna(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 5724 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, node_toon_items, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 4705 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 4683 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), and rna_enum_node_vec_math_items.
|
static |
Definition at line 11441 of file rna_nodetree.c.
References FUNC_NO_SELF, FUNC_USE_SELF_TYPE, PARM_REQUIRED, PARM_RNAPTR, PROP_INT, PROP_NONE, PROP_POINTER, PROP_UNSIGNED, RNA_def_boolean(), RNA_def_function(), RNA_def_function_flag(), RNA_def_function_return(), RNA_def_function_ui_description(), RNA_def_parameter_flags(), RNA_def_property(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), and STREQ.
Referenced by RNA_def_nodetree().
|
static |
Definition at line 7898 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, node_sampler_type_items, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 6523 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_NONE, PROP_POINTER, PROP_STRING, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_string_funcs(), RNA_def_property_string_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_name_property(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_nodetree().
|
static |
Definition at line 6554 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_string_funcs(), RNA_def_property_string_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_name_property(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_nodetree().
|
static |
Definition at line 6571 of file rna_nodetree.c.
References FUNC_USE_CONTEXT, FUNC_USE_MAIN, FUNC_USE_REPORTS, FUNC_USE_SELF_ID, MAX_NAME, NULL, PARM_REQUIRED, RNA_def_function(), RNA_def_function_flag(), RNA_def_function_return(), RNA_def_function_ui_description(), RNA_def_int(), RNA_def_parameter_flags(), RNA_def_pointer(), RNA_def_property_srna(), RNA_def_string(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by def_cmp_output_file().
|
static |
Definition at line 11344 of file rna_nodetree.c.
References NC_NODE, ND_DISPLAY, node_chunksize_items, node_quality_items, NTREE_COM_GROUPNODE_BUFFER, NTREE_COM_OPENCL, NTREE_TWO_PASS, NTREE_VIEWER_BORDER, NULL, PROP_BOOLEAN, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_icon(), and RNA_def_struct_ui_text().
Referenced by RNA_def_nodetree().
|
static |
Definition at line 9654 of file rna_nodetree.c.
References def_cmp_cryptomatte_entry(), NULL, RNA_def_function(), RNA_def_function_ui_description(), RNA_def_struct(), RNA_def_struct_register_funcs(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_nodetree().
|
static |
Definition at line 9691 of file rna_nodetree.c.
References NULL, RNA_def_struct(), RNA_def_struct_register_funcs(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_nodetree().
|
static |
Definition at line 9681 of file rna_nodetree.c.
References NULL, RNA_def_struct(), RNA_def_struct_register_funcs(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_nodetree().
|
static |
Definition at line 11430 of file rna_nodetree.c.
References RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_icon(), and RNA_def_struct_ui_text().
Referenced by RNA_def_nodetree().
|
static |
Definition at line 10560 of file rna_nodetree.c.
References FUNC_ALLOW_WRITE, FUNC_NO_SELF, FUNC_USE_SELF_ID, FUNC_USE_SELF_TYPE, node_socket_type_items, NULL, PARM_REQUIRED, PROP_EDITABLE, PROP_ENUM, PROP_NEVER_NULL, PROP_NONE, PROP_POINTER, PROP_STRING, RNA_def_boolean(), RNA_def_function(), RNA_def_function_flag(), RNA_def_function_return(), RNA_def_function_ui_description(), RNA_def_parameter_flags(), RNA_def_pointer(), RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_string_funcs(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_nodetree().
|
static |
Definition at line 10697 of file rna_nodetree.c.
References FUNC_ALLOW_WRITE, FUNC_NO_SELF, FUNC_REGISTER, FUNC_REGISTER_OPTIONAL, FUNC_USE_SELF_ID, FUNC_USE_SELF_TYPE, MAX_NAME, NA_EDITED, NA_SELECTED, NC_NODE, ND_DISPLAY, NODE_ACTIVE_PREVIEW, NODE_ACTIVE_TEXTURE, NODE_CUSTOM, NODE_CUSTOM_COLOR, NODE_HIDDEN, NODE_MUTED, NODE_OPTIONS, NODE_PREVIEW, NULL, PARM_REQUIRED, PROP_ANIMATABLE, PROP_BOOLEAN, PROP_COLLECTION, PROP_COLOR_GAMMA, PROP_EDITABLE, PROP_ENUM, PROP_FLOAT, PROP_NEVER_NULL, PROP_NO_DEG_UPDATE, PROP_NONE, PROP_POINTER, PROP_PTR_NO_OWNERSHIP, PROP_REGISTER, PROP_REGISTER_OPTIONAL, PROP_STRING, PROP_THICK_WRAP, PROP_TRANSLATION, PROP_UNSIGNED, PROP_XYZ, PROP_XYZ_LENGTH, PROPOVERRIDE_NO_COMPARISON, RNA_def_boolean(), RNA_def_function(), RNA_def_function_flag(), RNA_def_function_output(), RNA_def_function_return(), RNA_def_function_ui_description(), rna_def_node_sockets_api(), RNA_def_parameter_flags(), RNA_def_pointer(), RNA_def_property(), RNA_def_property_array(), RNA_def_property_boolean_funcs(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_collection_sdna(), RNA_def_property_enum_default(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_float_funcs(), RNA_def_property_float_sdna(), RNA_def_property_override_flag(), RNA_def_property_pointer_funcs(), RNA_def_property_pointer_sdna(), RNA_def_property_range(), RNA_def_property_string_funcs(), RNA_def_property_string_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_string(), RNA_def_struct(), RNA_def_struct_idprops_func(), RNA_def_struct_name_property(), RNA_def_struct_path_func(), RNA_def_struct_refine_func(), RNA_def_struct_register_funcs(), RNA_def_struct_sdna(), RNA_def_struct_ui_icon(), RNA_def_struct_ui_text(), rna_enum_icon_items, SELECT, SOCK_IN, and SOCK_OUT.
Referenced by RNA_def_nodetree().
|
static |
Definition at line 11500 of file rna_nodetree.c.
References NULL, RNA_def_struct(), and RNA_def_struct_ui_text().
Referenced by RNA_def_nodetree().
|
static |
Definition at line 10996 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NODE_LINK_MUTED, NODE_LINK_VALID, NULL, PROP_BOOLEAN, PROP_EDITABLE, PROP_NONE, PROP_POINTER, PROP_PTR_NO_OWNERSHIP, PROPOVERRIDE_NO_COMPARISON, RNA_def_property(), RNA_def_property_boolean_funcs(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_flag(), RNA_def_property_override_flag(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_icon(), and RNA_def_struct_ui_text().
Referenced by RNA_def_nodetree().
|
static |
Definition at line 9703 of file rna_nodetree.c.
References FUNC_REGISTER, NA_EDITED, NC_NODE, ND_DISPLAY, node_socket_type_items, NULL, PARM_REQUIRED, PARM_RNAPTR, PROP_BOOLEAN, PROP_EDITABLE, PROP_ENUM, PROP_INT, PROP_NEVER_NULL, PROP_NO_DEG_UPDATE, PROP_NONE, PROP_POINTER, PROP_PTR_NO_OWNERSHIP, PROP_REGISTER, PROP_STRING, PROPOVERRIDE_NO_COMPARISON, RNA_def_float_array(), RNA_def_function(), RNA_def_function_flag(), RNA_def_function_output(), RNA_def_function_ui_description(), RNA_def_parameter_flags(), RNA_def_pointer(), RNA_def_property(), RNA_def_property_boolean_funcs(), RNA_def_property_boolean_negative_sdna(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_enum_default(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_int_funcs(), RNA_def_property_int_sdna(), RNA_def_property_override_flag(), RNA_def_property_pointer_funcs(), RNA_def_property_range(), RNA_def_property_string_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_idprops_func(), RNA_def_struct_name_property(), RNA_def_struct_path_func(), RNA_def_struct_refine_func(), RNA_def_struct_register_funcs(), RNA_def_struct_sdna(), RNA_def_struct_ui_icon(), RNA_def_struct_ui_text(), rna_enum_node_socket_display_shape_items, SOCK_COLLAPSED, SOCK_DISPLAY_SHAPE_CIRCLE, SOCK_FLOAT, SOCK_HIDDEN, SOCK_HIDE_VALUE, SOCK_IN_USE, SOCK_MULTI_INPUT, and SOCK_UNAVAIL.
Referenced by RNA_def_nodetree().
|
static |
Definition at line 10090 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_ANIMATABLE, PROP_BOOLEAN, PROP_CONTEXT_UPDATE, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_flag(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_sdna_from(), and RNA_def_struct_ui_text().
Referenced by rna_def_node_socket_standard_types().
|
static |
Definition at line 10379 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_CONTEXT_UPDATE, PROP_EDITABLE, PROP_ID_REFCOUNT, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_flag(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_sdna_from(), and RNA_def_struct_ui_text().
Referenced by rna_def_node_socket_standard_types().
|
static |
Definition at line 10195 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_ANIMATABLE, PROP_COLOR, PROP_CONTEXT_UPDATE, PROP_FLOAT, RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_flag(), RNA_def_property_float_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_sdna_from(), and RNA_def_struct_ui_text().
Referenced by rna_def_node_socket_standard_types().
|
static |
Definition at line 9955 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_ANIMATABLE, PROP_CONTEXT_UPDATE, PROP_FACTOR, PROP_FLOAT, PROP_NONE, PROP_PERCENTAGE, RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_flag(), RNA_def_property_float_default(), RNA_def_property_float_funcs(), RNA_def_property_float_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_sdna_from(), and RNA_def_struct_ui_text().
Referenced by rna_def_node_socket_standard_types().
|
static |
Definition at line 10364 of file rna_nodetree.c.
References RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by rna_def_node_socket_standard_types().
|
static |
Definition at line 10329 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_CONTEXT_UPDATE, PROP_EDITABLE, PROP_ID_REFCOUNT, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_flag(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_sdna_from(), and RNA_def_struct_ui_text().
Referenced by rna_def_node_socket_standard_types().
|
static |
Definition at line 10023 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_ANIMATABLE, PROP_CONTEXT_UPDATE, PROP_FACTOR, PROP_INT, PROP_NONE, PROP_PERCENTAGE, RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_flag(), RNA_def_property_int_default(), RNA_def_property_int_funcs(), RNA_def_property_int_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_sdna_from(), and RNA_def_struct_ui_text().
Referenced by rna_def_node_socket_standard_types().
|
static |
Definition at line 9854 of file rna_nodetree.c.
References FUNC_ALLOW_WRITE, FUNC_REGISTER, FUNC_REGISTER_OPTIONAL, NA_EDITED, NC_NODE, NULL, PARM_REQUIRED, PARM_RNAPTR, PROP_ANIMATABLE, PROP_BOOLEAN, PROP_EDITABLE, PROP_NEVER_NULL, PROP_NONE, PROP_POINTER, PROP_REGISTER, PROP_STRING, RNA_def_float_array(), RNA_def_function(), RNA_def_function_flag(), RNA_def_function_output(), RNA_def_function_ui_description(), RNA_def_parameter_flags(), RNA_def_pointer(), RNA_def_property(), RNA_def_property_boolean_funcs(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_flag(), RNA_def_property_string_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_string(), RNA_def_struct(), RNA_def_struct_idprops_func(), RNA_def_struct_name_property(), RNA_def_struct_path_func(), RNA_def_struct_refine_func(), RNA_def_struct_register_funcs(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), and SOCK_HIDE_VALUE.
Referenced by RNA_def_nodetree().
|
static |
Definition at line 10294 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_CONTEXT_UPDATE, PROP_EDITABLE, PROP_ID_REFCOUNT, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_flag(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_sdna_from(), and RNA_def_struct_ui_text().
Referenced by rna_def_node_socket_standard_types().
|
static |
Definition at line 10269 of file rna_nodetree.c.
References RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by rna_def_node_socket_standard_types().
|
static |
Definition at line 10414 of file rna_nodetree.c.
References FUNC_USE_SELF_ID, node_socket_type_items, NULL, PARM_REQUIRED, PARM_RNAPTR, PROP_ACCELERATION, PROP_ANGLE, PROP_DIRECTION, PROP_DISTANCE, PROP_EDITABLE, PROP_ENUM, PROP_EULER, PROP_FACTOR, PROP_NEVER_NULL, PROP_NONE, PROP_PERCENTAGE, PROP_POINTER, PROP_STRING, PROP_TIME, PROP_TRANSLATION, PROP_UNSIGNED, PROP_VELOCITY, PROP_XYZ, RNA_def_float_array(), RNA_def_function(), RNA_def_function_flag(), RNA_def_function_output(), RNA_def_function_ui_description(), rna_def_node_socket_bool(), rna_def_node_socket_collection(), rna_def_node_socket_color(), rna_def_node_socket_float(), rna_def_node_socket_geometry(), rna_def_node_socket_image(), rna_def_node_socket_int(), rna_def_node_socket_object(), rna_def_node_socket_shader(), rna_def_node_socket_string(), rna_def_node_socket_vector(), rna_def_node_socket_virtual(), RNA_def_parameter_flags(), RNA_def_pointer(), RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_enum_default(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_struct(), RNA_def_struct_sdna(), and SOCK_FLOAT.
Referenced by RNA_def_nodetree().
|
static |
Definition at line 10232 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_ANIMATABLE, PROP_CONTEXT_UPDATE, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_flag(), RNA_def_property_string_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_sdna_from(), and RNA_def_struct_ui_text().
Referenced by rna_def_node_socket_standard_types().
|
static |
Definition at line 10127 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_ANIMATABLE, PROP_CONTEXT_UPDATE, PROP_DIRECTION, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_flag(), RNA_def_property_float_array_default(), RNA_def_property_float_funcs(), RNA_def_property_float_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_sdna_from(), and RNA_def_struct_ui_text().
Referenced by rna_def_node_socket_standard_types().
|
static |
Definition at line 10285 of file rna_nodetree.c.
References RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by rna_def_node_socket_standard_types().
|
static |
Definition at line 10648 of file rna_nodetree.c.
References FUNC_USE_MAIN, FUNC_USE_REPORTS, FUNC_USE_SELF_ID, MAX_NAME, NULL, PARM_REQUIRED, RNA_def_function(), RNA_def_function_flag(), RNA_def_function_return(), RNA_def_function_ui_description(), RNA_def_int(), RNA_def_parameter_flags(), RNA_def_pointer(), RNA_def_property_srna(), RNA_def_string(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), and SOCK_IN.
Referenced by rna_def_node().
|
static |
Definition at line 11144 of file rna_nodetree.c.
References FUNC_USE_MAIN, FUNC_USE_REPORTS, MAX_NAME, NULL, PARM_REQUIRED, RNA_def_function(), RNA_def_function_flag(), RNA_def_function_return(), RNA_def_function_ui_description(), RNA_def_int(), RNA_def_parameter_flags(), RNA_def_pointer(), RNA_def_property_srna(), RNA_def_string(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), and SOCK_IN.
Referenced by rna_def_nodetree().
|
static |
Definition at line 11195 of file rna_nodetree.c.
References FUNC_ALLOW_WRITE, FUNC_NO_SELF, FUNC_REGISTER_OPTIONAL, NC_NODE, NTREE_COMPOSIT, NTREE_GEOMETRY, NTREE_SHADER, NTREE_TEXTURE, NULL, PARM_REQUIRED, PROP_COLLECTION, PROP_EDITABLE, PROP_ENUM, PROP_FLOAT, PROP_ID_REFCOUNT, PROP_INT, PROP_NEVER_NULL, PROP_NONE, PROP_POINTER, PROP_REGISTER, PROP_REGISTER_OPTIONAL, PROP_STRING, PROP_TRANSLATION, PROP_UNSIGNED, PROP_XYZ, rna_def_animdata_common(), RNA_def_boolean(), RNA_def_function(), RNA_def_function_flag(), RNA_def_function_output(), RNA_def_function_return(), RNA_def_function_ui_description(), rna_def_node_tree_sockets_api(), rna_def_nodetree_link_api(), rna_def_nodetree_nodes_api(), RNA_def_parameter_flags(), RNA_def_pointer(), RNA_def_property(), RNA_def_property_array(), RNA_def_property_clear_flag(), RNA_def_property_collection_sdna(), RNA_def_property_enum_default(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_float_sdna(), RNA_def_property_int_funcs(), RNA_def_property_pointer_funcs(), RNA_def_property_pointer_sdna(), RNA_def_property_string_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_refine_func(), RNA_def_struct_register_funcs(), RNA_def_struct_sdna(), RNA_def_struct_ui_icon(), RNA_def_struct_ui_text(), rna_enum_icon_items, SOCK_IN, and SOCK_OUT.
Referenced by RNA_def_nodetree().
| void RNA_def_nodetree | ( | BlenderRNA * | brna | ) |
Definition at line 11513 of file rna_nodetree.c.
References def_custom_group(), def_group(), define_specific_node(), rna_def_cmp_output_file_slot_file(), rna_def_cmp_output_file_slot_layer(), rna_def_composite_nodetree(), rna_def_compositor_node(), rna_def_function_node(), rna_def_geometry_node(), rna_def_geometry_nodetree(), rna_def_internal_node(), rna_def_node(), rna_def_node_instance_hash(), rna_def_node_link(), rna_def_node_socket(), rna_def_node_socket_interface(), rna_def_node_socket_standard_types(), rna_def_nodetree(), rna_def_shader_node(), rna_def_shader_nodetree(), rna_def_texture_node(), and rna_def_texture_nodetree().
|
static |
Definition at line 11105 of file rna_nodetree.c.
References FUNC_USE_MAIN, FUNC_USE_REPORTS, NULL, PARM_REQUIRED, PARM_RNAPTR, PROP_NEVER_NULL, PROP_THICK_WRAP, RNA_def_boolean(), RNA_def_function(), RNA_def_function_flag(), RNA_def_function_return(), RNA_def_function_ui_description(), RNA_def_parameter_clear_flags(), RNA_def_parameter_flags(), RNA_def_pointer(), RNA_def_property_srna(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by rna_def_nodetree().
|
static |
Definition at line 11056 of file rna_nodetree.c.
References FUNC_USE_CONTEXT, FUNC_USE_MAIN, FUNC_USE_REPORTS, MAX_NAME, NC_SCENE, ND_OB_ACTIVE, NULL, PARM_REQUIRED, PARM_RNAPTR, PROP_EDITABLE, PROP_NEVER_NULL, PROP_NEVER_UNLINK, PROP_NONE, PROP_POINTER, PROP_THICK_WRAP, RNA_def_function(), RNA_def_function_flag(), RNA_def_function_return(), RNA_def_function_ui_description(), RNA_def_parameter_clear_flags(), RNA_def_parameter_flags(), RNA_def_pointer(), RNA_def_property(), RNA_def_property_flag(), RNA_def_property_pointer_funcs(), RNA_def_property_srna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_string(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by rna_def_nodetree().
|
static |
Definition at line 9644 of file rna_nodetree.c.
References NULL, RNA_def_struct(), RNA_def_struct_register_funcs(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_nodetree().
|
static |
Definition at line 11395 of file rna_nodetree.c.
References PARM_REQUIRED, prop_shader_output_target_items, RNA_def_enum(), RNA_def_function(), RNA_def_function_return(), RNA_def_function_ui_description(), RNA_def_parameter_flags(), RNA_def_pointer(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_icon(), RNA_def_struct_ui_text(), and SHD_OUTPUT_ALL.
Referenced by RNA_def_nodetree().
|
static |
Definition at line 9671 of file rna_nodetree.c.
References NULL, RNA_def_struct(), RNA_def_struct_register_funcs(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_nodetree().
|
static |
Definition at line 11419 of file rna_nodetree.c.
References RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_icon(), and RNA_def_struct_ui_text().
Referenced by RNA_def_nodetree().
|
static |
Definition at line 4433 of file rna_nodetree.c.
Referenced by def_anisotropic().
|
static |
Definition at line 101 of file rna_nodetree.c.
Referenced by rna_def_composite_nodetree().
|
static |
Definition at line 403 of file rna_nodetree.c.
Referenced by def_cmp_cryptomatte().
|
static |
Definition at line 4410 of file rna_nodetree.c.
Referenced by def_cmp_flip().
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 7911 of file rna_nodetree.c.
Referenced by def_cmp_boxmask(), and def_cmp_ellipsemask().
|
static |
|
static |
Definition at line 4468 of file rna_nodetree.c.
Referenced by def_hair_principled().
|
static |
Definition at line 94 of file rna_nodetree.c.
Referenced by rna_def_composite_nodetree().
|
static |
|
static |
Definition at line 385 of file rna_nodetree.c.
Referenced by def_cmp_rotate(), def_cmp_stabilize2d(), and dev_cmd_transform().
|
static |
|
static |
Definition at line 78 of file rna_nodetree.c.
Referenced by def_sh_script(), rna_def_internal_node(), rna_def_node_socket(), and rna_def_node_socket_standard_types().
|
static |
Definition at line 4508 of file rna_nodetree.c.
Referenced by def_principled().
|
static |
|
static |
Definition at line 4417 of file rna_nodetree.c.
Referenced by def_cmp_ycc().
|
static |
Definition at line 4388 of file rna_nodetree.c.
Referenced by def_node_image_user().
|
static |
Definition at line 4393 of file rna_nodetree.c.
Referenced by def_node_image_user().
|
static |
Definition at line 392 of file rna_nodetree.c.
Referenced by def_sh_output(), and rna_def_shader_nodetree().
|
static |
Definition at line 4403 of file rna_nodetree.c.
Referenced by def_cmp_channel_matte().
|
static |
Definition at line 4398 of file rna_nodetree.c.
Referenced by def_cmp_render_layers().
| const EnumPropertyItem rna_enum_mapping_type_items[] |
Definition at line 112 of file rna_nodetree.c.
Referenced by def_sh_mapping(), and rna_def_texmapping().
| const EnumPropertyItem rna_enum_node_boolean_math_items[] |
Definition at line 266 of file rna_nodetree.c.
Referenced by def_boolean_math(), and node_boolean_math_label().
| const EnumPropertyItem rna_enum_node_clamp_items[] |
Definition at line 331 of file rna_nodetree.c.
Referenced by def_clamp(), and def_geo_attribute_clamp().
| const EnumPropertyItem rna_enum_node_filter_items[] |
Definition at line 349 of file rna_nodetree.c.
Referenced by def_cmp_filter(), and node_filter_label().
| const EnumPropertyItem rna_enum_node_float_compare_items[] |
Definition at line 273 of file rna_nodetree.c.
Referenced by def_float_compare(), def_geo_attribute_attribute_compare(), and node_float_compare_label().
| const EnumPropertyItem rna_enum_node_map_range_items[] |
Definition at line 307 of file rna_nodetree.c.
Referenced by def_geo_attribute_map_range(), and def_map_range().
| const EnumPropertyItem rna_enum_node_math_items[] |
Definition at line 145 of file rna_nodetree.c.
Referenced by def_geo_attribute_math(), def_math(), and node_math_label().
|
static |
Definition at line 69 of file rna_nodetree.c.
Referenced by rna_def_node_socket().
| const EnumPropertyItem rna_enum_node_socket_in_out_items[] |
Definition at line 65 of file rna_nodetree.c.
Referenced by NODE_OT_tree_socket_add(), NODE_OT_tree_socket_move(), and NODE_OT_tree_socket_remove().
|
static |
Definition at line 341 of file rna_nodetree.c.
Referenced by def_sh_tex_musgrave(), def_sh_tex_noise(), def_sh_tex_voronoi(), and def_sh_tex_white_noise().
| const EnumPropertyItem rna_enum_node_vec_math_items[] |
Definition at line 214 of file rna_nodetree.c.
Referenced by def_geo_attribute_vector_math(), def_vector_math(), and node_vector_math_label().
|
static |
Definition at line 132 of file rna_nodetree.c.
Referenced by def_sh_vector_rotate().
|
static |
Definition at line 440 of file rna_nodetree.c.
Referenced by def_geo_attribute_vector_math().
|
static |
Definition at line 462 of file rna_nodetree.c.
Referenced by def_geo_align_rotation_to_vector(), def_geo_attribute_combine_xyz(), def_geo_attribute_math(), def_geo_attribute_mix(), def_geo_point_rotate(), and def_geo_points_to_volume().
|
static |
Definition at line 456 of file rna_nodetree.c.
Referenced by def_geo_point_scale().
|
static |
Definition at line 467 of file rna_nodetree.c.
Referenced by def_geo_attribute_attribute_compare(), and def_geo_attribute_mix().
|
static |
Definition at line 451 of file rna_nodetree.c.
Referenced by def_geo_align_rotation_to_vector(), def_geo_attribute_separate_xyz(), def_geo_attribute_vector_math(), def_geo_point_rotate(), and def_geo_point_translate().
|
static |
Definition at line 360 of file rna_nodetree.c.
Referenced by def_geo_attribute_randomize().
|
static |
Definition at line 410 of file rna_nodetree.c.
Referenced by def_geo_mesh_circle(), def_geo_mesh_cone(), and def_geo_mesh_cylinder().
|
static |
Definition at line 5014 of file rna_nodetree.c.
Referenced by def_sh_tex_environment(), and def_sh_tex_image().