Blender V2.61 - r43446
|
#include <stdlib.h>
#include "RNA_define.h"
#include "rna_internal.h"
#include "DNA_material_types.h"
#include "DNA_mesh_types.h"
#include "DNA_meshdata_types.h"
#include "DNA_object_types.h"
#include "WM_types.h"
#include "BLI_math_base.h"
#include "BLI_math_rotation.h"
Go to the source code of this file.
Definition in file rna_mesh.c.
static void rna_def_float_layers | ( | BlenderRNA * | brna, |
PropertyRNA * | cprop | ||
) | [static] |
Definition at line 1815 of file rna_mesh.c.
References FUNC_USE_CONTEXT, NULL, RNA_def_function(), RNA_def_function_flag(), RNA_def_function_return(), RNA_def_function_ui_description(), 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 rna_def_mesh().
static void rna_def_int_layers | ( | BlenderRNA * | brna, |
PropertyRNA * | cprop | ||
) | [static] |
Definition at line 1794 of file rna_mesh.c.
References FUNC_USE_CONTEXT, NULL, RNA_def_function(), RNA_def_function_flag(), RNA_def_function_return(), RNA_def_function_ui_description(), 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 rna_def_mesh().
static void rna_def_mcol | ( | BlenderRNA * | brna | ) | [static] |
Definition at line 1525 of file rna_mesh.c.
References NULL, PROP_BOOLEAN, PROP_COLLECTION, PROP_COLOR, PROP_FLOAT, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_array(), RNA_def_property_boolean_funcs(), RNA_def_property_boolean_sdna(), RNA_def_property_collection_funcs(), RNA_def_property_float_funcs(), RNA_def_property_range(), RNA_def_property_string_funcs(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_name_property(), RNA_def_struct_path_func(), RNA_def_struct_sdna(), RNA_def_struct_ui_icon(), and RNA_def_struct_ui_text().
Referenced by RNA_def_mesh().
static void rna_def_medge | ( | BlenderRNA * | brna | ) | [static] |
Definition at line 1278 of file rna_mesh.c.
References ME_FGON, ME_HIDE, ME_LOOSEEDGE, ME_SEAM, ME_SHARP, NULL, PROP_BOOLEAN, PROP_EDITABLE, PROP_FLOAT, PROP_INT, PROP_NONE, PROP_UNSIGNED, RNA_def_property(), RNA_def_property_array(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_float_funcs(), RNA_def_property_int_funcs(), RNA_def_property_int_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_path_func(), RNA_def_struct_sdna(), RNA_def_struct_ui_icon(), RNA_def_struct_ui_text(), and SELECT.
Referenced by RNA_def_mesh().
static void rna_def_mesh | ( | BlenderRNA * | brna | ) | [static] |
Definition at line 1898 of file rna_mesh.c.
References AUTOSPACE, DEG2RAD, ME_ALLEDGES, ME_AUTOSMOOTH, ME_DRAW_VNORMALS, ME_DRAWBWEIGHTS, ME_DRAWCREASES, ME_DRAWEDGES, ME_DRAWEXTRA_EDGELEN, ME_DRAWEXTRA_FACEANG, ME_DRAWEXTRA_FACEAREA, ME_DRAWEXTRA_INDICES, ME_DRAWFACES, ME_DRAWNORMALS, ME_DRAWSEAMS, ME_DRAWSHARP, ME_EDIT_MIRROR_TOPO, ME_EDIT_MIRROR_X, ME_EDIT_PAINT_MASK, ME_EDIT_VERT_SEL, ME_TWOSIDED, NC_OBJECT, ND_DRAW, NULL, PROP_ANGLE, PROP_BOOLEAN, PROP_COLLECTION, PROP_EDITABLE, PROP_FLOAT, PROP_ID_SELF_CHECK, PROP_INT, PROP_NONE, PROP_POINTER, PROP_TRANSLATION, PROP_UNSIGNED, PROP_XYZ, RNA_api_mesh(), rna_def_animdata_common(), rna_def_float_layers(), rna_def_int_layers(), rna_def_mesh_edges(), rna_def_mesh_faces(), rna_def_mesh_vertices(), RNA_def_property(), RNA_def_property_array(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_collection_funcs(), RNA_def_property_collection_sdna(), RNA_def_property_editable_func(), RNA_def_property_flag(), RNA_def_property_float_funcs(), RNA_def_property_int_funcs(), RNA_def_property_int_sdna(), RNA_def_property_pointer_funcs(), RNA_def_property_pointer_sdna(), RNA_def_property_range(), RNA_def_property_srna(), RNA_def_property_struct_type(), RNA_def_property_ui_icon(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), rna_def_string_layers(), RNA_def_struct(), RNA_def_struct_ui_icon(), RNA_def_struct_ui_text(), rna_def_uv_textures(), and rna_def_vertex_colors().
Referenced by RNA_def_mesh().
void RNA_def_mesh | ( | BlenderRNA * | brna | ) |
Definition at line 2195 of file rna_mesh.c.
References rna_def_mcol(), rna_def_medge(), rna_def_mesh(), rna_def_mface(), rna_def_mproperties(), rna_def_msticky(), rna_def_mtface(), rna_def_mvert(), and rna_def_mvert_group().
static void rna_def_mesh_edges | ( | BlenderRNA * | brna, |
PropertyRNA * | cprop | ||
) | [static] |
Definition at line 1705 of file rna_mesh.c.
References FUNC_USE_REPORTS, NULL, RNA_def_function(), RNA_def_function_flag(), RNA_def_int(), RNA_def_property_srna(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by rna_def_mesh().
static void rna_def_mesh_faces | ( | BlenderRNA * | brna, |
PropertyRNA * | cprop | ||
) | [static] |
Definition at line 1724 of file rna_mesh.c.
References FUNC_USE_REPORTS, NULL, PROP_INT, PROP_NONE, PROP_POINTER, PROP_UNSIGNED, RNA_def_function(), RNA_def_function_flag(), RNA_def_int(), RNA_def_property(), 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(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by rna_def_mesh().
static void rna_def_mesh_vertices | ( | BlenderRNA * | brna, |
PropertyRNA * | cprop | ||
) | [static] |
Definition at line 1686 of file rna_mesh.c.
References FUNC_USE_REPORTS, NULL, RNA_def_function(), RNA_def_function_flag(), RNA_def_int(), RNA_def_property_srna(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by rna_def_mesh().
static void rna_def_mface | ( | BlenderRNA * | brna | ) | [static] |
Definition at line 1339 of file rna_mesh.c.
References ME_FACE_SEL, ME_HIDE, ME_SMOOTH, NULL, PROP_BOOLEAN, PROP_DIRECTION, PROP_DYNAMIC, PROP_EDITABLE, PROP_FLOAT, PROP_INT, PROP_NONE, PROP_UNSIGNED, RNA_def_property(), RNA_def_property_array(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_dynamic_array_funcs(), RNA_def_property_flag(), RNA_def_property_float_funcs(), RNA_def_property_int_funcs(), 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_sdna(), RNA_def_struct_ui_icon(), and RNA_def_struct_ui_text().
Referenced by RNA_def_mesh().
static void rna_def_mproperties | ( | BlenderRNA * | brna | ) | [static] |
Definition at line 1594 of file rna_mesh.c.
References NULL, PROP_BYTESTRING, PROP_COLLECTION, PROP_FLOAT, PROP_INT, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_collection_funcs(), RNA_def_property_float_sdna(), RNA_def_property_int_sdna(), RNA_def_property_string_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_name_property(), RNA_def_struct_path_func(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_mesh().
static void rna_def_msticky | ( | BlenderRNA * | brna | ) | [static] |
Definition at line 1510 of file rna_mesh.c.
References NULL, PROP_FLOAT, PROP_XYZ, RNA_def_property(), 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_mesh().
static void rna_def_mtface | ( | BlenderRNA * | brna | ) | [static] |
Definition at line 1403 of file rna_mesh.c.
References NULL, PROP_BOOLEAN, PROP_COLLECTION, PROP_DYNAMIC, PROP_EDITABLE, PROP_FLOAT, PROP_NONE, PROP_POINTER, PROP_STRING, PROP_XYZ, RNA_def_property(), RNA_def_property_array(), RNA_def_property_boolean_funcs(), RNA_def_property_boolean_sdna(), RNA_def_property_collection_funcs(), RNA_def_property_dynamic_array_funcs(), RNA_def_property_flag(), RNA_def_property_float_funcs(), RNA_def_property_float_sdna(), RNA_def_property_multi_array(), RNA_def_property_pointer_funcs(), 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_struct(), RNA_def_struct_name_property(), RNA_def_struct_path_func(), RNA_def_struct_sdna(), RNA_def_struct_ui_icon(), RNA_def_struct_ui_text(), TF_PIN1, and TF_SEL1.
Referenced by RNA_def_mesh().
static void rna_def_mvert | ( | BlenderRNA * | brna | ) | [static] |
Definition at line 1229 of file rna_mesh.c.
References ME_HIDE, NULL, PROP_BOOLEAN, PROP_COLLECTION, PROP_DIRECTION, PROP_EDITABLE, PROP_FLOAT, PROP_INT, PROP_NONE, PROP_TRANSLATION, PROP_UNSIGNED, RNA_def_property(), RNA_def_property_array(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_collection_funcs(), RNA_def_property_float_funcs(), RNA_def_property_int_funcs(), 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(), RNA_def_struct_ui_icon(), RNA_def_struct_ui_text(), and SELECT.
Referenced by RNA_def_mesh().
static void rna_def_mvert_group | ( | BlenderRNA * | brna | ) | [static] |
Definition at line 1204 of file rna_mesh.c.
References NULL, PROP_EDITABLE, PROP_FLOAT, PROP_INT, PROP_NONE, PROP_UNSIGNED, RNA_def_property(), 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_sdna(), RNA_def_struct_ui_icon(), and RNA_def_struct_ui_text().
Referenced by RNA_def_mesh().
static void rna_def_string_layers | ( | BlenderRNA * | brna, |
PropertyRNA * | cprop | ||
) | [static] |
Definition at line 1836 of file rna_mesh.c.
References FUNC_USE_CONTEXT, NULL, RNA_def_function(), RNA_def_function_flag(), RNA_def_function_return(), RNA_def_function_ui_description(), 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 rna_def_mesh().
static void rna_def_uv_textures | ( | BlenderRNA * | brna, |
PropertyRNA * | cprop | ||
) | [static] |
Definition at line 1857 of file rna_mesh.c.
References FUNC_USE_CONTEXT, NULL, PROP_EDITABLE, PROP_INT, PROP_POINTER, PROP_UNSIGNED, RNA_def_function(), RNA_def_function_flag(), 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_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_mesh().
static void rna_def_vertex_colors | ( | BlenderRNA * | brna, |
PropertyRNA * | cprop | ||
) | [static] |
Definition at line 1753 of file rna_mesh.c.
References FUNC_USE_CONTEXT, NULL, PROP_EDITABLE, PROP_INT, PROP_POINTER, PROP_UNSIGNED, RNA_def_function(), RNA_def_function_flag(), 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_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_mesh().