Blender
V3.3
|
#include <stdio.h>
#include <stdlib.h>
#include "DNA_color_types.h"
#include "DNA_texture_types.h"
#include "BLI_utildefines.h"
#include "BKE_node_tree_update.h"
#include "RNA_define.h"
#include "rna_internal.h"
#include "WM_api.h"
#include "WM_types.h"
Go to the source code of this file.
Functions | |
static void | rna_def_curvemappoint (BlenderRNA *brna) |
static void | rna_def_curvemap_points_api (BlenderRNA *brna, PropertyRNA *cprop) |
static void | rna_def_curvemap (BlenderRNA *brna) |
static void | rna_def_curvemapping (BlenderRNA *brna) |
static void | rna_def_color_ramp_element (BlenderRNA *brna) |
static void | rna_def_color_ramp_element_api (BlenderRNA *brna, PropertyRNA *cprop) |
static void | rna_def_color_ramp (BlenderRNA *brna) |
static void | rna_def_histogram (BlenderRNA *brna) |
static void | rna_def_scopes (BlenderRNA *brna) |
static void | rna_def_colormanage (BlenderRNA *brna) |
void | RNA_def_color (BlenderRNA *brna) |
void RNA_def_color | ( | BlenderRNA * | brna | ) |
Definition at line 1321 of file rna_color.c.
References rna_def_color_ramp(), rna_def_color_ramp_element(), rna_def_colormanage(), rna_def_curvemap(), rna_def_curvemapping(), rna_def_curvemappoint(), rna_def_histogram(), and rna_def_scopes().
|
static |
Definition at line 987 of file rna_color.c.
References COLBAND_BLEND_HSL, COLBAND_BLEND_HSV, COLBAND_BLEND_RGB, COLBAND_HUE_CCW, COLBAND_HUE_CW, COLBAND_HUE_FAR, COLBAND_HUE_NEAR, COLBAND_INTERP_B_SPLINE, COLBAND_INTERP_CARDINAL, COLBAND_INTERP_CONSTANT, COLBAND_INTERP_EASE, COLBAND_INTERP_LINEAR, NULL, PARM_REQUIRED, PROP_COLLECTION, PROP_COLOR, PROP_EDITABLE, PROP_ENUM, PROP_INT, PROP_NONE, PROP_THICK_WRAP, rna_def_color_ramp_element_api(), RNA_def_float(), RNA_def_float_color(), RNA_def_function(), RNA_def_function_output(), RNA_def_function_ui_description(), RNA_def_parameter_flags(), RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_collection_sdna(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_path_func(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_color().
|
static |
Definition at line 926 of file rna_color.c.
References NULL, PROP_COLOR, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_array(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_path_func(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_color().
|
static |
Definition at line 956 of file rna_color.c.
References FUNC_USE_REPORTS, NULL, PARM_REQUIRED, PARM_RNAPTR, PROP_NEVER_NULL, PROP_THICK_WRAP, RNA_def_float(), 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_path_func(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by rna_def_color_ramp().
|
static |
Definition at line 1168 of file rna_color.c.
References COLORMANAGE_VIEW_USE_CURVES, NC_WINDOW, NULL, PROP_ANIMATABLE, PROP_BOOLEAN, PROP_ENUM, PROP_ENUM_NO_CONTEXT, PROP_FACTOR, PROP_FLOAT, PROP_NONE, PROP_POINTER, 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_flag(), RNA_def_property_float_default(), RNA_def_property_float_sdna(), RNA_def_property_pointer_sdna(), RNA_def_property_range(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_path_func(), and RNA_def_struct_ui_text().
Referenced by RNA_def_color().
|
static |
Definition at line 780 of file rna_color.c.
References NULL, PROP_COLLECTION, PROP_NONE, rna_def_curvemap_points_api(), RNA_def_property(), RNA_def_property_collection_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_struct(), and RNA_def_struct_ui_text().
Referenced by RNA_def_color().
|
static |
Definition at line 743 of file rna_color.c.
References FUNC_USE_REPORTS, NULL, PARM_REQUIRED, PARM_RNAPTR, PROP_NEVER_NULL, PROP_THICK_WRAP, RNA_def_float(), 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_curvemap().
|
static |
Definition at line 795 of file rna_color.c.
References CUMA_DO_CLIP, CUMA_EXTEND_EXTRAPOLATE, CURVE_TONE_FILMLIKE, CURVE_TONE_STANDARD, FUNC_USE_REPORTS, NULL, PARM_REQUIRED, PROP_BOOLEAN, PROP_COLLECTION, PROP_COLOR, PROP_ENUM, PROP_FLOAT, PROP_NEVER_NULL, PROP_NONE, RNA_def_float(), 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_funcs(), RNA_def_property_boolean_sdna(), RNA_def_property_collection_funcs(), RNA_def_property_enum_bitflag_sdna(), 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_struct_type(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), and RNA_def_struct_ui_text().
Referenced by RNA_def_color().
|
static |
Definition at line 713 of file rna_color.c.
References CUMA_HANDLE_AUTO_ANIM, CUMA_HANDLE_VECTOR, CUMA_SELECT, NULL, PROP_BOOLEAN, PROP_ENUM, PROP_FLOAT, prop_handle_type_items, PROP_NONE, PROP_XYZ, RNA_def_property(), RNA_def_property_array(), RNA_def_property_boolean_sdna(), RNA_def_property_enum_bitflag_sdna(), RNA_def_property_enum_items(), RNA_def_property_float_sdna(), RNA_def_property_ui_text(), RNA_def_struct(), and RNA_def_struct_ui_text().
Referenced by RNA_def_color().
|
static |
Definition at line 1086 of file rna_color.c.
References HISTO_FLAG_LINE, HISTO_MODE_ALPHA, HISTO_MODE_B, HISTO_MODE_G, HISTO_MODE_LUMA, HISTO_MODE_R, HISTO_MODE_RGB, NULL, PROP_BOOLEAN, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_icon(), RNA_def_property_ui_text(), RNA_def_struct(), and RNA_def_struct_ui_text().
Referenced by RNA_def_color().
|
static |
Definition at line 1115 of file rna_color.c.
References NULL, PROP_BOOLEAN, PROP_ENUM, PROP_FACTOR, PROP_FLOAT, PROP_NONE, PROP_PERCENTAGE, PROP_POINTER, 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_pointer_sdna(), RNA_def_property_range(), RNA_def_property_struct_type(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_ui_text(), SCOPES_WAVEFRM_LUMA, SCOPES_WAVEFRM_RGB, SCOPES_WAVEFRM_RGB_PARADE, SCOPES_WAVEFRM_YCC_601, SCOPES_WAVEFRM_YCC_709, and SCOPES_WAVEFRM_YCC_JPEG.
Referenced by RNA_def_color().