|
Blender V4.3
|
#include <climits>#include <cstdlib>#include <sstream>#include "DNA_brush_types.h"#include "DNA_curve_types.h"#include "DNA_scene_types.h"#include "DNA_sequence_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_memory_cache.hh"#include "BLI_string_utf8.h"#include "BLI_string_utf8_symbols.h"#include "BLI_utildefines.h"#include "BLT_translation.hh"#include "BKE_addon.h"#include "BKE_appdir.hh"#include "BKE_callbacks.hh"#include "BKE_node_tree_update.hh"#include "BKE_sound.h"#include "BKE_studiolight.h"#include "RNA_access.hh"#include "RNA_define.hh"#include "RNA_enum_types.hh"#include "GPU_platform.hh"#include "UI_interface_icons.hh"#include "rna_internal.hh"#include "WM_api.hh"#include "WM_types.hh"#include "BLT_lang.hh"#include "ED_node.hh"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, nullptr) |
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_key_insert_channels [] |
| static const EnumPropertyItem | rna_enum_preference_gpu_backend_items [] |
| static const EnumPropertyItem | rna_enum_preference_gpu_preferred_device_items [] |
| static const EnumPropertyItem | rna_enum_preferences_extension_repo_source_type_items [] |
| static const EnumPropertyItem | rna_enum_userdef_theme_background_types_items [] |
| #define USERDEF_TAG_DIRTY_PROPERTY_UPDATE_DISABLE RNA_define_fallback_property_update(0, nullptr) |
Definition at line 1513 of file rna_userdef.cc.
Referenced by RNA_def_userdef(), rna_def_userdef_addon_pref(), and rna_def_userdef_view().
| #define USERDEF_TAG_DIRTY_PROPERTY_UPDATE_ENABLE RNA_define_fallback_property_update(0, "rna_userdef_is_dirty_update") |
Definition at line 1510 of file rna_userdef.cc.
Referenced by RNA_def_userdef(), rna_def_userdef_addon_pref(), and rna_def_userdef_view().
|
static |
Definition at line 1520 of file rna_userdef.cc.
Referenced by max_memory_in_megabytes_int().
|
static |
Definition at line 1529 of file rna_userdef.cc.
References int, 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 7673 of file rna_userdef.cc.
References 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_negative_sdna(), 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_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_extensions(), 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, USER_FLAG_RECENT_SEARCHES_DISABLE, USER_PREF_FLAG_SAVE, USERDEF_TAG_DIRTY_PROPERTY_UPDATE_DISABLE, and USERDEF_TAG_DIRTY_PROPERTY_UPDATE_ENABLE.
|
static |
Definition at line 4687 of file rna_userdef.cc.
References PROP_NONE, PROP_POINTER, PROP_STRING, RNA_def_property(), RNA_def_property_pointer_funcs(), RNA_def_property_string_funcs(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_struct(), RNA_def_struct_name_property(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_userdef().
|
static |
Definition at line 7623 of file rna_userdef.cc.
References FUNC_NO_SELF, FUNC_USE_REPORTS, 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(), and RNA_def_struct_ui_text().
Referenced by RNA_def_userdef().
|
static |
Definition at line 4849 of file rna_userdef.cc.
References 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 7455 of file rna_userdef.cc.
References 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_nested(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), 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 7124 of file rna_userdef.cc.
References bUserAssetLibrary::dirpath, FUNC_NO_SELF, FUNC_USE_CONTEXT, FUNC_USE_REPORTS, bUserAssetLibrary::name, 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_string(), RNA_def_struct(), and RNA_def_struct_ui_text().
Referenced by rna_def_userdef_filepaths().
|
static |
Definition at line 7648 of file rna_userdef.cc.
References FUNC_NO_SELF, FUNC_USE_REPORTS, 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(), and RNA_def_struct_ui_text().
Referenced by RNA_def_userdef().
|
static |
Definition at line 4876 of file rna_userdef.cc.
References rna_def_userdef_theme_asset_shelf(), 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 5589 of file rna_userdef.cc.
References AUTOKEY_FLAG_INSERTAVAILABLE, AUTOKEY_FLAG_INSERTNEEDED, AUTOKEY_FLAG_NOWARNING, AUTOKEY_MODE_EDITKEYS, AUTOKEY_MODE_NORMAL, AUTOKEY_ON, BLT_I18NCONTEXT_ID_ACTION, FLT_MAX, KEYING_FLAG_VISUALKEY, KEYING_FLAG_XYZ2RGB, MANUALKEY_FLAG_INSERTNEEDED, max_memory_in_megabytes_int(), NC_SPACE, ND_SPACE_GRAPH, ND_SPACE_TEXT, PROP_BOOLEAN, PROP_COLOR_GAMMA, PROP_ENUM, PROP_ENUM_FLAG, PROP_FACTOR, PROP_FLOAT, PROP_INT, PROP_NONE, PROP_PIXEL, RNA_def_property(), RNA_def_property_array(), RNA_def_property_boolean_default(), 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_flag(), 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_nested(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_enum_beztriple_interpolation_mode_items, rna_enum_fcurve_auto_smoothing_items, rna_enum_key_insert_channels, rna_enum_keyframe_handle_type_items, USER_ADD_CURSORALIGNED, USER_ADD_EDITMODE, USER_ADD_VIEWALIGNED, USER_ANIM_HIGH_QUALITY_DRAWING, USER_ANIM_ONLY_SHOW_SELECTED_CURVE_KEYS, 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_NTREE, 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_NODE_AUTO_OFFSET, USER_NONEGFRAMES, USER_SEQ_ED_CONNECT_STRIPS_BY_DEFAULT, USER_SEQ_ED_SIMPLE_TWEAKING, and USER_TEXT_EDIT_AUTO_CLOSE.
Referenced by RNA_def_userdef().
|
static |
Definition at line 7483 of file rna_userdef.cc.
References PROP_BOOLEAN, PROP_EDITABLE, PROP_NONE, RNA_def_property(), 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_nested(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_userdef().
|
static |
Definition at line 7151 of file rna_userdef.cc.
References bUserExtensionRepo::custom_dirpath, FUNC_NO_SELF, FUNC_USE_REPORTS, bUserExtensionRepo::module, bUserExtensionRepo::name, PARM_REQUIRED, PARM_RNAPTR, PROP_NEVER_NULL, PROP_THICK_WRAP, bUserExtensionRepo::remote_url, RNA_def_enum(), 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_string(), RNA_def_struct(), RNA_def_struct_ui_text(), rna_enum_preferences_extension_repo_source_type_items, and USER_EXTENSION_REPO_SOURCE_USER.
Referenced by rna_def_userdef_extensions().
|
static |
Definition at line 7418 of file rna_userdef.cc.
References PROP_BOOLEAN, PROP_COLLECTION, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_collection_sdna(), RNA_def_property_int_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_nested(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_def_userdef_extension_repos_collection(), rna_def_userdef_filepaths_extension_repo(), and USER_EXTENSION_FLAG_ONLINE_ACCESS_HANDLED.
Referenced by RNA_def_userdef().
|
static |
Definition at line 7195 of file rna_userdef.cc.
References 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_nested(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_def_userdef_asset_library_collection(), rna_def_userdef_filepaths_asset_library(), rna_def_userdef_script_directory(), rna_def_userdef_script_directory_collection(), USER_AUTOSAVE, USER_EXTENSION_FLAG_ONLINE_ACCESS_HANDLED, 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 6894 of file rna_userdef.cc.
References ASSET_IMPORT_APPEND, ASSET_IMPORT_APPEND_REUSE, ASSET_IMPORT_LINK, ASSET_LIBRARY_RELATIVE_PATH, BLT_I18NCONTEXT_EDITOR_FILEBROWSER, PROP_BOOLEAN, PROP_CONTEXT_UPDATE, PROP_DIRPATH, PROP_ENUM, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_enum_items(), RNA_def_property_flag(), RNA_def_property_string_funcs(), RNA_def_property_string_sdna(), 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_userdef_filepaths().
|
static |
Definition at line 6951 of file rna_userdef.cc.
References BLT_I18NCONTEXT_EDITOR_FILEBROWSER, PROP_BOOLEAN, PROP_DIRPATH, PROP_EDITABLE, PROP_ENUM, PROP_NONE, PROP_PASSWORD, PROP_STRING, RNA_def_property(), RNA_def_property_boolean_funcs(), RNA_def_property_boolean_negative_sdna(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_string_funcs(), RNA_def_property_string_sdna(), 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(), RNA_def_struct_ui_text(), rna_enum_preferences_extension_repo_source_type_items, USER_EXTENSION_REPO_FLAG_DISABLED, USER_EXTENSION_REPO_FLAG_NO_CACHE, USER_EXTENSION_REPO_FLAG_SYNC_ON_STARTUP, USER_EXTENSION_REPO_FLAG_USE_ACCESS_TOKEN, USER_EXTENSION_REPO_FLAG_USE_CUSTOM_DIRECTORY, and USER_EXTENSION_REPO_FLAG_USE_REMOTE_URL.
Referenced by rna_def_userdef_extensions().
|
static |
Definition at line 6484 of file rna_userdef.cc.
References DEG2RADF, FLT_MAX, 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, PROP_ANGLE, PROP_BOOLEAN, PROP_CONTEXT_UPDATE, PROP_ENUM, PROP_FACTOR, PROP_FLOAT, PROP_INT, PROP_NEVER_NULL, PROP_NONE, PROP_PIXEL, PROP_POINTER, RNA_def_property(), 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_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_nested(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_enum_navigation_mode_items, 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_TRACKPAD_SCROLL_DIR_NATURAL, USER_TRACKPAD_SCROLL_DIR_TRADITIONAL, 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 6875 of file rna_userdef.cc.
References 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_nested(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), and USER_SPACEDATA_INPUT_HIDE_UI_KEYCONFIG.
Referenced by RNA_def_userdef().
|
static |
Definition at line 4830 of file rna_userdef.cc.
References BLT_I18NCONTEXT_EDITOR_FILEBROWSER, PROP_BOOLEAN, PROP_DIRPATH, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_translation_context(), RNA_def_property_ui_text(), RNA_def_struct(), RNA_def_struct_name_property(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), and USER_PATHCMP_GLOB.
Referenced by RNA_def_userdef().
|
static |
Definition at line 7060 of file rna_userdef.cc.
References PROP_DIRPATH, 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_userdef_filepaths().
|
static |
Definition at line 7099 of file rna_userdef.cc.
References FUNC_NO_SELF, FUNC_USE_REPORTS, 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(), and RNA_def_struct_ui_text().
Referenced by rna_def_userdef_filepaths().
|
static |
Definition at line 4911 of file rna_userdef.cc.
References 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_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_userdef().
|
static |
Definition at line 4755 of file rna_userdef.cc.
References BLT_I18NCONTEXT_ID_LIGHT, 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_string_funcs(), RNA_def_property_struct_type(), RNA_def_property_translation_context(), RNA_def_property_ui_text(), RNA_def_struct(), RNA_def_struct_name_property(), RNA_def_struct_ui_text(), RNA_define_verify_sdna(), and rna_enum_studio_light_type_items.
Referenced by RNA_def_userdef().
|
static |
Definition at line 4707 of file rna_userdef.cc.
References BLT_I18NCONTEXT_ID_LIGHT, 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_property_translation_context(), 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 6020 of file rna_userdef.cc.
References audio_device_items, BLI_STR_UTF8_MULTIPLICATION_SIGN, IMAGE_DRAW_METHOD_2DTEXTURE, IMAGE_DRAW_METHOD_AUTO, IMAGE_DRAW_METHOD_GLSL, INT16_MAX, max_memory_in_megabytes_int(), 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_boolean(), 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_editable_func(), 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_nested(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_enum_preference_gpu_backend_items, rna_enum_preference_gpu_preferred_device_items, rna_enum_userdef_viewport_aa_items, SEQ_CACHE_DISK_CACHE_ENABLE, 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_INTERNET_ALLOW, USER_REGION_OVERLAP, USER_REGISTER_ALL_USERS, 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 2334 of file rna_userdef.cc.
References PROP_COLOR_GAMMA, PROP_FLOAT, RNA_def_property(), RNA_def_property_array(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), and RNA_def_struct_ui_text().
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 4294 of file rna_userdef.cc.
References 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_sdna(), and RNA_def_struct_ui_text().
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 4258 of file rna_userdef.cc.
References PROP_BOOLEAN, PROP_COLOR_GAMMA, PROP_FLOAT, PROP_NONE, PROPOVERRIDE_OVERRIDABLE_LIBRARY, RNA_def_property(), RNA_def_property_array(), RNA_def_property_boolean_sdna(), RNA_def_property_float_sdna(), RNA_def_property_override_flag(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), and TH_WIRECOLOR_CONSTCOLS.
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 3872 of file rna_userdef.cc.
References NC_SPACE, ND_SPACE_DOPESHEET, 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_sdna(), RNA_def_struct_ui_text(), rna_def_userdef_theme_spaces_list_main(), and rna_def_userdef_theme_spaces_main().
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 3514 of file rna_userdef.cc.
References 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_sdna(), RNA_def_struct_ui_text(), and rna_def_userdef_theme_spaces_main().
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 4326 of file rna_userdef.cc.
References 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_sdna(), RNA_def_struct_ui_text(), rna_def_userdef_theme_spaces_curves(), rna_def_userdef_theme_spaces_list_main(), and rna_def_userdef_theme_spaces_main().
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 2135 of file rna_userdef.cc.
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 3076 of file rna_userdef.cc.
References 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_sdna(), RNA_def_struct_ui_text(), and rna_def_userdef_theme_spaces_main().
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 2989 of file rna_userdef.cc.
References 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_sdna(), RNA_def_struct_ui_text(), and rna_def_userdef_theme_spaces_main().
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 2252 of file rna_userdef.cc.
References 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 2232 of file rna_userdef.cc.
References 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 2904 of file rna_userdef.cc.
References 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_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 rna_def_userdef_theme_spaces_vertex().
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 3539 of file rna_userdef.cc.
References 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(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_def_userdef_theme_spaces_asset_shelf_main(), 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(), and rna_def_userdef_theme_spaces_vertex().
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 3126 of file rna_userdef.cc.
References 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_spaces_main().
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 2270 of file rna_userdef.cc.
References 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 4095 of file rna_userdef.cc.
References BLT_I18NCONTEXT_ID_ACTION, PROP_COLOR_GAMMA, PROP_FLOAT, RNA_def_property(), RNA_def_property_array(), RNA_def_property_float_sdna(), RNA_def_property_translation_context(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_def_userdef_theme_spaces_list_main(), and rna_def_userdef_theme_spaces_main().
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 3305 of file rna_userdef.cc.
References 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_sdna(), RNA_def_struct_ui_text(), rna_def_userdef_theme_spaces_list_main(), and rna_def_userdef_theme_spaces_main().
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 3014 of file rna_userdef.cc.
References 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_spaces_main().
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 3653 of file rna_userdef.cc.
References 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_sdna(), RNA_def_struct_ui_text(), rna_def_userdef_theme_spaces_list_main(), and rna_def_userdef_theme_spaces_main().
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 4477 of file rna_userdef.cc.
References 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(), rna_def_userdef_theme_spaces_list_main(), and rna_def_userdef_theme_spaces_main().
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 4464 of file rna_userdef.cc.
References RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), and rna_def_userdef_theme_spaces_main().
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 3210 of file rna_userdef.cc.
References 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_sdna(), RNA_def_struct_ui_text(), and rna_def_userdef_theme_spaces_main().
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 4451 of file rna_userdef.cc.
References RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), and rna_def_userdef_theme_spaces_main().
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 3063 of file rna_userdef.cc.
References RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), and rna_def_userdef_theme_spaces_main().
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 2657 of file rna_userdef.cc.
References BLT_I18NCONTEXT_ID_ID, BLT_I18NCONTEXT_ID_LIGHT, 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_sdna(), RNA_def_struct_ui_text(), rna_def_userdef_theme_spaces_asset_shelf_main(), 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(), and rna_def_userdef_theme_spaces_vertex().
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 2353 of file rna_userdef.cc.
References PROP_NEVER_NULL, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_flag(), RNA_def_property_struct_type(), and RNA_def_property_ui_text().
Referenced by rna_def_userdef_theme_space_image(), and rna_def_userdef_theme_space_view3d().
|
static |
Definition at line 2509 of file rna_userdef.cc.
References 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().
|
static |
Definition at line 2398 of file rna_userdef.cc.
References BLT_I18NCONTEXT_ID_WINDOWMANAGER, PROP_COLOR_GAMMA, PROP_FLOAT, RNA_def_property(), RNA_def_property_array(), RNA_def_property_translation_context(), RNA_def_property_ui_text(), and RNA_def_property_update().
Referenced by rna_def_userdef_theme_space_view3d().
|
static |
Definition at line 2444 of file rna_userdef.cc.
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().
|
static |
Definition at line 2637 of file rna_userdef.cc.
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().
|
static |
Definition at line 2311 of file rna_userdef.cc.
References 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().
|
static |
Definition at line 2322 of file rna_userdef.cc.
References 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().
|
static |
Definition at line 2300 of file rna_userdef.cc.
References 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().
|
static |
Definition at line 2494 of file rna_userdef.cc.
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().
|
static |
Definition at line 2361 of file rna_userdef.cc.
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 4310 of file rna_userdef.cc.
References 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_sdna(), and RNA_def_struct_ui_text().
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 1819 of file rna_userdef.cc.
References 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_sdna(), RNA_def_struct_ui_text(), rna_def_userdef_theme_ui_gradient(), rna_def_userdef_theme_ui_panel(), rna_def_userdef_theme_ui_wcol(), and rna_def_userdef_theme_ui_wcol_state().
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 1536 of file rna_userdef.cc.
References PROP_FACTOR, PROP_FLOAT, PROP_INT, PROP_NONE, PROP_PIXEL, PROP_UNSIGNED, RNA_def_property(), RNA_def_property_float_sdna(), RNA_def_property_int_default(), 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_sdna(), and RNA_def_struct_ui_text().
Referenced by rna_def_userdef_theme_ui_style().
|
static |
Definition at line 1789 of file rna_userdef.cc.
References 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_sdna(), RNA_def_struct_ui_text(), and rna_enum_userdef_theme_background_types_items.
Referenced by rna_def_userdef_theme_ui().
|
static |
Definition at line 1748 of file rna_userdef.cc.
References PROP_COLOR_GAMMA, PROP_FLOAT, RNA_def_property(), 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_theme_ui().
|
static |
Definition at line 1589 of file rna_userdef.cc.
References 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_sdna(), RNA_def_struct_ui_text(), and rna_def_userdef_theme_ui_font_style().
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 1622 of file rna_userdef.cc.
References 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_sdna(), and RNA_def_struct_ui_text().
Referenced by rna_def_userdef_theme_ui().
|
static |
Definition at line 1683 of file rna_userdef.cc.
References 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_sdna(), and RNA_def_struct_ui_text().
Referenced by rna_def_userdef_theme_ui().
|
static |
Definition at line 4497 of file rna_userdef.cc.
References PROP_COLLECTION, PROP_ENUM, PROP_FILEPATH, 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_string_funcs(), 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_sdna(), and RNA_def_struct_ui_text().
Referenced by rna_def_userdef_dothemes().
|
static |
Definition at line 5007 of file rna_userdef.cc.
References NC_SPACE, NC_WINDOW, ND_SPACE_INFO, 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_nested(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_enum_language_default_items, STATUSBAR_SHOW_EXTENSIONS_UPDATES, STATUSBAR_SHOW_MEMORY, STATUSBAR_SHOW_SCENE_DURATION, STATUSBAR_SHOW_STATS, STATUSBAR_SHOW_VERSION, STATUSBAR_SHOW_VRAM, 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_FILTER_BRUSHES_BY_TOOL, USER_GIZMO_DRAW, USER_GPU_FLAG_FRESNEL_EDIT, USER_HEADER_BOTTOM, USER_HEADER_FROM_PREF, 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_TEXT_RENDER_SUBPIXELAA, 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_REPORTS, 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 4958 of file rna_userdef.cc.
References 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_sdna(), RNA_def_struct_ui_text(), USER_WALK_GRAVITY, and USER_WALK_MOUSE_REVERSE.
Referenced by RNA_def_userdef().
|
static |
Definition at line 91 of file rna_userdef.cc.
Referenced by rna_def_userdef_system().
|
static |
Definition at line 163 of file rna_userdef.cc.
Referenced by rna_def_userdef_edit().
|
static |
Definition at line 107 of file rna_userdef.cc.
Referenced by rna_def_userdef_view().
| const EnumPropertyItem rna_enum_navigation_mode_items[] |
Definition at line 96 of file rna_userdef.cc.
Referenced by rna_def_userdef_input().
|
static |
Definition at line 172 of file rna_userdef.cc.
Referenced by rna_def_userdef_system().
|
static |
Definition at line 178 of file rna_userdef.cc.
Referenced by rna_def_userdef_system().
| const EnumPropertyItem rna_enum_preference_section_items[] |
Definition at line 57 of file rna_userdef.cc.
Referenced by RNA_def_userdef(), SCREEN_OT_userpref_show(), and userpref_main_region_layout().
|
static |
Definition at line 184 of file rna_userdef.cc.
Referenced by rna_def_userdef_extension_repos_collection(), and rna_def_userdef_filepaths_extension_repo().
|
static |
Definition at line 117 of file rna_userdef.cc.
Referenced by rna_def_userdef_studiolight(), and rna_def_userdef_studiolights().
|
static |
Definition at line 1770 of file rna_userdef.cc.
Referenced by rna_def_userdef_theme_ui_gradient().
|
static |
Definition at line 124 of file rna_userdef.cc.
Referenced by rna_def_userdef_system().