Blender
V3.3
|
#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_geometry_set.h"
#include "BKE_image.h"
#include "BKE_node.h"
#include "BKE_node_tree_update.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_colormanagement.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 | DefNode(Category, ID, DefFunc, EnumName, StructName, UIName, UIDesc) |
Definition at line 6106 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().
Definition at line 4866 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.
Definition at line 4808 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.
Definition at line 6515 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().
Definition at line 9217 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().
Definition at line 7838 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().
Definition at line 6534 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().
Definition at line 8470 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().
Definition at line 8506 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().
Definition at line 8375 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().
Definition at line 7407 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().
Definition at line 7459 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().
Definition at line 7417 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().
Definition at line 7217 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().
Definition at line 7312 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().
Definition at line 8079 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().
Definition at line 8562 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().
Definition at line 8199 of file rna_nodetree.c.
References CMP_NODE_COMBSEP_COLOR_HSL, CMP_NODE_COMBSEP_COLOR_HSV, CMP_NODE_COMBSEP_COLOR_RGB, CMP_NODE_COMBSEP_COLOR_YCC, CMP_NODE_COMBSEP_COLOR_YUV, mode_items, NA_EDITED, NC_NODE, node_ycc_items, 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().
Definition at line 8781 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().
Definition at line 7276 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_ENUM_NO_CONTEXT, PROP_NONE, RNA_def_property(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_flag(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
Definition at line 7719 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().
Definition at line 9117 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, PROPOVERRIDE_OVERRIDABLE_LIBRARY, 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_override_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().
Definition at line 9078 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 9060 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().
Definition at line 9111 of file rna_nodetree.c.
References def_cmp_cryptomatte_common(), and RNA_def_struct_sdna_from().
Definition at line 7784 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().
Definition at line 7609 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().
Definition at line 9180 of file rna_nodetree.c.
References CMP_NODE_DENOISE_PREFILTER_ACCURATE, CMP_NODE_DENOISE_PREFILTER_FAST, CMP_NODE_DENOISE_PREFILTER_NONE, 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_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
Definition at line 7122 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().
Definition at line 7195 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().
Definition at line 7058 of file rna_nodetree.c.
References BLT_I18NCONTEXT_ID_CURVE_LEGACY, 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.
Definition at line 7242 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().
Definition at line 7564 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().
Definition at line 8423 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().
Definition at line 6631 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.
Definition at line 7520 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().
Definition at line 7881 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().
Definition at line 8158 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().
Definition at line 7548 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().
Definition at line 6855 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().
Definition at line 7102 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().
Definition at line 7704 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().
Definition at line 8814 of file rna_nodetree.c.
References BLT_I18NCONTEXT_ID_CURVE_LEGACY, 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.
Definition at line 8794 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_EDITABLE, PROP_NONE, PROP_POINTER, PROP_STRING, PROPOVERRIDE_OVERRIDABLE_LIBRARY, RNA_def_property(), RNA_def_property_flag(), RNA_def_property_override_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().
Definition at line 8051 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().
Definition at line 6767 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().
Definition at line 7386 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().
Definition at line 6687 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().
Definition at line 7598 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().
Definition at line 6642 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.
Definition at line 8290 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, PROPOVERRIDE_OVERRIDABLE_LIBRARY, 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_override_flag(), 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().
Definition at line 8225 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_EDITABLE, 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(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
Definition at line 8265 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_EDITABLE, PROP_ENUM, PROP_NONE, PROP_POINTER, PROPOVERRIDE_OVERRIDABLE_LIBRARY, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_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 7006 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().
Definition at line 8998 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, 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_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().
Definition at line 7863 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().
Definition at line 6891 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().
Definition at line 7184 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().
Definition at line 7140 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.
Definition at line 6741 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().
Definition at line 7531 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.
Definition at line 8240 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, PROPOVERRIDE_OVERRIDABLE_LIBRARY, 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_override_flag(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), and RNA_def_property_update().
Definition at line 9038 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().
Definition at line 8548 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().
Definition at line 8558 of file rna_nodetree.c.
Definition at line 7985 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().
Definition at line 8913 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, PROPOVERRIDE_OVERRIDABLE_LIBRARY, 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_override_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().
Definition at line 8969 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().
Definition at line 6697 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().
Definition at line 8741 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().
Definition at line 8188 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().
Definition at line 8169 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().
Definition at line 5007 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().
Definition at line 4877 of file rna_nodetree.c.
References mode_items, NA_EDITED, NC_NODE, NODE_COMPARE_EQUAL, NODE_COMPARE_MODE_AVERAGE, NODE_COMPARE_MODE_DIRECTION, NODE_COMPARE_MODE_DOT_PRODUCT, NODE_COMPARE_MODE_ELEMENT, NODE_COMPARE_MODE_LENGTH, node_socket_data_type_items, 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_node_compare_operation_items, and SOCK_FLOAT.
|
static |
Definition at line 4763 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().
Definition at line 4975 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().
Definition at line 4930 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_to_int_items.
Definition at line 9780 of file rna_nodetree.c.
References FN_NODE_ALIGN_EULER_TO_VECTOR_AXIS_X, FN_NODE_ALIGN_EULER_TO_VECTOR_AXIS_Y, FN_NODE_ALIGN_EULER_TO_VECTOR_AXIS_Z, FN_NODE_ALIGN_EULER_TO_VECTOR_PIVOT_AXIS_AUTO, FN_NODE_ALIGN_EULER_TO_VECTOR_PIVOT_AXIS_X, FN_NODE_ALIGN_EULER_TO_VECTOR_PIVOT_AXIS_Y, FN_NODE_ALIGN_EULER_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_enum_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
Definition at line 5120 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_combsep_color_items.
Definition at line 5071 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().
Definition at line 5058 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_COLOR, PROP_FLOAT, 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().
Definition at line 5083 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_int_default(), RNA_def_property_int_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
Definition at line 5109 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().
Definition at line 5096 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().
Definition at line 9509 of file rna_nodetree.c.
References 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_def_struct_sdna_from(), and rna_enum_attribute_type_items.
Definition at line 9735 of file rna_nodetree.c.
References FN_NODE_ROTATE_EULER_SPACE_LOCAL, FN_NODE_ROTATE_EULER_SPACE_OBJECT, FN_NODE_ROTATE_EULER_TYPE_AXIS_ANGLE, FN_NODE_ROTATE_EULER_TYPE_EULER, 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 space_items.
Definition at line 4781 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, PROPOVERRIDE_OVERRIDABLE_LIBRARY, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_flag(), RNA_def_property_int_sdna(), RNA_def_property_override_flag(), 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().
Definition at line 9487 of file rna_nodetree.c.
References ATTR_DOMAIN_POINT, 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_def_struct_sdna_from(), rna_enum_attribute_domain_items, and rna_enum_attribute_type_items.
Definition at line 10499 of file rna_nodetree.c.
References ATTR_DOMAIN_POINT, 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_items, and rna_enum_attribute_type_items.
Definition at line 9344 of file rna_nodetree.c.
References GEO_COMPONENT_TYPE_MESH, 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(), RNA_def_property_update(), and rna_enum_geometry_component_type_items.
Definition at line 9524 of file rna_nodetree.c.
References ATTR_DOMAIN_POINT, 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_items, and rna_enum_attribute_type_items.
Definition at line 9317 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().
Definition at line 9923 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().
Definition at line 10446 of file rna_nodetree.c.
References GEO_NODE_CURVE_FILL_MODE_NGONS, GEO_NODE_CURVE_FILL_MODE_TRIANGULATED, mode_items, 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_def_struct_sdna_from().
Definition at line 10232 of file rna_nodetree.c.
References GEO_NODE_CURVE_FILLET_BEZIER, GEO_NODE_CURVE_FILLET_POLY, 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().
Definition at line 9638 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_ENUM_FLAG, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), rna_node_geometry_curve_handle_side_items, and rna_node_geometry_curve_handle_type_items.
Definition at line 9682 of file rna_nodetree.c.
References GEO_NODE_CURVE_PRIMITIVE_ARC_TYPE_POINTS, GEO_NODE_CURVE_PRIMITIVE_ARC_TYPE_RADIUS, 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().
Definition at line 9354 of file rna_nodetree.c.
References GEO_NODE_CURVE_PRIMITIVE_BEZIER_SEGMENT_OFFSET, GEO_NODE_CURVE_PRIMITIVE_BEZIER_SEGMENT_POSITION, 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().
Definition at line 9656 of file rna_nodetree.c.
References GEO_NODE_CURVE_PRIMITIVE_CIRCLE_TYPE_POINTS, GEO_NODE_CURVE_PRIMITIVE_CIRCLE_TYPE_RADIUS, 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().
Definition at line 9709 of file rna_nodetree.c.
References GEO_NODE_CURVE_PRIMITIVE_LINE_MODE_DIRECTION, GEO_NODE_CURVE_PRIMITIVE_LINE_MODE_POINTS, 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().
Definition at line 10160 of file rna_nodetree.c.
References GEO_NODE_CURVE_PRIMITIVE_QUAD_MODE_KITE, GEO_NODE_CURVE_PRIMITIVE_QUAD_MODE_PARALLELOGRAM, GEO_NODE_CURVE_PRIMITIVE_QUAD_MODE_POINTS, GEO_NODE_CURVE_PRIMITIVE_QUAD_MODE_RECTANGLE, GEO_NODE_CURVE_PRIMITIVE_QUAD_MODE_TRAPEZOID, mode_items, 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(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
Definition at line 10199 of file rna_nodetree.c.
References GEO_NODE_CURVE_RESAMPLE_COUNT, GEO_NODE_CURVE_RESAMPLE_EVALUATED, GEO_NODE_CURVE_RESAMPLE_LENGTH, 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().
Definition at line 9381 of file rna_nodetree.c.
References GEO_NODE_CURVE_SAMPLE_FACTOR, GEO_NODE_CURVE_SAMPLE_LENGTH, 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().
Definition at line 9626 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_curve_handle_side_items.
Definition at line 9608 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_ENUM_FLAG, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), rna_node_geometry_curve_handle_side_items, and rna_node_geometry_curve_handle_type_items.
Definition at line 9595 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(), RNA_def_struct_sdna_from(), and rna_enum_curves_types.
Definition at line 10258 of file rna_nodetree.c.
References GEO_NODE_CURVE_RESAMPLE_COUNT, GEO_NODE_CURVE_RESAMPLE_EVALUATED, GEO_NODE_CURVE_RESAMPLE_LENGTH, 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().
Definition at line 10326 of file rna_nodetree.c.
References GEO_NODE_CURVE_RESAMPLE_LENGTH, GEO_NODE_CURVE_SAMPLE_FACTOR, 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().
Definition at line 10520 of file rna_nodetree.c.
References ATTR_DOMAIN_POINT, GEO_NODE_DELETE_GEOMETRY_MODE_ALL, GEO_NODE_DELETE_GEOMETRY_MODE_EDGE_FACE, GEO_NODE_DELETE_GEOMETRY_MODE_ONLY_FACE, mode_items, 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(), RNA_def_struct_sdna_from(), and rna_enum_attribute_domain_without_corner_items.
Definition at line 9568 of file rna_nodetree.c.
References GEO_NODE_POINT_DISTRIBUTE_POINTS_ON_FACES_POISSON, GEO_NODE_POINT_DISTRIBUTE_POINTS_ON_FACES_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().
Definition at line 10545 of file rna_nodetree.c.
References ATTR_DOMAIN_CURVE, ATTR_DOMAIN_EDGE, ATTR_DOMAIN_FACE, ATTR_DOMAIN_INSTANCE, ATTR_DOMAIN_POINT, 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().
Definition at line 9547 of file rna_nodetree.c.
References GEO_NODE_EXTRUDE_MESH_EDGES, GEO_NODE_EXTRUDE_MESH_FACES, GEO_NODE_EXTRUDE_MESH_VERTICES, mode_items, 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(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
Definition at line 10753 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), 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_items, and rna_enum_attribute_type_items.
Definition at line 5493 of file rna_nodetree.c.
References 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_IMAGE_EXTENSION_CLIP, SHD_IMAGE_EXTENSION_EXTEND, SHD_IMAGE_EXTENSION_REPEAT, SHD_INTERP_CLOSEST, SHD_INTERP_CUBIC, and SHD_INTERP_LINEAR.
Definition at line 10399 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_EDITABLE, 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().
Definition at line 10484 of file rna_nodetree.c.
References 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(), and rna_enum_attribute_type_items.
Definition at line 10772 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), 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_items, and rna_enum_attribute_type_items.
Definition at line 10076 of file rna_nodetree.c.
References GEO_NODE_MERGE_BY_DISTANCE_MODE_ALL, GEO_NODE_MERGE_BY_DISTANCE_MODE_CONNECTED, 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().
Definition at line 10040 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.
Definition at line 10064 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.
Definition at line 10052 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.
Definition at line 10102 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().
Definition at line 10290 of file rna_nodetree.c.
References GEO_NODE_MESH_TO_POINTS_CORNERS, GEO_NODE_MESH_TO_POINTS_EDGES, GEO_NODE_MESH_TO_POINTS_FACES, GEO_NODE_MESH_TO_POINTS_VERTICES, 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().
Definition at line 10014 of file rna_nodetree.c.
References MESH_TO_VOLUME_RESOLUTION_MODE_VOXEL_AMOUNT, MESH_TO_VOLUME_RESOLUTION_MODE_VOXEL_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(), and RNA_def_struct_sdna_from().
Definition at line 9840 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().
Definition at line 9870 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(), and RNA_def_struct_sdna_from().
Definition at line 9950 of file rna_nodetree.c.
References GEO_NODE_PROX_TARGET_EDGES, GEO_NODE_PROX_TARGET_FACES, GEO_NODE_PROX_TARGET_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().
Definition at line 10412 of file rna_nodetree.c.
References CD_PROP_FLOAT, GEO_NODE_RAYCAST_INTERPOLATED, GEO_NODE_RAYCAST_NEAREST, 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(), and rna_enum_attribute_type_items.
Definition at line 10742 of file rna_nodetree.c.
References GEO_NODE_REALIZE_INSTANCES_LEGACY_BEHAVIOR, 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().
Definition at line 10791 of file rna_nodetree.c.
References ATTR_DOMAIN_EDGE, ATTR_DOMAIN_FACE, GEO_NODE_SCALE_ELEMENTS_SINGLE_AXIS, GEO_NODE_SCALE_ELEMENTS_UNIFORM, 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().
Definition at line 10714 of file rna_nodetree.c.
References ATTR_DOMAIN_POINT, 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(), and rna_enum_attribute_domain_without_corner_items.
Definition at line 10464 of file rna_nodetree.c.
References ATTR_DOMAIN_POINT, 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_items, and rna_enum_attribute_type_items.
Definition at line 10566 of file rna_nodetree.c.
References GEO_NODE_STRING_TO_CURVES_ALIGN_X_CENTER, GEO_NODE_STRING_TO_CURVES_ALIGN_X_FLUSH, GEO_NODE_STRING_TO_CURVES_ALIGN_X_JUSTIFY, GEO_NODE_STRING_TO_CURVES_ALIGN_X_LEFT, GEO_NODE_STRING_TO_CURVES_ALIGN_X_RIGHT, GEO_NODE_STRING_TO_CURVES_ALIGN_Y_BOTTOM, GEO_NODE_STRING_TO_CURVES_ALIGN_Y_BOTTOM_BASELINE, GEO_NODE_STRING_TO_CURVES_ALIGN_Y_MIDDLE, GEO_NODE_STRING_TO_CURVES_ALIGN_Y_TOP, GEO_NODE_STRING_TO_CURVES_ALIGN_Y_TOP_BASELINE, GEO_NODE_STRING_TO_CURVES_MODE_OVERFLOW, GEO_NODE_STRING_TO_CURVES_MODE_SCALE_TO_FIT, GEO_NODE_STRING_TO_CURVES_MODE_TRUNCATE, GEO_NODE_STRING_TO_CURVES_PIVOT_MODE_BOTTOM_CENTER, GEO_NODE_STRING_TO_CURVES_PIVOT_MODE_BOTTOM_LEFT, GEO_NODE_STRING_TO_CURVES_PIVOT_MODE_BOTTOM_RIGHT, GEO_NODE_STRING_TO_CURVES_PIVOT_MODE_MIDPOINT, GEO_NODE_STRING_TO_CURVES_PIVOT_MODE_TOP_CENTER, GEO_NODE_STRING_TO_CURVES_PIVOT_MODE_TOP_LEFT, GEO_NODE_STRING_TO_CURVES_PIVOT_MODE_TOP_RIGHT, NA_EDITED, NC_NODE, NULL, PROP_EDITABLE, PROP_ENUM, PROP_NONE, PROP_POINTER, PROPOVERRIDE_OVERRIDABLE_LIBRARY, RNA_def_property(), RNA_def_property_enum_default(), RNA_def_property_enum_items(), RNA_def_property_enum_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().
Definition at line 9467 of file rna_nodetree.c.
References 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(), RNA_def_property_update(), RNA_def_struct_sdna_from(), rna_enum_subdivision_boundary_smooth_items, rna_enum_subdivision_uv_smooth_items, SUBSURF_BOUNDARY_SMOOTH_ALL, and SUBSURF_UV_SMOOTH_PRESERVE_BOUNDARIES.
Definition at line 10147 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, node_socket_data_type_items, NULL, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_funcs(), 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().
Definition at line 10352 of file rna_nodetree.c.
References ATTR_DOMAIN_POINT, CD_PROP_FLOAT, GEO_NODE_ATTRIBUTE_TRANSFER_INDEX, GEO_NODE_ATTRIBUTE_TRANSFER_NEAREST, GEO_NODE_ATTRIBUTE_TRANSFER_NEAREST_FACE_INTERPOLATED, 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_domain_items, and rna_enum_attribute_type_items.
Definition at line 9405 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_LONGEDGE, 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().
Definition at line 9896 of file rna_nodetree.c.
References GEO_NODE_UV_UNWRAP_METHOD_ANGLE_BASED, GEO_NODE_UV_UNWRAP_METHOD_CONFORMAL, 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().
Definition at line 10727 of file rna_nodetree.c.
References 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(), and rna_enum_attribute_type_items.
Definition at line 9983 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.
Definition at line 6066 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().
Definition at line 6055 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().
Definition at line 4742 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().
Definition at line 4711 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().
Definition at line 4723 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_funcs(), 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().
Definition at line 6139 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().
Definition at line 6151 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.
Definition at line 4819 of file rna_nodetree.c.
References CD_PROP_FLOAT, CD_PROP_FLOAT3, NA_EDITED, NC_NODE, NULL, PROP_BOOLEAN, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_enum_bitflag_sdna(), 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_map_range_items.
Definition at line 4849 of file rna_nodetree.c.
References BLT_I18NCONTEXT_ID_NODETREE, 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_translation_context(), RNA_def_property_ui_text(), RNA_def_property_update(), rna_enum_node_math_items, and SHD_MATH_CLAMP.
Definition at line 5018 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().
Definition at line 6787 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().
Definition at line 6077 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().
Definition at line 6095 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().
Definition at line 4953 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().
Definition at line 6343 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.
Definition at line 5186 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.
Definition at line 6331 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().
Definition at line 6128 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().
Definition at line 6417 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NODE_COMBSEP_COLOR_HSL, NODE_COMBSEP_COLOR_HSV, NODE_COMBSEP_COLOR_RGB, 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().
Definition at line 6244 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.
Definition at line 5159 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.
Definition at line 6209 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.
Definition at line 5134 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_funcs(), 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().
Definition at line 6404 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().
Definition at line 5153 of file rna_nodetree.c.
References def_mix_rgb(), and def_sh_output().
Definition at line 6436 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, PROPOVERRIDE_OVERRIDABLE_LIBRARY, 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_override_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.
Definition at line 6365 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, 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().
Definition at line 6295 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.
Definition at line 5226 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().
Definition at line 5589 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().
Definition at line 5583 of file rna_nodetree.c.
References def_sh_tex(), and RNA_def_struct_sdna_from().
Definition at line 5824 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().
Definition at line 5342 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.
Definition at line 5537 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.
Definition at line 6376 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, PROPOVERRIDE_OVERRIDABLE_LIBRARY, RNA_def_property(), RNA_def_property_enum_funcs(), 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(), and RNA_def_struct_sdna_from().
Definition at line 5391 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.
Definition at line 5625 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().
Definition at line 5639 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.
Definition at line 5569 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.
Definition at line 5895 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.
Definition at line 5241 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.
Definition at line 5685 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.
Definition at line 5748 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.
Definition at line 5813 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.
Definition at line 5885 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().
Definition at line 6198 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().
Definition at line 6166 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().
Definition at line 5844 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.
Definition at line 6271 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.
Definition at line 5170 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.
Definition at line 6185 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().
Definition at line 9286 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().
Definition at line 5482 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_node_combsep_color_items.
Definition at line 9266 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_EDITABLE, 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().
Definition at line 9254 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().
Definition at line 5039 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().
Definition at line 4986 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().
Definition at line 6117 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().
Definition at line 4964 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().
Definition at line 4942 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 12782 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().
Definition at line 8354 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 6913 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 6944 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 6961 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 12679 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(), RNA_def_struct_ui_text(), and rna_enum_execution_mode_items.
Referenced by RNA_def_nodetree().
|
static |
Definition at line 10850 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 10887 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 10877 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 12771 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 11879 of file rna_nodetree.c.
References FUNC_ALLOW_WRITE, FUNC_NO_SELF, FUNC_USE_MAIN, 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 12016 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_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_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, PROPOVERRIDE_OVERRIDABLE_LIBRARY, 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 12841 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 12311 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 10899 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_REGISTER_OPTIONAL, 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 11312 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 11607 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_CONTEXT_UPDATE, 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(), 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 11417 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 11177 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 11592 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 11554 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_CONTEXT_UPDATE, 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(), 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 11245 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 11055 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_ENUM, PROP_NEVER_NULL, PROP_NONE, PROP_POINTER, PROP_REGISTER, PROP_REGISTER_OPTIONAL, 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_enum_items(), 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(), rna_enum_attribute_domain_items, and SOCK_HIDE_VALUE.
Referenced by RNA_def_nodetree().
|
static |
Definition at line 11683 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_CONTEXT_UPDATE, 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_funcs(), 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 11516 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_CONTEXT_UPDATE, 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(), 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 11491 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 11725 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_TIME_ABSOLUTE, 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_material(), rna_def_node_socket_object(), rna_def_node_socket_shader(), rna_def_node_socket_string(), rna_def_node_socket_texture(), 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 11454 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 11645 of file rna_nodetree.c.
References NA_EDITED, NC_NODE, NULL, PROP_CONTEXT_UPDATE, 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(), 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 11349 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 11507 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 11967 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 12459 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 12510 of file rna_nodetree.c.
References FUNC_ALLOW_WRITE, FUNC_NO_SELF, FUNC_REGISTER_OPTIONAL, MAX_NAME, NC_NODE, NTREE_COMPOSIT, NTREE_GEOMETRY, NTREE_SHADER, NTREE_TEXTURE, NTREE_UNDEFINED, NULL, PARM_REQUIRED, PROP_ANIMATABLE, 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_THICK_WRAP, PROP_TRANSLATION, PROP_UNSIGNED, PROP_XYZ, PROPOVERRIDE_OVERRIDABLE_LIBRARY, 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_override_flag(), 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_string(), 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 12854 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 12420 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 12371 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 10840 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 12736 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 10867 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 12760 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 4583 of file rna_nodetree.c.
Referenced by def_anisotropic().
|
static |
Definition at line 108 of file rna_nodetree.c.
Referenced by rna_def_composite_nodetree().
|
static |
Definition at line 518 of file rna_nodetree.c.
Referenced by def_cmp_cryptomatte().
|
static |
Definition at line 4551 of file rna_nodetree.c.
Referenced by def_cmp_flip().
|
static |
Definition at line 4596 of file rna_nodetree.c.
Referenced by def_glass().
|
static |
Definition at line 4565 of file rna_nodetree.c.
Referenced by def_glossy().
|
static |
Definition at line 4630 of file rna_nodetree.c.
Referenced by def_hair().
|
static |
|
static |
Definition at line 8367 of file rna_nodetree.c.
Referenced by def_cmp_boxmask(), and def_cmp_ellipsemask().
|
static |
Definition at line 4678 of file rna_nodetree.c.
Referenced by def_principled().
|
static |
Definition at line 4644 of file rna_nodetree.c.
Referenced by def_hair_principled().
|
static |
Definition at line 101 of file rna_nodetree.c.
Referenced by rna_def_composite_nodetree().
|
static |
Definition at line 4613 of file rna_nodetree.c.
Referenced by def_refraction().
|
static |
Definition at line 500 of file rna_nodetree.c.
Referenced by def_cmp_rotate(), def_cmp_stabilize2d(), and dev_cmd_transform().
|
static |
|
static |
Definition at line 57 of file rna_nodetree.c.
Referenced by def_compare(), and def_geo_switch().
|
static |
Definition at line 83 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 4689 of file rna_nodetree.c.
Referenced by def_principled(), and def_sh_subsurface().
|
static |
|
static |
Definition at line 4558 of file rna_nodetree.c.
Referenced by def_cmp_combsep_color(), and def_cmp_ycc().
|
static |
Definition at line 4529 of file rna_nodetree.c.
Referenced by def_node_image_user().
|
static |
Definition at line 4534 of file rna_nodetree.c.
Referenced by def_node_image_user().
|
static |
Definition at line 507 of file rna_nodetree.c.
Referenced by def_sh_output(), and rna_def_shader_nodetree().
|
static |
Definition at line 4544 of file rna_nodetree.c.
Referenced by def_cmp_channel_matte().
|
static |
Definition at line 4539 of file rna_nodetree.c.
Referenced by def_cmp_render_layers().
|
static |
Definition at line 119 of file rna_nodetree.c.
Referenced by rna_def_composite_nodetree().
const EnumPropertyItem rna_enum_mapping_type_items[] |
Definition at line 133 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 288 of file rna_nodetree.c.
Referenced by def_boolean_math(), blender::nodes::node_fn_boolean_math_cc::node_boolean_math_label(), and blender::nodes::node_fn_boolean_math_cc::node_gather_link_searches().
const EnumPropertyItem rna_enum_node_clamp_items[] |
Definition at line 434 of file rna_nodetree.c.
Referenced by def_clamp().
const EnumPropertyItem rna_enum_node_compare_operation_items[] |
Definition at line 349 of file rna_nodetree.c.
Referenced by def_compare(), blender::nodes::node_fn_compare_cc::node_compare_gather_link_searches(), and blender::nodes::node_fn_compare_cc::node_compare_label().
const EnumPropertyItem rna_enum_node_filter_items[] |
Definition at line 452 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 319 of file rna_nodetree.c.
const EnumPropertyItem rna_enum_node_float_to_int_items[] |
Definition at line 385 of file rna_nodetree.c.
Referenced by def_float_to_int(), and blender::nodes::node_fn_float_to_int_cc::node_float_to_int_label().
const EnumPropertyItem rna_enum_node_map_range_items[] |
Definition at line 410 of file rna_nodetree.c.
Referenced by def_map_range().
const EnumPropertyItem rna_enum_node_math_items[] |
Definition at line 166 of file rna_nodetree.c.
Referenced by def_math(), node_math_label(), and blender::nodes::node_shader_math_cc::sh_node_math_gather_link_searches().
|
static |
Definition at line 74 of file rna_nodetree.c.
Referenced by rna_def_node_socket().
const EnumPropertyItem rna_enum_node_socket_in_out_items[] |
Definition at line 54 of file rna_nodetree.c.
Referenced by blender::ed::space_node::NODE_OT_tree_socket_add(), blender::ed::space_node::NODE_OT_tree_socket_change_type(), blender::ed::space_node::NODE_OT_tree_socket_move(), and blender::ed::space_node::NODE_OT_tree_socket_remove().
|
static |
Definition at line 444 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 235 of file rna_nodetree.c.
Referenced by def_vector_math(), node_vector_math_label(), and blender::nodes::node_shader_vector_math_cc::sh_node_vector_math_gather_link_searches().
|
static |
Definition at line 153 of file rna_nodetree.c.
Referenced by def_sh_vector_rotate().
|
static |
Definition at line 492 of file rna_nodetree.c.
Referenced by def_fn_combsep_color(), and def_tex_combsep_color().
|
static |
Definition at line 487 of file rna_nodetree.c.
Referenced by def_geo_curve_handle_type_selection(), def_geo_curve_set_handle_positions(), and def_geo_curve_set_handle_type().
|
static |
Definition at line 464 of file rna_nodetree.c.
Referenced by def_geo_curve_handle_type_selection(), and def_geo_curve_set_handle_type().
|
static |
Definition at line 525 of file rna_nodetree.c.
Referenced by def_geo_mesh_circle(), def_geo_mesh_cone(), and def_geo_mesh_cylinder().
|
static |
Definition at line 5334 of file rna_nodetree.c.
Referenced by def_sh_tex_environment(), and def_sh_tex_image().