|
Blender V4.3
|
#include <climits>#include <cstdlib>#include <cstring>#include <utility>#include "BLI_function_ref.hh"#include "BLI_linear_allocator.hh"#include "BLI_math_rotation.h"#include "BLI_string.h"#include "BLI_string_utf8_symbols.h"#include "BLI_utildefines.h"#include "BLF_api.hh"#include "BLT_translation.hh"#include "DNA_curves_types.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.hh"#include "BKE_context.hh"#include "BKE_cryptomatte.h"#include "BKE_geometry_set.hh"#include "BKE_image.hh"#include "BKE_node.hh"#include "BKE_node_runtime.hh"#include "BKE_node_tree_update.hh"#include "BKE_scene.hh"#include "BKE_texture.h"#include "RNA_access.hh"#include "RNA_define.hh"#include "RNA_enum_types.hh"#include "rna_internal.hh"#include "rna_internal_types.hh"#include "IMB_colormanagement.hh"#include "IMB_imbuf.hh"#include "IMB_imbuf_types.hh"#include "WM_types.hh"#include "MEM_guardedalloc.h"#include "RE_texture.h"#include "NOD_composite.hh"#include "NOD_geometry.hh"#include "NOD_geometry_nodes_lazy_function.hh"#include "NOD_socket.hh"#include "DEG_depsgraph.hh"#include "DEG_depsgraph_query.hh"#include "BLI_string_utils.hh"#include "../../nodes/NOD_static_types.h"Go to the source code of this file.
Macros | |
| #define | DefNode(Category, ID, DefFunc, EnumName, StructName, UIName, UIDesc) |
|
static |
Definition at line 4586 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), and rna_enum_node_clamp_items.
|
static |
Definition at line 6380 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_BOOLEAN, PROP_FACTOR, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 9255 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_FACTOR, PROP_FLOAT, RNA_def_property(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 7718 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_FLOAT, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_float_sdna(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 6399 of file rna_nodetree.cc.
References BLT_I18NCONTEXT_ID_NODETREE, 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, 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_translation_context(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 8426 of file rna_nodetree.cc.
References CMP_NODEFLAG_BLUR_EXTEND_BOUNDS, CMP_NODEFLAG_BLUR_VARIABLE_SIZE, NA_EDITED, NC_NODE, PROP_BOOLEAN, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 8462 of file rna_nodetree.cc.
References DEG2RADF, NA_EDITED, NC_NODE, PROP_ANGLE, PROP_FLOAT, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_float_default(), RNA_def_property_float_sdna(), RNA_def_property_int_default(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 8331 of file rna_nodetree.cc.
References DEG2RADF, NA_EDITED, NC_NODE, node_masktype_items, PROP_ANGLE, PROP_ENUM, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_default(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 7277 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 7329 of file rna_nodetree.cc.
References BLT_I18NCONTEXT_COLOR, 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, 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_translation_context(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 7287 of file rna_nodetree.cc.
References DEG2RADF, NA_EDITED, NC_NODE, PROP_ANGLE, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_float_funcs(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 7092 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 7177 of file rna_nodetree.cc.
References BLT_I18NCONTEXT_COLOR, NA_EDITED, NC_NODE, 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_translation_context(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 7965 of file rna_nodetree.cc.
References CMP_NODE_COLOR_BALANCE_ASC_CDL, CMP_NODE_COLOR_BALANCE_LGG, CMP_NODE_COLOR_BALANCE_WHITEPOINT, FLT_MAX, NA_EDITED, NC_NODE, NC_WINDOW, PROP_COLOR, PROP_COLOR_GAMMA, PROP_COLOR_TEMPERATURE, PROP_ENUM, PROP_FACTOR, 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_default(), RNA_def_property_float_funcs(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 8516 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_BOOLEAN, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_default(), RNA_def_property_boolean_sdna(), RNA_def_property_float_default(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 8154 of file rna_nodetree.cc.
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, NA_EDITED, NC_NODE, node_ycc_items, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 8708 of file rna_nodetree.cc.
References CMP_NODE_OUTPUT_IGNORE_ALPHA, NA_EDITED, NC_NODE, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_negative_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 7151 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, 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(), RNA_def_struct_sdna_from(), and rna_enum_color_space_convert_default_items.
|
static |
Definition at line 7604 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_BOOLEAN, PROP_FLOAT, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_float_sdna(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 9086 of file rna_nodetree.cc.
References CMP_NODE_CRYPTOMATTE_SOURCE_IMAGE, CMP_NODE_CRYPTOMATTE_SOURCE_RENDER, def_cmp_cryptomatte_common(), def_node_image_user(), NA_EDITED, NC_NODE, node_cryptomatte_layer_name_items, 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().
|
static |
Definition at line 9045 of file rna_nodetree.cc.
References BLT_I18NCONTEXT_OPERATOR_DEFAULT, FLT_MAX, NA_EDITED, NC_NODE, 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_translation_context(), RNA_def_property_ui_text(), and RNA_def_property_update().
Referenced by def_cmp_cryptomatte(), and def_cmp_cryptomatte_legacy().
|
static |
Definition at line 9027 of file rna_nodetree.cc.
References PROP_EDITABLE, PROP_FLOAT, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_float_sdna(), RNA_def_property_ui_text(), RNA_def_struct(), RNA_def_struct_name_property(), and RNA_def_struct_sdna().
Referenced by rna_def_compositor_node().
|
static |
Definition at line 9080 of file rna_nodetree.cc.
References def_cmp_cryptomatte_common(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 7669 of file rna_nodetree.cc.
References DEG2RADF, NA_EDITED, NC_NODE, PROP_ANGLE, PROP_FLOAT, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_float_sdna(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 7494 of file rna_nodetree.cc.
References DEG2RADF, NA_EDITED, NC_NODE, PROP_ANGLE, PROP_BOOLEAN, PROP_EDITABLE, PROP_ENUM, PROP_FLOAT, PROP_ID_REFCOUNT, PROP_NONE, PROP_POINTER, PROPOVERRIDE_OVERRIDABLE_LIBRARY, RNA_def_property(), RNA_def_property_boolean_negative_sdna(), RNA_def_property_boolean_sdna(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_float_sdna(), RNA_def_property_override_flag(), RNA_def_property_pointer_funcs(), RNA_def_property_pointer_sdna(), RNA_def_property_range(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 9158 of file rna_nodetree.cc.
References CMP_NODE_DENOISE_PREFILTER_ACCURATE, CMP_NODE_DENOISE_PREFILTER_FAST, CMP_NODE_DENOISE_PREFILTER_NONE, NA_EDITED, NC_NODE, PROP_BOOLEAN, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_default(), RNA_def_property_boolean_sdna(), RNA_def_property_enum_default(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 6997 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 7070 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_float_funcs(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 6932 of file rna_nodetree.cc.
References BLT_I18NCONTEXT_ID_CURVE_LEGACY, BLT_I18NCONTEXT_ID_IMAGE, CMP_NODE_DILATE_ERODE_DISTANCE, CMP_NODE_DILATE_ERODE_DISTANCE_FEATHER, CMP_NODE_DILATE_ERODE_DISTANCE_THRESHOLD, CMP_NODE_DILATE_ERODE_STEP, NA_EDITED, NC_NODE, PROP_ENUM, PROP_FLOAT, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_sdna(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_translation_context(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), and rna_enum_proportional_falloff_curve_only_items.
|
static |
Definition at line 7117 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_ENUM, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_funcs(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 7436 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, 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 8379 of file rna_nodetree.cc.
References DEG2RADF, NA_EDITED, NC_NODE, node_masktype_items, PROP_ANGLE, PROP_ENUM, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_default(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 6497 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), and rna_enum_node_filter_items.
|
static |
Definition at line 7392 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, node_flip_items, 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 7761 of file rna_nodetree.cc.
References CMP_NODE_GLARE_BLOOM, CMP_NODE_GLARE_FOG_GLOW, CMP_NODE_GLARE_GHOST, CMP_NODE_GLARE_SIMPLE_STAR, CMP_NODE_GLARE_STREAKS, DEG2RADF, NA_EDITED, NC_NODE, PROP_ANGLE, PROP_BOOLEAN, PROP_ENUM, PROP_FLOAT, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_sdna(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 8113 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 7420 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_BOOLEAN, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 6721 of file rna_nodetree.cc.
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, PROP_BOOLEAN, PROP_EDITABLE, PROP_NONE, PROP_POINTER, PROPOVERRIDE_OVERRIDABLE_LIBRARY, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_flag(), RNA_def_property_override_flag(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 6977 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_ENUM, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 7589 of file rna_nodetree.cc.
References CMP_CHAN_A, CMP_CHAN_RGB, NA_EDITED, NC_NODE, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 8747 of file rna_nodetree.cc.
References BLT_I18NCONTEXT_ID_CURVE_LEGACY, NA_EDITED, NC_NODE, PROP_ENUM, PROP_FACTOR, PROP_FLOAT, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_sdna(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_translation_context(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), and rna_enum_proportional_falloff_curve_only_items.
|
static |
Definition at line 8721 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_EDITABLE, PROP_FACTOR, PROP_FLOAT, PROP_NONE, PROP_POINTER, PROP_STRING, PROPOVERRIDE_OVERRIDABLE_LIBRARY, RNA_def_property(), RNA_def_property_flag(), RNA_def_property_float_sdna(), 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().
|
static |
Definition at line 9197 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_BOOLEAN, PROP_ENUM, PROP_FACTOR, 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_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 7936 of file rna_nodetree.cc.
References BLT_I18NCONTEXT_ID_NODETREE, NA_EDITED, NC_NODE, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_translation_context(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 6633 of file rna_nodetree.cc.
References CMP_NODE_LEVLES_BLUE, CMP_NODE_LEVLES_GREEN, CMP_NODE_LEVLES_LUMINANCE, CMP_NODE_LEVLES_LUMINANCE_BT709, CMP_NODE_LEVLES_RED, NA_EDITED, NC_NODE, 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 7256 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_float_funcs(), RNA_def_property_float_sdna(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 6553 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 7470 of file rna_nodetree.cc.
References BLT_I18NCONTEXT_ID_NODETREE, CMP_NODE_MAP_UV_FILTERING_ANISOTROPIC, CMP_NODE_MAP_UV_FILTERING_NEAREST, NA_EDITED, NC_NODE, 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_translation_context(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 6508 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_BOOLEAN, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_array(), RNA_def_property_boolean_sdna(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), TEXMAP_CLIP_MAX, and TEXMAP_CLIP_MIN.
|
static |
Definition at line 8245 of file rna_nodetree.cc.
References CMP_NODE_MASK_FLAG_MOTION_BLUR, CMP_NODE_MASK_FLAG_NO_FEATHER, CMP_NODE_MASK_FLAG_SIZE_FIXED, CMP_NODE_MASK_FLAG_SIZE_FIXED_SCENE, CMP_NODE_MASK_MBLUR_SAMPLES_MAX, NA_EDITED, NC_NODE, 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().
|
static |
Definition at line 8180 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, 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().
|
static |
Definition at line 8220 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, 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 6873 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_BOOLEAN, PROP_COLLECTION, PROP_FILEPATH, PROP_INT, PROP_NONE, PROP_PATH_OUTPUT, PROP_POINTER, PROP_STRING, rna_def_cmp_output_file_slots_api(), RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_collection_funcs(), RNA_def_property_flag(), RNA_def_property_int_sdna(), RNA_def_property_string_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 8907 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_int_default(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 8964 of file rna_nodetree.cc.
References CMP_NODE_PLANE_TRACK_DEFORM_FLAG_MOTION_BLUR, CMP_NODE_PLANE_TRACK_DEFORM_MOTION_BLUR_SAMPLES_MAX, NA_EDITED, NC_NODE, 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().
|
static |
Definition at line 7743 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, 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 6757 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_EDITABLE, PROP_ENUM, PROP_ENUM_NO_TRANSLATE, PROP_ID_REFCOUNT, PROP_NONE, PROP_POINTER, prop_view_layer_items, PROPOVERRIDE_OVERRIDABLE_LIBRARY, RNA_def_property(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_override_flag(), RNA_def_property_pointer_funcs(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 7059 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, node_sampler_type_items, 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 7015 of file rna_nodetree.cc.
References CMP_NODE_SCALE_ABSOLUTE, CMP_NODE_SCALE_RELATIVE, CMP_NODE_SCALE_RENDER_PERCENT, CMP_NODE_SCALE_RENDER_SIZE, CMP_NODE_SCALE_RENDER_SIZE_CROP, CMP_NODE_SCALE_RENDER_SIZE_FIT, CMP_NODE_SCALE_RENDER_SIZE_STRETCH, NA_EDITED, NC_NODE, PROP_ENUM, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_enum_bitflag_sdna(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), and space_items.
|
static |
Definition at line 6607 of file rna_nodetree.cc.
References CMP_NODE_SETALPHA_MODE_APPLY, CMP_NODE_SETALPHA_MODE_REPLACE_ALPHA, 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(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 7403 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_ENUM, PROP_FACTOR, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and rna_enum_axis_xy_items.
|
static |
Definition at line 8195 of file rna_nodetree.cc.
References CMP_NODE_STABILIZE_FLAG_INVERSE, NA_EDITED, NC_NODE, node_sampler_type_items, 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().
|
static |
Definition at line 9005 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_FLOAT, PROP_NONE, PROP_UNSIGNED, RNA_def_property(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 8504 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 8514 of file rna_nodetree.cc.
|
static |
Definition at line 7866 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_ENUM, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 8846 of file rna_nodetree.cc.
References BLT_I18NCONTEXT_ID_MOVIECLIP, CMP_NODE_TRACK_POSITION_ABSOLUTE, CMP_NODE_TRACK_POSITION_ABSOLUTE_FRAME, CMP_NODE_TRACK_POSITION_RELATIVE_FRAME, CMP_NODE_TRACK_POSITION_RELATIVE_START, NA_EDITED, NC_NODE, 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_translation_context(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 8922 of file rna_nodetree.cc.
References CMP_NODE_INTERPOLATION_BICUBIC, CMP_NODE_INTERPOLATION_BILINEAR, CMP_NODE_INTERPOLATION_NEAREST, CMP_NODE_WRAP_NONE, CMP_NODE_WRAP_X, CMP_NODE_WRAP_XY, CMP_NODE_WRAP_Y, NA_EDITED, NC_NODE, PROP_BOOLEAN, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 6563 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_BOOLEAN, PROP_FLOAT, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_float_sdna(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 8695 of file rna_nodetree.cc.
References CMP_NODE_OUTPUT_IGNORE_ALPHA, NA_EDITED, NC_NODE, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_negative_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 8143 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, node_ycc_items, 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 8124 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_negative_sdna(), RNA_def_property_boolean_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 4765 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 9476 of file rna_nodetree.cc.
References FUNC_USE_CONTEXT, FUNC_USE_REPORTS, FUNC_USE_SELF_ID, PARM_REQUIRED, PROP_EDITABLE, PROP_NONE, PROP_POINTER, 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_pointer_funcs(), RNA_def_property_struct_type(), and RNA_def_property_ui_text().
Referenced by def_geo_foreach_geometry_element_input(), def_geo_repeat_input(), and def_geo_simulation_input().
|
static |
Definition at line 4541 of file rna_nodetree.cc.
References def_group, 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 4733 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 4686 of file rna_nodetree.cc.
References BLT_I18NCONTEXT_ID_NODETREE, NA_EDITED, NC_NODE, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_translation_context(), RNA_def_property_ui_text(), RNA_def_property_update(), and rna_enum_node_float_to_int_items.
|
static |
Definition at line 4829 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 4816 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, 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().
|
static |
Definition at line 4841 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, 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().
|
static |
Definition at line 4854 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_EULER, PROP_FLOAT, RNA_def_property(), RNA_def_property_float_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 4879 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 4866 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_FLOAT, PROP_XYZ, RNA_def_property(), RNA_def_property_array(), RNA_def_property_float_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 9403 of file rna_nodetree.cc.
References CD_PROP_FLOAT, NA_EDITED, NC_NODE, 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.
|
static |
Definition at line 10110 of file rna_nodetree.cc.
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, 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.
|
static |
Definition at line 4559 of file rna_nodetree.cc.
References BLT_I18NCONTEXT_ID_NODETREE, NA_EDITED, NC_NODE, ND_DISPLAY, NODE_FRAME_SHRINK, 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().
|
static |
Definition at line 10091 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, 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_enum_node_geometry_curve_handle_side_items, and rna_node_geometry_curve_handle_type_items.
|
static |
Definition at line 9360 of file rna_nodetree.cc.
References CD_PROP_FLOAT, GEO_NODE_CURVE_SAMPLE_FACTOR, GEO_NODE_CURVE_SAMPLE_LENGTH, NA_EDITED, NC_NODE, PROP_ANIMATABLE, PROP_BOOLEAN, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_clear_flag(), 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.
|
static |
Definition at line 9455 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_ANIMATABLE, PROP_ENUM, PROP_ENUM_FLAG, PROP_NONE, RNA_def_property(), RNA_def_property_clear_flag(), 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_enum_node_geometry_curve_handle_side_items, and rna_node_geometry_curve_handle_type_items.
|
static |
Definition at line 9418 of file rna_nodetree.cc.
References GEO_NODE_POINT_DISTRIBUTE_POINTS_ON_FACES_POISSON, GEO_NODE_POINT_DISTRIBUTE_POINTS_ON_FACES_RANDOM, NA_EDITED, NC_NODE, PROP_ANIMATABLE, PROP_BOOLEAN, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_enum_default(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 9515 of file rna_nodetree.cc.
References def_common_zone_input(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 9847 of file rna_nodetree.cc.
References INT32_MAX, NA_EDITED, NC_NODE, PROP_ANIMATABLE, PROP_COLLECTION, PROP_ENUM, PROP_INT, PROP_NO_DEG_UPDATE, PROP_NONE, PROP_UNSIGNED, RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_collection_sdna(), RNA_def_property_enum_items(), RNA_def_property_flag(), RNA_def_property_int_sdna(), RNA_def_property_srna(), RNA_def_property_struct_type(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), and rna_enum_attribute_domain_items.
|
static |
Definition at line 10200 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_EDITABLE, PROP_ID_REFCOUNT, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_flag(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 5278 of file rna_nodetree.cc.
References BLT_I18NCONTEXT_ID_IMAGE, PROP_ENUM, prop_image_extension, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_translation_context(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), SHD_INTERP_CLOSEST, SHD_INTERP_CUBIC, and SHD_INTERP_LINEAR.
|
static |
Definition at line 10078 of file rna_nodetree.cc.
References PROP_COLLECTION, PROP_NONE, RNA_def_property(), RNA_def_property_collection_sdna(), RNA_def_property_srna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 10187 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, 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().
|
static |
Definition at line 10409 of file rna_nodetree.cc.
References NC_NODE, PROP_ANIMATABLE, PROP_COLLECTION, PROP_EDITABLE, PROP_INT, PROP_NONE, PROP_POINTER, PROP_UNSIGNED, PROPOVERRIDE_NO_COMPARISON, RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_collection_sdna(), RNA_def_property_flag(), RNA_def_property_int_sdna(), RNA_def_property_override_flag(), RNA_def_property_pointer_funcs(), RNA_def_property_srna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 9508 of file rna_nodetree.cc.
References def_common_zone_input(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 9720 of file rna_nodetree.cc.
References INT32_MAX, NC_NODE, PROP_ANIMATABLE, PROP_COLLECTION, PROP_EDITABLE, PROP_INT, PROP_NO_DEG_UPDATE, PROP_NONE, PROP_POINTER, PROP_UNSIGNED, RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_collection_sdna(), RNA_def_property_flag(), RNA_def_property_int_sdna(), RNA_def_property_pointer_funcs(), RNA_def_property_srna(), RNA_def_property_struct_type(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 10155 of file rna_nodetree.cc.
References CD_PROP_FLOAT, NA_EDITED, NC_NODE, PROP_ANIMATABLE, PROP_BOOLEAN, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_clear_flag(), 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.
|
static |
Definition at line 9501 of file rna_nodetree.cc.
References def_common_zone_input(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 9668 of file rna_nodetree.cc.
References NC_NODE, PROP_ANIMATABLE, PROP_COLLECTION, PROP_EDITABLE, PROP_INT, PROP_NO_DEG_UPDATE, PROP_NONE, PROP_POINTER, PROP_UNSIGNED, RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_collection_sdna(), RNA_def_property_flag(), RNA_def_property_int_sdna(), RNA_def_property_pointer_funcs(), RNA_def_property_srna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 10212 of file rna_nodetree.cc.
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, 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().
|
static |
Definition at line 5910 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, node_glass_items, 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 5899 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, node_glossy_items, 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 4526 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, 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_funcs(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 4512 of file rna_nodetree.cc.
|
static |
Definition at line 4514 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, NODE_DO_OUTPUT, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_funcs(), RNA_def_property_boolean_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 5994 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, node_hair_items, 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 6006 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, node_principled_hair_model_items, node_principled_hair_parametrization_items, 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(), SHD_PRINCIPLED_HAIR_HUANG, and SHD_PRINCIPLED_HAIR_REFLECTANCE.
|
static |
Definition at line 4597 of file rna_nodetree.cc.
References CD_PROP_FLOAT, CD_PROP_FLOAT3, NA_EDITED, NC_NODE, 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.
|
static |
Definition at line 4627 of file rna_nodetree.cc.
References BLT_I18NCONTEXT_ID_NODETREE, NA_EDITED, NC_NODE, 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.
|
static |
Definition at line 5882 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, node_metallic_distribution_items, node_metallic_fresnel_type_items, 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 4776 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, 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.
|
static |
Definition at line 6653 of file rna_nodetree.cc.
References IMA_ANIM_ALWAYS, MAXFRAMEF, MINAFRAMEF, NA_EDITED, NC_NODE, PROP_BOOLEAN, PROP_EDITABLE, PROP_ENUM, PROP_ENUM_NO_TRANSLATE, prop_image_layer_items, prop_image_view_items, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_funcs(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), and RNA_def_property_update().
Referenced by def_cmp_cryptomatte(), and def_cmp_image().
|
static |
Definition at line 5932 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, node_principled_distribution_items, node_subsurface_method_items, 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 5950 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, node_refraction_items, 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 10511 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, 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(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 4711 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 5961 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, node_scatter_phase_items, 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 6207 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_BOOLEAN, PROP_INT, PROP_NONE, PROP_UNSIGNED, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), SHD_AO_INSIDE, and SHD_AO_LOCAL.
|
static |
Definition at line 4944 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, 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, SHD_ATTRIBUTE_OBJECT, and SHD_ATTRIBUTE_VIEW_LAYER.
|
static |
Definition at line 6195 of file rna_nodetree.cc.
References PROP_INT, PROP_UNSIGNED, RNA_def_property(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 5983 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 6282 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, NODE_COMBSEP_COLOR_HSL, NODE_COMBSEP_COLOR_HSV, NODE_COMBSEP_COLOR_RGB, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 6108 of file rna_nodetree.cc.
References PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), SHD_SPACE_OBJECT, and SHD_SPACE_WORLD.
|
static |
Definition at line 4917 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), and rna_enum_mapping_type_items.
|
static |
Definition at line 4644 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, NODE_MIX_MODE_NON_UNIFORM, NODE_MIX_MODE_UNIFORM, PROP_BOOLEAN, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), 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_mix_data_type_items, rna_enum_ramp_blend_items, and SOCK_FLOAT.
|
static |
Definition at line 6073 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_ENUM, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), SHD_SPACE_BLENDER_OBJECT, SHD_SPACE_BLENDER_WORLD, SHD_SPACE_OBJECT, SHD_SPACE_TANGENT, and SHD_SPACE_WORLD.
|
static |
Definition at line 4892 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, NODE_DO_OUTPUT, 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().
|
static |
Definition at line 6268 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_string_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 4911 of file rna_nodetree.cc.
References def_mix_rgb, and def_sh_output.
|
static |
Definition at line 6301 of file rna_nodetree.cc.
References FUNC_USE_SELF_ID, NA_EDITED, NC_NODE, NODE_SCRIPT_AUTO_UPDATE, node_script_mode_items, 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(), rna_enum_node_socket_type_items, and SOCK_FLOAT.
|
static |
Definition at line 6229 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, node_subsurface_method_items, 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 6159 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_ENUM, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), SHD_TANGENT_AXIS_X, SHD_TANGENT_AXIS_Y, SHD_TANGENT_AXIS_Z, SHD_TANGENT_RADIAL, and SHD_TANGENT_UVMAP.
|
static |
Definition at line 4989 of file rna_nodetree.cc.
References 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_gabor(), def_sh_tex_gradient(), def_sh_tex_image(), def_sh_tex_magic(), def_sh_tex_noise(), def_sh_tex_sky(), def_sh_tex_voronoi(), and def_sh_tex_wave().
|
static |
Definition at line 5446 of file rna_nodetree.cc.
References def_sh_tex(), PROP_FLOAT, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_float_default(), RNA_def_property_float_sdna(), RNA_def_property_int_default(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 5440 of file rna_nodetree.cc.
References def_sh_tex(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 5650 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_BOOLEAN, PROP_EDITABLE, PROP_ID_REFCOUNT, PROP_NONE, PROP_POINTER, PROPOVERRIDE_OVERRIDABLE_LIBRARY, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_flag(), RNA_def_property_override_flag(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 5121 of file rna_nodetree.cc.
References def_sh_tex(), NA_EDITED, NC_NODE, PROP_EDITABLE, PROP_ENUM, PROP_NEVER_NULL, PROP_NONE, PROP_POINTER, PROPOVERRIDE_OVERRIDABLE_LIBRARY, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_flag(), RNA_def_property_override_flag(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), sh_tex_prop_interpolation_items, SHD_PROJ_EQUIRECTANGULAR, and SHD_PROJ_MIRROR_BALL.
|
static |
Definition at line 5170 of file rna_nodetree.cc.
References def_sh_tex(), 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_GABOR_TYPE_2D, and SHD_GABOR_TYPE_3D.
|
static |
Definition at line 5356 of file rna_nodetree.cc.
References def_sh_tex(), PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), SHD_BLEND_DIAGONAL, SHD_BLEND_EASING, SHD_BLEND_LINEAR, SHD_BLEND_QUADRATIC, SHD_BLEND_QUADRATIC_SPHERE, SHD_BLEND_RADIAL, and SHD_BLEND_SPHERICAL.
|
static |
Definition at line 6240 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, node_ies_mode_items, 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().
|
static |
Definition at line 5193 of file rna_nodetree.cc.
References BLT_I18NCONTEXT_ID_IMAGE, def_sh_tex(), NA_EDITED, NC_NODE, PROP_EDITABLE, PROP_ENUM, PROP_FACTOR, PROP_FLOAT, prop_image_extension, 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_translation_context(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), sh_tex_prop_interpolation_items, SHD_PROJ_BOX, SHD_PROJ_FLAT, SHD_PROJ_SPHERE, and SHD_PROJ_TUBE.
|
static |
Definition at line 5490 of file rna_nodetree.cc.
References def_sh_tex(), PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 5388 of file rna_nodetree.cc.
References BLT_I18NCONTEXT_ID_TEXTURE, def_sh_tex(), NA_EDITED, NC_NODE, PROP_BOOLEAN, PROP_ENUM, prop_noise_type, 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_def_struct_sdna_from(), rna_enum_node_tex_dimensions_items, SHD_NOISE_FBM, SHD_NOISE_HETERO_TERRAIN, SHD_NOISE_HYBRID_MULTIFRACTAL, SHD_NOISE_MULTIFRACTAL, and SHD_NOISE_RIDGED_MULTIFRACTAL.
|
static |
Definition at line 5722 of file rna_nodetree.cc.
References FLT_MAX, NA_EDITED, NC_NODE, PROP_COORDS, PROP_DYNAMIC, PROP_EDITABLE, PROP_ENUM, PROP_FLOAT, PROP_ID_REFCOUNT, PROP_INT, PROP_NONE, PROP_POINTER, PROP_STRING, PROP_THICK_WRAP, PROPOVERRIDE_OVERRIDABLE_LIBRARY, RNA_def_float_array(), RNA_def_function(), RNA_def_function_output(), RNA_def_function_ui_description(), RNA_def_parameter_flags(), RNA_def_pointer(), RNA_def_property(), RNA_def_property_array(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_float_sdna(), RNA_def_property_override_flag(), RNA_def_property_pointer_funcs(), RNA_def_property_pointer_sdna(), RNA_def_property_range(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), SHD_INTERP_CLOSEST, SHD_INTERP_CUBIC, SHD_INTERP_LINEAR, SHD_POINTDENSITY_COLOR_PARTAGE, SHD_POINTDENSITY_COLOR_PARTSPEED, SHD_POINTDENSITY_COLOR_PARTVEL, SHD_POINTDENSITY_COLOR_VERTCOL, SHD_POINTDENSITY_COLOR_VERTNOR, SHD_POINTDENSITY_COLOR_VERTWEIGHT, SHD_POINTDENSITY_SOURCE_OBJECT, SHD_POINTDENSITY_SOURCE_PSYS, SHD_POINTDENSITY_SPACE_OBJECT, SHD_POINTDENSITY_SPACE_WORLD, and space_items.
|
static |
Definition at line 5004 of file rna_nodetree.cc.
References def_sh_tex(), DEG2RADF, M_PI_2, NA_EDITED, NC_NODE, PROP_ANGLE, PROP_BOOLEAN, PROP_DIRECTION, PROP_DISTANCE, PROP_ENUM, PROP_FACTOR, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_array(), RNA_def_property_boolean_default(), RNA_def_property_boolean_sdna(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_array_default(), RNA_def_property_float_default(), RNA_def_property_range(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), SHD_SKY_HOSEK, SHD_SKY_NISHITA, and SHD_SKY_PREETHAM.
|
static |
Definition at line 5504 of file rna_nodetree.cc.
References BLT_I18NCONTEXT_ID_TEXTURE, def_sh_tex(), NA_EDITED, NC_NODE, 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_def_struct_sdna_from(), rna_enum_node_tex_dimensions_items, SHD_VORONOI_CHEBYCHEV, SHD_VORONOI_DISTANCE_TO_EDGE, SHD_VORONOI_EUCLIDEAN, SHD_VORONOI_F1, SHD_VORONOI_F2, SHD_VORONOI_MANHATTAN, SHD_VORONOI_MINKOWSKI, SHD_VORONOI_N_SPHERE_RADIUS, and SHD_VORONOI_SMOOTH_F1.
|
static |
Definition at line 5573 of file rna_nodetree.cc.
References def_sh_tex(), PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), SHD_WAVE_BANDS, SHD_WAVE_BANDS_DIRECTION_DIAGONAL, SHD_WAVE_BANDS_DIRECTION_X, SHD_WAVE_BANDS_DIRECTION_Y, SHD_WAVE_BANDS_DIRECTION_Z, SHD_WAVE_PROFILE_SAW, SHD_WAVE_PROFILE_SIN, SHD_WAVE_PROFILE_TRI, SHD_WAVE_RINGS, SHD_WAVE_RINGS_DIRECTION_SPHERICAL, SHD_WAVE_RINGS_DIRECTION_X, SHD_WAVE_RINGS_DIRECTION_Y, and SHD_WAVE_RINGS_DIRECTION_Z.
|
static |
Definition at line 5638 of file rna_nodetree.cc.
References BLT_I18NCONTEXT_ID_TEXTURE, NA_EDITED, NC_NODE, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_translation_context(), RNA_def_property_ui_text(), RNA_def_property_update(), and rna_enum_node_tex_dimensions_items.
|
static |
Definition at line 5711 of file rna_nodetree.cc.
References BLT_I18NCONTEXT_UNIT, NA_EDITED, NC_NODE, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_translation_context(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 6062 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 6030 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_BOOLEAN, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 5670 of file rna_nodetree.cc.
References PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), SHD_VECT_TRANSFORM_SPACE_CAMERA, SHD_VECT_TRANSFORM_SPACE_OBJECT, SHD_VECT_TRANSFORM_SPACE_WORLD, SHD_VECT_TRANSFORM_TYPE_NORMAL, SHD_VECT_TRANSFORM_TYPE_POINT, and SHD_VECT_TRANSFORM_TYPE_VECTOR.
|
static |
Definition at line 6135 of file rna_nodetree.cc.
References PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), SHD_SPACE_OBJECT, SHD_SPACE_TANGENT, and SHD_SPACE_WORLD.
|
static |
Definition at line 4928 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_BOOLEAN, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), and rna_enum_vector_rotate_type_items.
|
static |
Definition at line 6049 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 5921 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, node_sheen_items, 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 9324 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_FLOAT, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_float_sdna(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 5267 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, 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_combsep_color_items.
|
static |
Definition at line 9304 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, 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().
|
static |
Definition at line 9292 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_string_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 4797 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_EDITABLE, PROP_INT, PROP_NONE, PROP_POINTER, PROPOVERRIDE_OVERRIDABLE_LIBRARY, RNA_def_property(), RNA_def_property_flag(), RNA_def_property_int_sdna(), RNA_def_property_override_flag(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 4744 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_INT, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_int_sdna(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 5972 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, node_toon_items, 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 4722 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 4699 of file rna_nodetree.cc.
References BLT_I18NCONTEXT_ID_NODETREE, NA_EDITED, NC_NODE, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_translation_context(), RNA_def_property_ui_text(), RNA_def_property_update(), and rna_enum_node_vec_math_items.
|
static |
Definition at line 11517 of file rna_nodetree.cc.
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(), and STREQ.
Referenced by RNA_def_nodetree().
|
static |
Definition at line 8310 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, node_sampler_type_items, 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 9998 of file rna_nodetree.cc.
References rna_def_node_item_array_common_functions(), rna_def_node_item_array_new_with_socket_and_name(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_nodetree().
|
static |
Definition at line 6779 of file rna_nodetree.cc.
References BLT_I18NCONTEXT_EDITOR_FILEBROWSER, NA_EDITED, NC_NODE, 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_translation_context(), 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 6811 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, 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 6828 of file rna_nodetree.cc.
References FUNC_USE_CONTEXT, FUNC_USE_MAIN, FUNC_USE_REPORTS, FUNC_USE_SELF_ID, MAX_NAME, 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 11376 of file rna_nodetree.cc.
References NC_NODE, ND_DISPLAY, NTREE_VIEWER_BORDER, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_icon(), and RNA_def_struct_ui_text().
Referenced by RNA_def_nodetree().
|
static |
Definition at line 10461 of file rna_nodetree.cc.
References def_cmp_cryptomatte_entry(), 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 10499 of file rna_nodetree.cc.
References 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 10011 of file rna_nodetree.cc.
References NC_NODE, PROP_ANIMATABLE, PROP_COLLECTION, PROP_EDITABLE, PROP_INT, PROP_NO_DEG_UPDATE, PROP_NONE, PROP_POINTER, PROP_UNSIGNED, RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_collection_sdna(), RNA_def_property_flag(), RNA_def_property_int_sdna(), RNA_def_property_pointer_funcs(), RNA_def_property_srna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 9971 of file rna_nodetree.cc.
References GEO_NODE_BAKE_ITEM_IS_ATTRIBUTE, NA_EDITED, NC_NODE, PROP_ANIMATABLE, PROP_BOOLEAN, PROP_ENUM, PROP_NONE, rna_def_node_item_array_socket_item_common(), RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_ui_text(), and rna_enum_attribute_domain_items.
Referenced by RNA_def_nodetree().
|
static |
Definition at line 9933 of file rna_nodetree.cc.
References NC_NODE, PROP_ANIMATABLE, PROP_COLLECTION, PROP_EDITABLE, PROP_ENUM, PROP_INT, PROP_NO_DEG_UPDATE, PROP_NONE, PROP_POINTER, PROP_UNSIGNED, 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_flag(), RNA_def_property_int_sdna(), 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_struct_sdna_from(), and rna_enum_attribute_domain_items.
|
static |
Definition at line 9904 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_ANIMATABLE, PROP_ENUM, PROP_NONE, rna_def_node_item_array_socket_item_common(), RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), and rna_enum_attribute_type_items.
Referenced by RNA_def_nodetree().
|
static |
Definition at line 9921 of file rna_nodetree.cc.
References rna_def_node_item_array_common_functions(), rna_def_node_item_array_new_with_socket_and_name(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_nodetree().
|
static |
Definition at line 9809 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_ENUM, PROP_NONE, rna_def_node_item_array_socket_item_common(), RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), and rna_enum_attribute_domain_items.
Referenced by RNA_def_nodetree().
|
static |
Definition at line 9830 of file rna_nodetree.cc.
References rna_def_node_item_array_common_functions(), rna_def_node_item_array_new_with_socket_and_name(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_nodetree().
|
static |
Definition at line 9759 of file rna_nodetree.cc.
References rna_def_node_item_array_socket_item_common(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_nodetree().
|
static |
Definition at line 9769 of file rna_nodetree.cc.
References rna_def_node_item_array_common_functions(), rna_def_node_item_array_new_with_socket_and_name(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_nodetree().
|
static |
Definition at line 9783 of file rna_nodetree.cc.
References rna_def_node_item_array_socket_item_common(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_nodetree().
|
static |
Definition at line 9795 of file rna_nodetree.cc.
References rna_def_node_item_array_common_functions(), rna_def_node_item_array_new_with_socket_and_name(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_nodetree().
|
static |
Definition at line 5304 of file rna_nodetree.cc.
References GEO_NODE_TRANSFORM_GIZMO_USE_ROTATION_X, GEO_NODE_TRANSFORM_GIZMO_USE_ROTATION_Y, GEO_NODE_TRANSFORM_GIZMO_USE_ROTATION_Z, GEO_NODE_TRANSFORM_GIZMO_USE_SCALE_X, GEO_NODE_TRANSFORM_GIZMO_USE_SCALE_Y, GEO_NODE_TRANSFORM_GIZMO_USE_SCALE_Z, GEO_NODE_TRANSFORM_GIZMO_USE_TRANSLATION_X, GEO_NODE_TRANSFORM_GIZMO_USE_TRANSLATION_Y, GEO_NODE_TRANSFORM_GIZMO_USE_TRANSLATION_Z, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 10058 of file rna_nodetree.cc.
References FUNC_USE_MAIN, FUNC_USE_SELF_ID, RNA_def_function(), RNA_def_function_flag(), RNA_def_function_return(), RNA_def_function_ui_description(), rna_def_node_item_array_common_functions(), RNA_def_pointer(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_nodetree().
|
static |
Definition at line 10386 of file rna_nodetree.cc.
References FUNC_USE_MAIN, FUNC_USE_SELF_ID, MAX_NAME, PARM_REQUIRED, RNA_def_function(), RNA_def_function_flag(), RNA_def_function_return(), RNA_def_function_ui_description(), rna_def_node_item_array_common_functions(), RNA_def_parameter_flags(), RNA_def_pointer(), 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 9708 of file rna_nodetree.cc.
References rna_def_node_item_array_common_functions(), rna_def_node_item_array_new_with_socket_and_name(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_nodetree().
|
static |
Definition at line 9655 of file rna_nodetree.cc.
References rna_def_node_item_array_common_functions(), rna_def_node_item_array_new_with_socket_and_name(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_nodetree().
|
static |
Definition at line 10489 of file rna_nodetree.cc.
References 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 11429 of file rna_nodetree.cc.
References GEO_NODE_ASSET_CURVE, GEO_NODE_ASSET_EDIT, GEO_NODE_ASSET_MESH, GEO_NODE_ASSET_MODIFIER, GEO_NODE_ASSET_POINT_CLOUD, GEO_NODE_ASSET_SCULPT, GEO_NODE_ASSET_TOOL, NC_NODE, ND_DISPLAY, PROP_ANIMATABLE, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_funcs(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), 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 10043 of file rna_nodetree.cc.
References INT32_MAX, NC_NODE, PROP_EDITABLE, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_nodetree().
|
static |
Definition at line 10522 of file rna_nodetree.cc.
References FUNC_ALLOW_WRITE, FUNC_NO_SELF, FUNC_USE_MAIN, FUNC_USE_SELF_ID, FUNC_USE_SELF_TYPE, 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(), RNA_def_struct_ui_text(), and rna_enum_node_socket_type_items.
Referenced by RNA_def_nodetree().
|
static |
Definition at line 10364 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, 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(), and RNA_def_struct_ui_text().
Referenced by RNA_def_nodetree().
|
static |
Definition at line 10661 of file rna_nodetree.cc.
References FUNC_ALLOW_WRITE, FUNC_NO_SELF, FUNC_REGISTER, FUNC_REGISTER_OPTIONAL, FUNC_USE_CONTEXT, FUNC_USE_SELF_ID, FUNC_USE_SELF_TYPE, INT32_MAX, 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, NODE_WARNING_PROPAGATION_ALL, NODE_WARNING_PROPAGATION_NONE, NODE_WARNING_PROPAGATION_ONLY_ERRORS, NODE_WARNING_PROPAGATION_ONLY_ERRORS_AND_WARNINGS, PARM_REQUIRED, PROP_ANIMATABLE, PROP_BOOLEAN, PROP_COLLECTION, PROP_COLOR_GAMMA, PROP_DYNAMIC, 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_clear_flags(), 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_funcs(), 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 11573 of file rna_nodetree.cc.
References RNA_def_struct(), and RNA_def_struct_ui_text().
Referenced by RNA_def_nodetree().
|
static |
Definition at line 9568 of file rna_nodetree.cc.
References blender::StringRefNull::c_str(), blender::LinearAllocator< Allocator >::copy_string(), FUNC_USE_MAIN, FUNC_USE_REPORTS, FUNC_USE_SELF_ID, PARM_REQUIRED, PROP_NEVER_NULL, RNA_def_function(), RNA_def_function_flag(), RNA_def_function_ui_description(), RNA_def_int(), RNA_def_parameter_flags(), RNA_def_pointer(), and SNPRINTF.
Referenced by rna_def_bake_items(), rna_def_geo_capture_attribute_items(), rna_def_geo_foreach_geometry_element_generation_items(), rna_def_geo_foreach_geometry_element_input_items(), rna_def_geo_foreach_geometry_element_main_items(), rna_def_geo_index_switch_items(), rna_def_geo_menu_switch_items(), rna_def_geo_repeat_output_items(), and rna_def_geo_simulation_output_items().
|
static |
Definition at line 9604 of file rna_nodetree.cc.
References blender::StringRefNull::c_str(), blender::LinearAllocator< Allocator >::copy_string(), FUNC_USE_MAIN, FUNC_USE_REPORTS, FUNC_USE_SELF_ID, MAX_NAME, PARM_REQUIRED, 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_string(), rna_enum_node_socket_data_type_items, SNPRINTF, and SOCK_GEOMETRY.
Referenced by rna_def_bake_items(), rna_def_geo_capture_attribute_items(), rna_def_geo_foreach_geometry_element_generation_items(), rna_def_geo_foreach_geometry_element_input_items(), rna_def_geo_foreach_geometry_element_main_items(), rna_def_geo_repeat_output_items(), and rna_def_geo_simulation_output_items().
|
static |
Definition at line 9522 of file rna_nodetree.cc.
References blender::StringRefNull::c_str(), blender::LinearAllocator< Allocator >::copy_string(), NA_EDITED, NC_NODE, PROP_ANIMATABLE, PROP_COLOR_GAMMA, PROP_EDITABLE, PROP_ENUM, PROP_FLOAT, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_array(), RNA_def_property_clear_flag(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_float_funcs(), RNA_def_property_string_funcs(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_name_property(), rna_enum_node_socket_data_type_items, and SNPRINTF.
Referenced by rna_def_geo_bake_item(), rna_def_geo_capture_attribute_item(), rna_def_geo_foreach_geometry_element_generation_item(), rna_def_geo_foreach_geometry_element_input_item(), rna_def_geo_foreach_geometry_element_main_item(), rna_def_repeat_item(), and rna_def_simulation_state_item().
|
static |
Definition at line 11019 of file rna_nodetree.cc.
References FUNC_USE_MAIN, FUNC_USE_REPORTS, FUNC_USE_SELF_ID, NA_EDITED, NC_NODE, NODE_LINK_MUTED, NODE_LINK_VALID, PARM_REQUIRED, PROP_BOOLEAN, PROP_EDITABLE, PROP_INT, PROP_NEVER_NULL, PROP_NONE, PROP_POINTER, PROP_PTR_NO_OWNERSHIP, PROP_UNSIGNED, PROPOVERRIDE_NO_COMPARISON, RNA_def_function(), RNA_def_function_flag(), RNA_def_function_ui_description(), RNA_def_parameter_flags(), RNA_def_pointer(), RNA_def_property(), RNA_def_property_boolean_funcs(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_flag(), RNA_def_property_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 10610 of file rna_nodetree.cc.
References FUNC_USE_MAIN, FUNC_USE_REPORTS, FUNC_USE_SELF_ID, MAX_NAME, PARM_REQUIRED, RNA_def_boolean(), 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().
| void RNA_def_nodetree | ( | BlenderRNA * | brna | ) |
Definition at line 11586 of file rna_nodetree.cc.
References def_custom_group(), def_group, define_specific_node(), rna_def_bake_items(), 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_geo_bake_item(), rna_def_geo_capture_attribute_item(), rna_def_geo_capture_attribute_items(), rna_def_geo_foreach_geometry_element_generation_item(), rna_def_geo_foreach_geometry_element_generation_items(), rna_def_geo_foreach_geometry_element_input_item(), rna_def_geo_foreach_geometry_element_input_items(), rna_def_geo_foreach_geometry_element_main_item(), rna_def_geo_foreach_geometry_element_main_items(), rna_def_geo_index_switch_items(), rna_def_geo_menu_switch_items(), rna_def_geo_repeat_output_items(), rna_def_geo_simulation_output_items(), rna_def_geometry_node(), rna_def_geometry_nodetree(), rna_def_index_switch_item(), rna_def_internal_node(), rna_def_menu_switch_item(), rna_def_node(), rna_def_node_instance_hash(), rna_def_node_link(), rna_def_nodetree(), rna_def_repeat_item(), rna_def_shader_node(), rna_def_shader_nodetree(), rna_def_simulation_state_item(), rna_def_texture_node(), and rna_def_texture_nodetree().
|
static |
Definition at line 11193 of file rna_nodetree.cc.
References FUNC_ALLOW_WRITE, FUNC_NO_SELF, FUNC_REGISTER_OPTIONAL, FUNC_USE_CONTEXT, GROUP_NODE_DEFAULT_WIDTH, GROUP_NODE_MAX_WIDTH, GROUP_NODE_MIN_WIDTH, INT32_MAX, MAX_NAME, NC_NODE, NTREE_COMPOSIT, NTREE_CUSTOM, NTREE_GEOMETRY, NTREE_SHADER, NTREE_TEXTURE, NTREE_UNDEFINED, PARM_REQUIRED, PROP_BOOLEAN, PROP_COLLECTION, PROP_DYNAMIC, 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_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_nodetree_link_api(), rna_def_nodetree_nodes_api(), RNA_def_parameter_clear_flags(), 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_funcs(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_float_sdna(), RNA_def_property_int_default(), RNA_def_property_override_flag(), RNA_def_property_pointer_funcs(), 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(), 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, and rna_enum_node_group_color_tag_items.
Referenced by RNA_def_nodetree().
|
static |
Definition at line 11149 of file rna_nodetree.cc.
References FUNC_USE_MAIN, FUNC_USE_REPORTS, 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 11100 of file rna_nodetree.cc.
References FUNC_USE_CONTEXT, FUNC_USE_MAIN, FUNC_USE_REPORTS, MAX_NAME, NC_SCENE, ND_OB_ACTIVE, 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 9699 of file rna_nodetree.cc.
References rna_def_node_item_array_socket_item_common(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_nodetree().
|
static |
Definition at line 10451 of file rna_nodetree.cc.
References 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 11394 of file rna_nodetree.cc.
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 9632 of file rna_nodetree.cc.
References NA_EDITED, NC_NODE, PROP_ANIMATABLE, PROP_ENUM, PROP_NONE, rna_def_node_item_array_socket_item_common(), RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), and rna_enum_attribute_domain_items.
Referenced by RNA_def_nodetree().
|
static |
Definition at line 10479 of file rna_nodetree.cc.
References 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 11418 of file rna_nodetree.cc.
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 606 of file rna_nodetree.cc.
Referenced by def_cmp_cryptomatte().
|
static |
Definition at line 4271 of file rna_nodetree.cc.
Referenced by def_cmp_flip().
|
static |
Definition at line 4325 of file rna_nodetree.cc.
Referenced by def_glass().
|
static |
Definition at line 4312 of file rna_nodetree.cc.
Referenced by def_glossy().
|
static |
Definition at line 4359 of file rna_nodetree.cc.
Referenced by def_hair().
|
static |
Definition at line 4418 of file rna_nodetree.cc.
Referenced by def_sh_tex_ies().
|
static |
Definition at line 8323 of file rna_nodetree.cc.
Referenced by def_cmp_boxmask(), and def_cmp_ellipsemask().
|
static |
Definition at line 4285 of file rna_nodetree.cc.
Referenced by def_metallic().
|
static |
Definition at line 4297 of file rna_nodetree.cc.
Referenced by def_metallic().
|
static |
Definition at line 4424 of file rna_nodetree.cc.
Referenced by def_principled().
|
static |
Definition at line 4373 of file rna_nodetree.cc.
Referenced by def_hair_principled().
|
static |
Definition at line 4390 of file rna_nodetree.cc.
Referenced by def_hair_principled().
|
static |
Definition at line 4337 of file rna_nodetree.cc.
Referenced by def_refraction().
|
static |
Definition at line 588 of file rna_nodetree.cc.
Referenced by def_cmp_rotate(), def_cmp_stabilize2d(), and dev_cmd_transform().
|
static |
Definition at line 4479 of file rna_nodetree.cc.
Referenced by def_scatter().
|
static |
Definition at line 4412 of file rna_nodetree.cc.
Referenced by def_sh_script().
|
static |
Definition at line 4343 of file rna_nodetree.cc.
Referenced by def_sheen().
|
static |
Definition at line 4435 of file rna_nodetree.cc.
Referenced by def_principled(), and def_sh_subsurface().
|
static |
Definition at line 4353 of file rna_nodetree.cc.
Referenced by def_toon().
|
static |
Definition at line 4278 of file rna_nodetree.cc.
Referenced by def_cmp_combsep_color(), and def_cmp_ycc().
|
static |
Definition at line 4455 of file rna_nodetree.cc.
Referenced by def_geo_image_texture(), def_sh_tex_image(), and rna_def_texture_image().
|
static |
Definition at line 4249 of file rna_nodetree.cc.
Referenced by def_node_image_user().
|
static |
Definition at line 4254 of file rna_nodetree.cc.
Referenced by def_node_image_user().
|
static |
Definition at line 595 of file rna_nodetree.cc.
Referenced by def_sh_output(), and rna_def_shader_nodetree().
|
static |
Definition at line 4264 of file rna_nodetree.cc.
Referenced by def_cmp_channel_matte().
|
static |
Definition at line 4259 of file rna_nodetree.cc.
Referenced by def_cmp_render_layers().
| const EnumPropertyItem rna_enum_geometry_nodes_gizmo_color_items[] |
Definition at line 571 of file rna_nodetree.cc.
Referenced by blender::nodes::node_geo_gizmo_dial_cc::node_rna(), and blender::nodes::node_geo_gizmo_linear_cc::node_rna().
| const EnumPropertyItem rna_enum_geometry_nodes_linear_gizmo_draw_style_items[] |
Definition at line 580 of file rna_nodetree.cc.
Referenced by blender::nodes::node_geo_gizmo_linear_cc::node_rna().
| const EnumPropertyItem rna_enum_mapping_type_items[] |
Definition at line 120 of file rna_nodetree.cc.
Referenced by def_sh_mapping(), and rna_def_texmapping().
|
static |
Definition at line 556 of file rna_nodetree.cc.
Referenced by def_sh_mix().
| const EnumPropertyItem rna_enum_node_boolean_math_items[] |
Definition at line 284 of file rna_nodetree.cc.
Referenced by blender::nodes::node_fn_boolean_math_cc::node_gather_link_searches(), blender::nodes::node_fn_boolean_math_cc::node_label(), and blender::nodes::node_fn_boolean_math_cc::node_rna().
| const EnumPropertyItem rna_enum_node_clamp_items[] |
Definition at line 491 of file rna_nodetree.cc.
Referenced by def_clamp().
| const EnumPropertyItem rna_enum_node_combsep_color_items[] |
Definition at line 549 of file rna_nodetree.cc.
Referenced by def_tex_combsep_color(), blender::nodes::node_fn_combine_color_cc::node_rna(), and blender::nodes::node_fn_separate_color_cc::node_rna().
| const EnumPropertyItem rna_enum_node_compare_operation_items[] |
Definition at line 406 of file rna_nodetree.cc.
Referenced by blender::nodes::node_fn_compare_cc::node_gather_link_searches(), blender::nodes::node_fn_compare_cc::node_label(), and blender::nodes::node_fn_compare_cc::node_rna().
| const EnumPropertyItem rna_enum_node_filter_items[] |
Definition at line 509 of file rna_nodetree.cc.
Referenced by def_cmp_filter(), and node_filter_label().
| const EnumPropertyItem rna_enum_node_float_compare_items[] |
Definition at line 315 of file rna_nodetree.cc.
| const EnumPropertyItem rna_enum_node_float_to_int_items[] |
Definition at line 442 of file rna_nodetree.cc.
Referenced by def_float_to_int(), and blender::nodes::node_fn_float_to_int_cc::node_label().
| const EnumPropertyItem rna_enum_node_geometry_curve_handle_side_items[] |
Definition at line 544 of file rna_nodetree.cc.
Referenced by def_geo_curve_handle_type_selection(), def_geo_curve_set_handle_type(), and blender::nodes::node_geo_set_curve_handles_cc::node_rna().
| const EnumPropertyItem rna_enum_node_geometry_mesh_circle_fill_type_items[] |
Definition at line 564 of file rna_nodetree.cc.
Referenced by blender::nodes::node_geo_mesh_primitive_circle_cc::node_rna(), blender::nodes::node_geo_mesh_primitive_cone_cc::node_rna(), and blender::nodes::node_geo_mesh_primitive_cylinder_cc::node_rna().
| const EnumPropertyItem rna_enum_node_group_color_tag_items[] |
Definition at line 98 of file rna_nodetree.cc.
Referenced by rna_def_nodetree().
| const EnumPropertyItem rna_enum_node_integer_math_items[] |
Definition at line 345 of file rna_nodetree.cc.
Referenced by blender::nodes::node_fn_integer_math_cc::node_gather_link_searches(), blender::nodes::node_fn_integer_math_cc::node_label(), and blender::nodes::node_fn_integer_math_cc::node_rna().
| const EnumPropertyItem rna_enum_node_map_range_items[] |
Definition at line 467 of file rna_nodetree.cc.
Referenced by def_map_range().
| const EnumPropertyItem rna_enum_node_math_items[] |
Definition at line 153 of file rna_nodetree.cc.
Referenced by def_math(), blender::nodes::node_composite_math_cc::node_gather_link_searches(), node_math_label(), and blender::nodes::node_shader_math_cc::sh_node_math_gather_link_searches().
| const EnumPropertyItem rna_enum_node_socket_data_type_items[] |
Definition at line 79 of file rna_nodetree.cc.
Referenced by blender::nodes::node_geo_sample_grid_cc::data_type_filter_fn(), blender::nodes::node_geo_sample_grid_index_cc::data_type_filter_fn(), blender::nodes::grid_socket_type_items_filter_fn(), blender::nodes::node_fn_compare_cc::node_rna(), blender::nodes::node_fn_hash_value_cc::node_rna(), blender::nodes::node_geo_get_named_grid_cc::node_rna(), blender::nodes::node_geo_index_switch_cc::node_rna(), blender::nodes::node_geo_menu_switch_cc::node_rna(), blender::nodes::node_geo_sample_grid_cc::node_rna(), blender::nodes::node_geo_sample_grid_index_cc::node_rna(), blender::nodes::node_geo_switch_cc::node_rna(), rna_def_node_item_array_new_with_socket_and_name(), and rna_def_node_item_array_socket_item_common().
| const EnumPropertyItem rna_enum_node_socket_in_out_items[] |
Definition at line 75 of file rna_nodetree.cc.
|
static |
Definition at line 501 of file rna_nodetree.cc.
Referenced by 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 231 of file rna_nodetree.cc.
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 140 of file rna_nodetree.cc.
Referenced by def_sh_vector_rotate().
|
static |
Definition at line 521 of file rna_nodetree.cc.
Referenced by def_geo_curve_handle_type_selection(), and def_geo_curve_set_handle_type().
|
static |
Definition at line 5113 of file rna_nodetree.cc.
Referenced by def_sh_tex_environment(), and def_sh_tex_image().