Blender
V3.3
|
#include <stdlib.h>
#include "DNA_image_types.h"
#include "DNA_node_types.h"
#include "DNA_scene_types.h"
#include "BLI_utildefines.h"
#include "BKE_image.h"
#include "BKE_image_format.h"
#include "BKE_node_tree_update.h"
#include "DEG_depsgraph.h"
#include "DEG_depsgraph_build.h"
#include "RNA_access.h"
#include "RNA_define.h"
#include "RNA_enum_types.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_imageuser (BlenderRNA *brna) |
static void | rna_def_image_packed_files (BlenderRNA *brna) |
static void | rna_def_render_slot (BlenderRNA *brna) |
static void | rna_def_render_slots (BlenderRNA *brna, PropertyRNA *cprop) |
static void | rna_def_udim_tile (BlenderRNA *brna) |
static void | rna_def_udim_tiles (BlenderRNA *brna, PropertyRNA *cprop) |
static void | rna_def_image (BlenderRNA *brna) |
void | RNA_def_image (BlenderRNA *brna) |
Variables | |
const EnumPropertyItem | rna_enum_image_generated_type_items [] |
static const EnumPropertyItem | image_source_items [] |
|
static |
Definition at line 952 of file rna_image.c.
References IMA_ALPHA_CHANNEL_PACKED, IMA_ALPHA_IGNORE, IMA_ALPHA_PREMUL, IMA_ALPHA_STRAIGHT, IMA_DEINTERLACE, IMA_GEN_FLOAT, IMA_HIGH_BITDEPTH, IMA_TYPE_COMPOSITE, IMA_TYPE_IMAGE, IMA_TYPE_MULTILAYER, IMA_TYPE_R_RESULT, IMA_TYPE_UV_TEST, IMA_USE_VIEWS, IMA_VIEW_AS_RENDER, image_source_items, NC_IMAGE, ND_DISPLAY, NULL, PROP_ANIMATABLE, PROP_BOOLEAN, PROP_COLLECTION, PROP_COLOR_GAMMA, PROP_DYNAMIC, PROP_EDITABLE, PROP_ENUM, PROP_FILEPATH, PROP_FLOAT, PROP_INT, PROP_NEVER_NULL, PROP_NONE, PROP_PIXEL, PROP_POINTER, PROP_PROPORTIONAL, PROP_STRING, PROP_UNSIGNED, PROP_XYZ, PROPOVERRIDE_OVERRIDABLE_LIBRARY, RNA_api_image(), RNA_def_float_vector(), RNA_def_int_vector(), RNA_def_property(), RNA_def_property_array(), RNA_def_property_boolean_funcs(), RNA_def_property_boolean_negative_sdna(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_collection_sdna(), RNA_def_property_dynamic_array_funcs(), 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_int_funcs(), RNA_def_property_int_sdna(), RNA_def_property_multi_array(), 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_subtype(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), rna_def_render_slots(), RNA_def_struct(), RNA_def_struct_ui_icon(), RNA_def_struct_ui_text(), rna_def_udim_tiles(), rna_enum_image_generated_type_items, rna_enum_image_type_items, and rna_enum_views_format_items.
Referenced by RNA_def_image().
void RNA_def_image | ( | BlenderRNA * | brna | ) |
Definition at line 1250 of file rna_image.c.
References rna_def_image(), rna_def_image_packed_files(), rna_def_imageuser(), rna_def_render_slot(), and rna_def_udim_tile().
|
static |
Definition at line 773 of file rna_image.c.
References NULL, PROP_EDITABLE, PROP_FILEPATH, PROP_INT, PROP_NONE, PROP_POINTER, PROP_STRING, RNA_api_image_packed_file(), RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_int_sdna(), RNA_def_property_pointer_sdna(), RNA_def_property_string_sdna(), RNA_def_property_ui_text(), RNA_def_struct(), RNA_def_struct_name_property(), and RNA_def_struct_sdna().
Referenced by RNA_def_image().
|
static |
Definition at line 693 of file rna_image.c.
References IMA_ANIM_ALWAYS, MAXFRAME, MAXFRAMEF, MINAFRAME, MINAFRAMEF, NULL, PROP_ANIMATABLE, PROP_BOOLEAN, PROP_EDITABLE, PROP_INT, PROP_NONE, PROP_TIME, PROP_UNSIGNED, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_path_func(), RNA_def_struct_ui_text(), and RNA_define_lib_overridable().
Referenced by RNA_def_image().
|
static |
Definition at line 803 of file rna_image.c.
References FUNC_USE_SELF_ID, NC_IMAGE, ND_DISPLAY, NULL, PARM_REQUIRED, PROP_NONE, PROP_STRING, 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_string_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), and RNA_def_struct_ui_text().
Referenced by RNA_def_image().
|
static |
Definition at line 824 of file rna_image.c.
References NC_IMAGE, ND_DISPLAY, NULL, PROP_EDITABLE, PROP_INT, PROP_NONE, PROP_POINTER, PROP_UNSIGNED, RNA_def_function(), RNA_def_function_return(), RNA_def_function_ui_description(), RNA_def_pointer(), RNA_def_property(), RNA_def_property_flag(), RNA_def_property_int_funcs(), 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_string(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by rna_def_image().
|
static |
Definition at line 859 of file rna_image.c.
References NC_IMAGE, ND_DISPLAY, NULL, PROP_EDITABLE, PROP_INT, PROP_NONE, PROP_PIXEL, PROP_STRING, PROP_UNSIGNED, RNA_def_int_vector(), RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_int_funcs(), RNA_def_property_int_sdna(), RNA_def_property_string_funcs(), RNA_def_property_string_sdna(), RNA_def_property_subtype(), 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_image().
|
static |
Definition at line 901 of file rna_image.c.
References NULL, PARM_REQUIRED, PARM_RNAPTR, PROP_EDITABLE, PROP_INT, PROP_NEVER_NULL, PROP_NONE, PROP_POINTER, PROP_THICK_WRAP, PROP_UNSIGNED, RNA_def_function(), RNA_def_function_return(), RNA_def_function_ui_description(), RNA_def_int(), RNA_def_parameter_clear_flags(), RNA_def_parameter_flags(), RNA_def_pointer(), RNA_def_property(), RNA_def_property_flag(), RNA_def_property_int_funcs(), 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_string(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by rna_def_image().
|
static |
const EnumPropertyItem rna_enum_image_generated_type_items[] |
Definition at line 31 of file rna_image.c.
Referenced by def_fill_tile(), IMAGE_OT_new(), PAINT_OT_add_texture_paint_slot(), and rna_def_image().