Blender
V3.3
|
#include <limits.h>
#include <stdlib.h>
#include "DNA_brush_types.h"
#include "DNA_curve_types.h"
#include "DNA_scene_types.h"
#include "DNA_space_types.h"
#include "DNA_userdef_types.h"
#include "DNA_view3d_types.h"
#include "BLI_math_base.h"
#include "BLI_math_rotation.h"
#include "BLI_utildefines.h"
#include "BLT_translation.h"
#include "BKE_addon.h"
#include "BKE_appdir.h"
#include "BKE_sound.h"
#include "BKE_studiolight.h"
#include "RNA_access.h"
#include "RNA_define.h"
#include "RNA_enum_types.h"
#include "UI_interface_icons.h"
#include "rna_internal.h"
#include "WM_api.h"
#include "WM_types.h"
#include "BLT_lang.h"
Go to the source code of this file.
Macros | |
#define | USERDEF_TAG_DIRTY_PROPERTY_UPDATE_ENABLE RNA_define_fallback_property_update(0, "rna_userdef_is_dirty_update") |
#define | USERDEF_TAG_DIRTY_PROPERTY_UPDATE_DISABLE RNA_define_fallback_property_update(0, NULL) |
Variables | |
const EnumPropertyItem | rna_enum_preference_section_items [] |
static const EnumPropertyItem | audio_device_items [] |
const EnumPropertyItem | rna_enum_navigation_mode_items [] |
static const EnumPropertyItem | rna_enum_language_default_items [] |
static const EnumPropertyItem | rna_enum_studio_light_type_items [] |
static const EnumPropertyItem | rna_enum_userdef_viewport_aa_items [] |
static const EnumPropertyItem | rna_enum_userdef_theme_background_types_items [] |
#define USERDEF_TAG_DIRTY_PROPERTY_UPDATE_DISABLE RNA_define_fallback_property_update(0, NULL) |
Definition at line 1039 of file rna_userdef.c.
#define USERDEF_TAG_DIRTY_PROPERTY_UPDATE_ENABLE RNA_define_fallback_property_update(0, "rna_userdef_is_dirty_update") |
Definition at line 1036 of file rna_userdef.c.
|
static |
Definition at line 1046 of file rna_userdef.c.
Referenced by max_memory_in_megabytes_int().
|
static |
Definition at line 1055 of file rna_userdef.c.
References max_memory_in_megabytes(), and min_zz().
Referenced by rna_def_userdef_edit(), and rna_def_userdef_system().
void RNA_def_userdef | ( | BlenderRNA * | brna | ) |
Definition at line 6432 of file rna_userdef.c.
References NULL, PROP_BOOLEAN, PROP_COLLECTION, PROP_EDITABLE, PROP_ENUM, PROP_NEVER_NULL, PROP_NONE, PROP_POINTER, PROP_STRING, PROP_THICK_WRAP, RNA_def_int_vector(), RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_collection_funcs(), 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_int_funcs(), RNA_def_property_pointer_funcs(), RNA_def_property_srna(), 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_clear_flag(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_def_userdef_addon(), rna_def_userdef_addon_collection(), rna_def_userdef_addon_pref(), rna_def_userdef_apps(), rna_def_userdef_autoexec_path_collection(), rna_def_userdef_dothemes(), rna_def_userdef_edit(), rna_def_userdef_experimental(), rna_def_userdef_filepaths(), rna_def_userdef_input(), rna_def_userdef_keymap(), rna_def_userdef_pathcompare(), rna_def_userdef_solidlight(), rna_def_userdef_studiolight(), rna_def_userdef_studiolights(), rna_def_userdef_system(), rna_def_userdef_view(), rna_def_userdef_walk_navigation(), rna_enum_preference_section_items, STRUCT_UNDO, USER_PREF_FLAG_SAVE, USERDEF_TAG_DIRTY_PROPERTY_UPDATE_DISABLE, and USERDEF_TAG_DIRTY_PROPERTY_UPDATE_ENABLE.
|
static |
Definition at line 4018 of file rna_userdef.c.
References NULL, PROP_NONE, PROP_POINTER, PROP_STRING, RNA_def_property(), RNA_def_property_pointer_funcs(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_name_property(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), and STRUCT_UNDO.
Referenced by RNA_def_userdef().
|
static |
Definition at line 6380 of file rna_userdef.c.
References FUNC_NO_SELF, FUNC_USE_REPORTS, NULL, PARM_REQUIRED, PARM_RNAPTR, PROP_NEVER_NULL, 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_srna(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_ui_text(), and STRUCT_UNDO.
Referenced by RNA_def_userdef().
|
static |
Definition at line 4203 of file rna_userdef.c.
References NULL, PROP_NONE, PROP_REGISTER, PROP_STRING, RNA_def_property(), RNA_def_property_flag(), RNA_def_property_string_sdna(), RNA_def_struct(), RNA_def_struct_flag(), RNA_def_struct_idprops_func(), RNA_def_struct_refine_func(), RNA_def_struct_register_funcs(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), RNA_define_verify_sdna(), STRUCT_NO_DATABLOCK_IDPROPERTIES, USERDEF_TAG_DIRTY_PROPERTY_UPDATE_DISABLE, and USERDEF_TAG_DIRTY_PROPERTY_UPDATE_ENABLE.
Referenced by RNA_def_userdef().
|
static |
Definition at line 6257 of file rna_userdef.c.
References NULL, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_negative_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_nested(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), STRUCT_UNDO, USER_APP_HIDE_REGION_TOGGLE, USER_APP_LOCK_CORNER_SPLIT, and USER_APP_LOCK_EDGE_RESIZE.
Referenced by RNA_def_userdef().
|
static |
Definition at line 6406 of file rna_userdef.c.
References FUNC_NO_SELF, FUNC_USE_REPORTS, NULL, PARM_REQUIRED, PARM_RNAPTR, PROP_NEVER_NULL, 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_srna(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_ui_text(), and STRUCT_UNDO.
Referenced by RNA_def_userdef().
|
static |
Definition at line 4229 of file rna_userdef.c.
References rna_def_userdef_theme_collection_color(), rna_def_userdef_theme_colorset(), rna_def_userdef_theme_space_action(), rna_def_userdef_theme_space_buts(), rna_def_userdef_theme_space_clip(), rna_def_userdef_theme_space_console(), rna_def_userdef_theme_space_file(), rna_def_userdef_theme_space_generic(), rna_def_userdef_theme_space_gradient(), rna_def_userdef_theme_space_graph(), rna_def_userdef_theme_space_image(), rna_def_userdef_theme_space_info(), rna_def_userdef_theme_space_list_generic(), rna_def_userdef_theme_space_nla(), rna_def_userdef_theme_space_node(), rna_def_userdef_theme_space_outliner(), rna_def_userdef_theme_space_seq(), rna_def_userdef_theme_space_spreadsheet(), rna_def_userdef_theme_space_statusbar(), rna_def_userdef_theme_space_text(), rna_def_userdef_theme_space_topbar(), rna_def_userdef_theme_space_userpref(), rna_def_userdef_theme_space_view3d(), rna_def_userdef_theme_strip_color(), rna_def_userdef_theme_ui(), rna_def_userdef_theme_ui_style(), and rna_def_userdef_themes().
Referenced by RNA_def_userdef().
|
static |
Definition at line 4895 of file rna_userdef.c.
References AUTOKEY_FLAG_AUTOMATKEY, AUTOKEY_FLAG_INSERTAVAIL, AUTOKEY_FLAG_INSERTNEEDED, AUTOKEY_FLAG_NOWARNING, AUTOKEY_FLAG_XYZ2RGB, AUTOKEY_MODE_EDITKEYS, AUTOKEY_MODE_NORMAL, AUTOKEY_ON, BLT_I18NCONTEXT_ID_ACTION, max_memory_in_megabytes_int(), NC_SPACE, ND_SPACE_GRAPH, ND_SPACE_TEXT, NULL, PROP_BOOLEAN, PROP_COLOR_GAMMA, PROP_ENUM, PROP_FACTOR, PROP_FLOAT, PROP_INT, PROP_NONE, PROP_PIXEL, RNA_def_property(), RNA_def_property_array(), RNA_def_property_boolean_negative_sdna(), RNA_def_property_boolean_sdna(), RNA_def_property_enum_bitflag_sdna(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_sdna(), RNA_def_property_int_funcs(), 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(), RNA_def_struct_clear_flag(), RNA_def_struct_nested(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_enum_beztriple_interpolation_mode_items, rna_enum_fcurve_auto_smoothing_items, rna_enum_keyframe_handle_type_items, STRUCT_UNDO, USER_ADD_CURSORALIGNED, USER_ADD_EDITMODE, USER_ADD_VIEWALIGNED, USER_ANIM_SHOW_CHANNEL_GROUP_COLORS, USER_DEPTH_CURSOR, USER_DUP_ACT, USER_DUP_ARM, USER_DUP_CAMERA, USER_DUP_CURVE, USER_DUP_CURVES, USER_DUP_FONT, USER_DUP_GPENCIL, USER_DUP_LAMP, USER_DUP_LATTICE, USER_DUP_LIGHTPROBE, USER_DUP_MAT, USER_DUP_MBALL, USER_DUP_MESH, USER_DUP_POINTCLOUD, USER_DUP_PSYS, USER_DUP_SPEAKER, USER_DUP_SURF, USER_DUP_VOLUME, USER_GLOBALUNDO, USER_LOCK_CURSOR_ADJUST, USER_MAT_ON_OB, USER_NONEGFRAMES, and USER_TEXT_EDIT_AUTO_CLOSE.
Referenced by RNA_def_userdef().
|
static |
Definition at line 6286 of file rna_userdef.c.
References NULL, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_negative_sdna(), RNA_def_property_boolean_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_nested(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), and STRUCT_UNDO.
Referenced by RNA_def_userdef().
|
static |
Definition at line 6070 of file rna_userdef.c.
References NULL, PROP_BOOLEAN, PROP_COLLECTION, PROP_DIRPATH, PROP_ENUM, PROP_FILEPATH, PROP_INT, PROP_NONE, PROP_STRING, 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_int_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_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_nested(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_def_userdef_filepaths_asset_library(), STRUCT_UNDO, USER_AUTOSAVE, USER_FILE_PREVIEW_AUTO, USER_FILE_PREVIEW_CAMERA, USER_FILE_PREVIEW_NONE, USER_FILE_PREVIEW_SCREENSHOT, USER_FILECOMPRESS, USER_FILENOUI, USER_FILTERFILEEXTS, USER_HIDE_DOT, USER_HIDE_RECENT, USER_HIDE_SYSTEM_BOOKMARKS, USER_RELPATHS, USER_SCRIPT_AUTOEXEC_DISABLE, and USER_TXT_TABSTOSPACES_DISABLE.
Referenced by RNA_def_userdef().
|
static |
Definition at line 6045 of file rna_userdef.c.
References NULL, PROP_DIRPATH, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_string_funcs(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_name_property(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), and STRUCT_UNDO.
Referenced by rna_def_userdef_filepaths().
|
static |
Definition at line 5641 of file rna_userdef.c.
References DEG2RADF, NDOF_CAMERA_PAN_ZOOM, NDOF_FLY_HELICOPTER, NDOF_LOCK_HORIZON, NDOF_MODE_ORBIT, NDOF_PAN_YZ_SWAP_AXIS, NDOF_PANX_INVERT_AXIS, NDOF_PANY_INVERT_AXIS, NDOF_PANZ_INVERT_AXIS, NDOF_ROTX_INVERT_AXIS, NDOF_ROTY_INVERT_AXIS, NDOF_ROTZ_INVERT_AXIS, NDOF_SHOW_GUIDE, NDOF_TURNTABLE, NDOF_ZOOM_INVERT, NULL, PROP_ANGLE, PROP_BOOLEAN, PROP_CONTEXT_UPDATE, PROP_EDITABLE, PROP_ENUM, PROP_FACTOR, PROP_FLOAT, PROP_IDPROPERTY, PROP_INT, PROP_NEVER_NULL, PROP_NONE, PROP_PIXEL, PROP_POINTER, RNA_def_boolean(), RNA_def_property(), RNA_def_property_boolean_negative_sdna(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_enum_bitflag_sdna(), 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_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_clear_flag(), RNA_def_struct_nested(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_enum_navigation_mode_items, STRUCT_UNDO, USER_AUTOPERSP, USER_CONTINUOUS_MOUSE, USER_DEPTH_NAVIGATE, USER_EMU_MMB_MOD_ALT, USER_EMU_MMB_MOD_OSKEY, USER_FLAG_NUMINPUT_ADVANCED, USER_NO_MULTITOUCH_GESTURES, USER_NONUMPAD, USER_ORBIT_SELECTION, USER_RELEASECONFIRM, USER_TABLET_AUTOMATIC, USER_TABLET_NATIVE, USER_TABLET_WINTAB, USER_TRACKBALL, USER_TWOBUTTONMOUSE, USER_WHEELZOOMDIR, USER_ZOOM_CONTINUE, USER_ZOOM_DOLLY, USER_ZOOM_HORIZ, USER_ZOOM_INVERT, USER_ZOOM_SCALE, and USER_ZOOM_TO_MOUSEPOS.
Referenced by RNA_def_userdef().
|
static |
Definition at line 6025 of file rna_userdef.c.
References NULL, PROP_BOOLEAN, PROP_DIRPATH, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_boolean_negative_sdna(), RNA_def_property_string_sdna(), RNA_def_property_ui_text(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_nested(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), STRUCT_UNDO, and USER_SPACEDATA_INPUT_HIDE_UI_KEYCONFIG.
Referenced by RNA_def_userdef().
|
static |
Definition at line 4184 of file rna_userdef.c.
References NULL, PROP_BOOLEAN, PROP_DIRPATH, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_ui_text(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_name_property(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), STRUCT_UNDO, and USER_PATHCMP_GLOB.
Referenced by RNA_def_userdef().
|
static |
Definition at line 4263 of file rna_userdef.c.
References NULL, PROP_BOOLEAN, PROP_COLOR, PROP_DIRECTION, 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_float_array_default(), RNA_def_property_float_default(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), and STRUCT_UNDO.
Referenced by RNA_def_userdef().
|
static |
Definition at line 4085 of file rna_userdef.c.
References NULL, PROP_BOOLEAN, PROP_COLLECTION, PROP_COLOR, PROP_DIRPATH, PROP_EDITABLE, PROP_ENUM, PROP_FLOAT, PROP_INT, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_array(), RNA_def_property_boolean_funcs(), RNA_def_property_clear_flag(), RNA_def_property_collection_funcs(), RNA_def_property_collection_sdna(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_float_funcs(), RNA_def_property_int_funcs(), RNA_def_property_multi_array(), RNA_def_property_string_funcs(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_name_property(), RNA_def_struct_ui_text(), RNA_define_verify_sdna(), rna_enum_studio_light_type_items, STRUCT_UNDO, and STUDIOLIGHT_SH_EFFECTIVE_COEFS_LEN.
Referenced by RNA_def_userdef().
|
static |
Definition at line 4038 of file rna_userdef.c.
References NULL, PARM_REQUIRED, PROP_NEVER_NULL, RNA_def_enum(), RNA_def_function(), RNA_def_function_return(), RNA_def_function_ui_description(), RNA_def_parameter_flags(), RNA_def_pointer(), RNA_def_string(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_enum_studio_light_type_items, and STUDIOLIGHT_TYPE_WORLD.
Referenced by RNA_def_userdef().
|
static |
Definition at line 5254 of file rna_userdef.c.
References audio_device_items, IMAGE_DRAW_METHOD_2DTEXTURE, IMAGE_DRAW_METHOD_AUTO, IMAGE_DRAW_METHOD_GLSL, max_memory_in_megabytes_int(), NULL, PROP_ANIMATABLE, PROP_BOOLEAN, PROP_COLLECTION, PROP_COLOR, PROP_DIRPATH, PROP_EDITABLE, PROP_ENUM, PROP_FACTOR, PROP_FLOAT, PROP_HIDDEN, PROP_INT, PROP_NONE, PROP_STRING, PROP_UNSIGNED, RNA_def_property(), RNA_def_property_array(), RNA_def_property_boolean_negative_sdna(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_collection_sdna(), RNA_def_property_enum_default(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_float_sdna(), RNA_def_property_int_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_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_nested(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_enum_userdef_viewport_aa_items, SEQ_CACHE_DISK_CACHE_ENABLE, STRUCT_UNDO, USER_GPU_FLAG_NO_DEPT_PICK, USER_GPU_FLAG_NO_EDIT_MODE_SMOOTH_WIRE, USER_GPU_FLAG_OVERLAY_SMOOTH_WIRE, USER_GPU_FLAG_SUBDIVISION_EVALUATION, USER_REGION_OVERLAP, USER_SEQ_DISK_CACHE_COMPRESSION_HIGH, USER_SEQ_DISK_CACHE_COMPRESSION_LOW, USER_SEQ_DISK_CACHE_COMPRESSION_NONE, USER_SEQ_PROXY_SETUP_AUTOMATIC, and USER_SEQ_PROXY_SETUP_MANUAL.
Referenced by RNA_def_userdef().
|
static |
Definition at line 3627 of file rna_userdef.c.
References NULL, PROP_COLOR_GAMMA, PROP_FLOAT, RNA_def_property(), RNA_def_property_array(), RNA_def_property_float_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), and STRUCT_UNDO.
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 3593 of file rna_userdef.c.
References NULL, PROP_BOOLEAN, PROP_COLOR_GAMMA, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_array(), RNA_def_property_boolean_sdna(), RNA_def_property_float_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), STRUCT_UNDO, and TH_WIRECOLOR_CONSTCOLS.
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 3231 of file rna_userdef.c.
References NC_SPACE, ND_SPACE_DOPESHEET, NULL, PROP_COLOR_GAMMA, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_array(), RNA_def_property_float_default(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_def_userdef_theme_spaces_list_main(), rna_def_userdef_theme_spaces_main(), and STRUCT_UNDO.
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 2940 of file rna_userdef.c.
References NULL, PROP_COLOR_GAMMA, PROP_FLOAT, RNA_def_property(), RNA_def_property_array(), RNA_def_property_float_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_def_userdef_theme_spaces_main(), and STRUCT_UNDO.
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 3661 of file rna_userdef.c.
References NULL, PROP_COLOR_GAMMA, PROP_FLOAT, RNA_def_property(), RNA_def_property_array(), RNA_def_property_float_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_def_userdef_theme_spaces_curves(), rna_def_userdef_theme_spaces_list_main(), rna_def_userdef_theme_spaces_main(), and STRUCT_UNDO.
Referenced by rna_def_userdef_dothemes().
Definition at line 1646 of file rna_userdef.c.
References PROP_COLOR_GAMMA, PROP_FLOAT, PROP_NEVER_NULL, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_array(), RNA_def_property_flag(), RNA_def_property_ui_text(), and RNA_def_property_update().
Referenced by rna_def_userdef_theme_space_generic(), and rna_def_userdef_theme_space_gradient().
|
static |
Definition at line 2516 of file rna_userdef.c.
References NULL, PROP_COLOR_GAMMA, PROP_FLOAT, RNA_def_property(), RNA_def_property_array(), RNA_def_property_float_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_def_userdef_theme_spaces_main(), and STRUCT_UNDO.
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 2426 of file rna_userdef.c.
References NULL, PROP_COLOR_GAMMA, PROP_FLOAT, RNA_def_property(), RNA_def_property_array(), RNA_def_property_float_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_def_userdef_theme_spaces_main(), and STRUCT_UNDO.
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 1763 of file rna_userdef.c.
References NULL, PROP_COLOR_GAMMA, PROP_FLOAT, RNA_def_property(), RNA_def_property_array(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), and rna_def_userdef_theme_space_common().
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 1743 of file rna_userdef.c.
References NULL, PROP_NEVER_NULL, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_flag(), RNA_def_property_pointer_funcs(), 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_text(), and rna_def_userdef_theme_space_common().
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 2340 of file rna_userdef.c.
References NULL, PROP_COLOR_GAMMA, PROP_FLOAT, RNA_def_property(), RNA_def_property_array(), RNA_def_property_float_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_def_userdef_theme_spaces_curves(), rna_def_userdef_theme_spaces_list_main(), rna_def_userdef_theme_spaces_main(), rna_def_userdef_theme_spaces_vertex(), and STRUCT_UNDO.
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 2966 of file rna_userdef.c.
References NULL, PROP_COLOR_GAMMA, PROP_FLOAT, RNA_def_property(), RNA_def_property_array(), RNA_def_property_float_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_def_userdef_theme_spaces_curves(), rna_def_userdef_theme_spaces_face(), rna_def_userdef_theme_spaces_main(), rna_def_userdef_theme_spaces_paint_curves(), rna_def_userdef_theme_spaces_vertex(), and STRUCT_UNDO.
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 2567 of file rna_userdef.c.
References NULL, PROP_COLOR_GAMMA, PROP_FLOAT, RNA_def_property(), RNA_def_property_array(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_def_userdef_theme_spaces_main(), and STRUCT_UNDO.
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 1781 of file rna_userdef.c.
References NULL, PROP_COLOR_GAMMA, PROP_FLOAT, RNA_def_property(), RNA_def_property_array(), 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_userdef_dothemes().
|
static |
Definition at line 3436 of file rna_userdef.c.
References NULL, PROP_COLOR_GAMMA, PROP_FLOAT, RNA_def_property(), RNA_def_property_array(), RNA_def_property_float_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_def_userdef_theme_spaces_list_main(), rna_def_userdef_theme_spaces_main(), and STRUCT_UNDO.
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 2748 of file rna_userdef.c.
References NULL, PROP_COLOR_GAMMA, PROP_FACTOR, PROP_FLOAT, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_array(), 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(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_def_userdef_theme_spaces_list_main(), rna_def_userdef_theme_spaces_main(), and STRUCT_UNDO.
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 2452 of file rna_userdef.c.
References NULL, PROP_COLOR_GAMMA, PROP_FLOAT, RNA_def_property(), RNA_def_property_array(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_def_userdef_theme_spaces_main(), and STRUCT_UNDO.
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 3074 of file rna_userdef.c.
References NULL, PROP_COLOR_GAMMA, PROP_FLOAT, RNA_def_property(), RNA_def_property_array(), RNA_def_property_float_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_def_userdef_theme_spaces_list_main(), rna_def_userdef_theme_spaces_main(), and STRUCT_UNDO.
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 3815 of file rna_userdef.c.
References NULL, PROP_COLOR_GAMMA, PROP_FLOAT, RNA_def_property(), RNA_def_property_array(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_def_userdef_theme_spaces_list_main(), rna_def_userdef_theme_spaces_main(), and STRUCT_UNDO.
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 3801 of file rna_userdef.c.
References NULL, RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_def_userdef_theme_spaces_main(), and STRUCT_UNDO.
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 2652 of file rna_userdef.c.
References NULL, PROP_COLOR_GAMMA, PROP_FLOAT, RNA_def_property(), RNA_def_property_array(), RNA_def_property_float_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_def_userdef_theme_spaces_main(), and STRUCT_UNDO.
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 3787 of file rna_userdef.c.
References NULL, RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_def_userdef_theme_spaces_main(), and STRUCT_UNDO.
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 2502 of file rna_userdef.c.
References NULL, RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_def_userdef_theme_spaces_main(), and STRUCT_UNDO.
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 2122 of file rna_userdef.c.
References BLT_I18NCONTEXT_ID_LIGHT, NULL, PROP_COLOR_GAMMA, PROP_FLOAT, PROP_INT, PROP_PIXEL, RNA_def_property(), RNA_def_property_array(), 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(), RNA_def_struct_clear_flag(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_def_userdef_theme_spaces_curves(), rna_def_userdef_theme_spaces_edge(), rna_def_userdef_theme_spaces_face(), rna_def_userdef_theme_spaces_gpencil(), rna_def_userdef_theme_spaces_gradient(), rna_def_userdef_theme_spaces_paint_curves(), rna_def_userdef_theme_spaces_vertex(), and STRUCT_UNDO.
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 1974 of file rna_userdef.c.
References NULL, PROP_COLOR_GAMMA, PROP_FLOAT, PROP_INT, PROP_PIXEL, RNA_def_property(), RNA_def_property_array(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), and RNA_def_property_update().
Referenced by rna_def_userdef_theme_space_clip(), rna_def_userdef_theme_space_graph(), rna_def_userdef_theme_space_image(), and rna_def_userdef_theme_space_view3d().
Definition at line 1879 of file rna_userdef.c.
References PROP_COLOR_GAMMA, PROP_FLOAT, RNA_def_property(), RNA_def_property_array(), RNA_def_property_ui_text(), and RNA_def_property_update().
Referenced by rna_def_userdef_theme_space_view3d().
Definition at line 1919 of file rna_userdef.c.
References PROP_COLOR_GAMMA, PROP_FLOAT, PROP_INT, PROP_PIXEL, RNA_def_property(), RNA_def_property_array(), RNA_def_property_range(), RNA_def_property_ui_text(), and RNA_def_property_update().
Referenced by rna_def_userdef_theme_space_image(), and rna_def_userdef_theme_space_view3d().
Definition at line 2102 of file rna_userdef.c.
References PROP_COLOR_GAMMA, PROP_FLOAT, PROP_INT, PROP_PIXEL, RNA_def_property(), RNA_def_property_array(), RNA_def_property_range(), RNA_def_property_ui_text(), and RNA_def_property_update().
Referenced by rna_def_userdef_theme_space_view3d().
Definition at line 1822 of file rna_userdef.c.
References NULL, PROP_NEVER_NULL, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_flag(), RNA_def_property_pointer_funcs(), RNA_def_property_struct_type(), and RNA_def_property_ui_text().
Referenced by rna_def_userdef_theme_space_view3d().
Definition at line 1833 of file rna_userdef.c.
References NULL, PROP_NEVER_NULL, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_flag(), RNA_def_property_pointer_funcs(), RNA_def_property_struct_type(), and RNA_def_property_ui_text().
Referenced by rna_def_userdef_theme_space_action(), rna_def_userdef_theme_space_clip(), rna_def_userdef_theme_space_graph(), rna_def_userdef_theme_space_nla(), rna_def_userdef_theme_space_node(), rna_def_userdef_theme_space_seq(), and rna_def_userdef_theme_space_spreadsheet().
Definition at line 1811 of file rna_userdef.c.
References NULL, PROP_NEVER_NULL, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_flag(), RNA_def_property_pointer_funcs(), RNA_def_property_struct_type(), and RNA_def_property_ui_text().
Referenced by rna_def_userdef_theme_space_action(), rna_def_userdef_theme_space_buts(), rna_def_userdef_theme_space_clip(), rna_def_userdef_theme_space_console(), rna_def_userdef_theme_space_file(), rna_def_userdef_theme_space_graph(), rna_def_userdef_theme_space_image(), rna_def_userdef_theme_space_info(), rna_def_userdef_theme_space_nla(), rna_def_userdef_theme_space_node(), rna_def_userdef_theme_space_outliner(), rna_def_userdef_theme_space_seq(), rna_def_userdef_theme_space_spreadsheet(), rna_def_userdef_theme_space_statusbar(), rna_def_userdef_theme_space_text(), rna_def_userdef_theme_space_topbar(), and rna_def_userdef_theme_space_userpref().
Definition at line 1959 of file rna_userdef.c.
References PROP_COLOR_GAMMA, PROP_FLOAT, RNA_def_property(), RNA_def_property_array(), RNA_def_property_ui_text(), and RNA_def_property_update().
Referenced by rna_def_userdef_theme_space_image(), and rna_def_userdef_theme_space_view3d().
Definition at line 1844 of file rna_userdef.c.
References PROP_COLOR_GAMMA, PROP_FLOAT, PROP_INT, PROP_PIXEL, RNA_def_property(), RNA_def_property_array(), RNA_def_property_range(), RNA_def_property_ui_text(), and RNA_def_property_update().
Referenced by rna_def_userdef_theme_space_graph(), rna_def_userdef_theme_space_image(), and rna_def_userdef_theme_space_view3d().
|
static |
Definition at line 3644 of file rna_userdef.c.
References NULL, PROP_COLOR_GAMMA, PROP_FLOAT, RNA_def_property(), RNA_def_property_array(), RNA_def_property_float_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), and STRUCT_UNDO.
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 1343 of file rna_userdef.c.
References NULL, PROP_COLOR_GAMMA, PROP_FACTOR, PROP_FLOAT, PROP_INT, PROP_NEVER_NULL, PROP_NONE, PROP_PIXEL, PROP_POINTER, RNA_def_property(), RNA_def_property_array(), RNA_def_property_flag(), RNA_def_property_float_default(), 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_clear_flag(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_def_userdef_theme_ui_gradient(), rna_def_userdef_theme_ui_panel(), rna_def_userdef_theme_ui_wcol(), rna_def_userdef_theme_ui_wcol_state(), and STRUCT_UNDO.
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 1062 of file rna_userdef.c.
References NULL, PROP_FACTOR, PROP_FLOAT, PROP_INT, PROP_PIXEL, PROP_UNSIGNED, RNA_def_property(), 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(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), and STRUCT_UNDO.
Referenced by rna_def_userdef_theme_ui_style().
|
static |
Definition at line 1312 of file rna_userdef.c.
References NULL, PROP_COLOR_GAMMA, PROP_ENUM, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_array(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_enum_userdef_theme_background_types_items, and STRUCT_UNDO.
Referenced by rna_def_userdef_theme_ui().
|
static |
Definition at line 1270 of file rna_userdef.c.
References NULL, PROP_COLOR_GAMMA, PROP_FLOAT, RNA_def_property(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), and STRUCT_UNDO.
Referenced by rna_def_userdef_theme_ui().
|
static |
Definition at line 1108 of file rna_userdef.c.
References NULL, PROP_NEVER_NULL, 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(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_def_userdef_theme_ui_font_style(), and STRUCT_UNDO.
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 1142 of file rna_userdef.c.
References NULL, PROP_BOOLEAN, PROP_COLOR_GAMMA, PROP_FACTOR, PROP_FLOAT, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_array(), RNA_def_property_boolean_sdna(), RNA_def_property_float_funcs(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), and STRUCT_UNDO.
Referenced by rna_def_userdef_theme_ui().
|
static |
Definition at line 1204 of file rna_userdef.c.
References NULL, PROP_COLOR_GAMMA, PROP_FACTOR, PROP_FLOAT, RNA_def_property(), RNA_def_property_array(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), and STRUCT_UNDO.
Referenced by rna_def_userdef_theme_ui().
|
static |
Definition at line 3836 of file rna_userdef.c.
References NULL, PROP_COLLECTION, PROP_ENUM, PROP_NEVER_NULL, PROP_NONE, PROP_POINTER, PROP_SKIP_SAVE, PROP_STRING, RNA_def_property(), RNA_def_property_collection_sdna(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_name_property(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), and STRUCT_UNDO.
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 4361 of file rna_userdef.c.
References NC_SPACE, NC_WINDOW, ND_SPACE_INFO, NULL, PROP_BOOLEAN, PROP_ENUM, PROP_FILEPATH, PROP_FLOAT, PROP_INT, PROP_NEVER_NULL, PROP_NONE, PROP_PIXEL, PROP_POINTER, PROP_STRING, PROP_TIME, RNA_def_property(), RNA_def_property_boolean_negative_sdna(), RNA_def_property_boolean_sdna(), RNA_def_property_editable_func(), RNA_def_property_enum_bitflag_sdna(), 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_sdna(), RNA_def_property_pointer_sdna(), RNA_def_property_range(), RNA_def_property_string_sdna(), 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_clear_flag(), RNA_def_struct_nested(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_enum_language_default_items, STATUSBAR_SHOW_MEMORY, STATUSBAR_SHOW_STATS, STATUSBAR_SHOW_VERSION, STATUSBAR_SHOW_VRAM, STRUCT_UNDO, USER_CP_CIRCLE_HSL, USER_CP_CIRCLE_HSV, USER_CP_SQUARE_HS, USER_CP_SQUARE_HV, USER_CP_SQUARE_SV, USER_CUSTOM_RANGE, USER_DEVELOPER_UI, USER_DRAWVIEWINFO, USER_FACTOR_AS_FACTOR, USER_FACTOR_AS_PERCENTAGE, USER_GIZMO_DRAW, USER_HEADER_BOTTOM, USER_HEADER_FROM_PREF, USER_MENUFIXEDORDER, USER_MENUOPENAUTO, USER_MINI_AXIS_TYPE_GIZMO, USER_MINI_AXIS_TYPE_MINIMAL, USER_MINI_AXIS_TYPE_NONE, USER_PLAINMENUS, USER_RENDER_DISPLAY_AREA, USER_RENDER_DISPLAY_NONE, USER_RENDER_DISPLAY_SCREEN, USER_RENDER_DISPLAY_WINDOW, USER_SAVE_PROMPT, USER_SHOW_FPS, USER_SHOW_GIZMO_NAVIGATE, USER_SHOW_VIEWPORTNAME, USER_SPACEDATA_ADDONS_SHOW_ONLY_ENABLED, USER_SPLASH_DISABLE, USER_TEMP_SPACE_DISPLAY_FULLSCREEN, USER_TEMP_SPACE_DISPLAY_WINDOW, USER_TEXT_DISABLE_AA, USER_TEXT_HINTING_FULL, USER_TEXT_HINTING_NONE, USER_TEXT_HINTING_SLIGHT, USER_TIMECODE_MILLISECONDS, USER_TIMECODE_MINIMAL, USER_TIMECODE_SECONDS_ONLY, USER_TIMECODE_SMPTE_FULL, USER_TIMECODE_SMPTE_MSF, USER_TOOLTIPS, USER_TOOLTIPS_PYTHON, USER_TR_IFACE, USER_TR_NEWDATANAME, USER_TR_TOOLTIPS, USERDEF_TAG_DIRTY_PROPERTY_UPDATE_DISABLE, USERDEF_TAG_DIRTY_PROPERTY_UPDATE_ENABLE, ZOOM_FRAME_MODE_KEEP_RANGE, ZOOM_FRAME_MODE_KEYFRAMES, and ZOOM_FRAME_MODE_SECONDS.
Referenced by RNA_def_userdef().
|
static |
Definition at line 4311 of file rna_userdef.c.
References NULL, PROP_BOOLEAN, PROP_FLOAT, PROP_NONE, PROP_UNIT_LENGTH, PROP_VELOCITY, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_range(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_struct(), RNA_def_struct_clear_flag(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), STRUCT_UNDO, USER_WALK_GRAVITY, and USER_WALK_MOUSE_REVERSE.
Referenced by RNA_def_userdef().
|
static |
Definition at line 69 of file rna_userdef.c.
Referenced by rna_def_userdef_system().
|
static |
Definition at line 85 of file rna_userdef.c.
Referenced by rna_def_userdef_view().
const EnumPropertyItem rna_enum_navigation_mode_items[] |
Definition at line 74 of file rna_userdef.c.
Referenced by rna_def_userdef_input().
const EnumPropertyItem rna_enum_preference_section_items[] |
Definition at line 41 of file rna_userdef.c.
Referenced by RNA_def_userdef(), SCREEN_OT_userpref_show(), and userpref_main_region_layout().
|
static |
Definition at line 95 of file rna_userdef.c.
Referenced by rna_def_userdef_studiolight(), and rna_def_userdef_studiolights().
|
static |
Definition at line 1293 of file rna_userdef.c.
Referenced by rna_def_userdef_theme_ui_gradient().
|
static |
Definition at line 102 of file rna_userdef.c.
Referenced by rna_def_userdef_system().