Blender
V3.3
|
#include <stdlib.h>
#include <string.h>
#include "MEM_guardedalloc.h"
#include "BLT_translation.h"
#include "BKE_attribute.h"
#include "BKE_context.h"
#include "BKE_geometry_set.h"
#include "BKE_image.h"
#include "BKE_key.h"
#include "BKE_movieclip.h"
#include "BKE_node.h"
#include "BKE_studiolight.h"
#include "ED_asset.h"
#include "ED_spreadsheet.h"
#include "ED_text.h"
#include "BLI_listbase.h"
#include "BLI_math.h"
#include "BLI_string.h"
#include "BLI_sys_types.h"
#include "BLI_uuid.h"
#include "DNA_action_types.h"
#include "DNA_gpencil_types.h"
#include "DNA_key_types.h"
#include "DNA_mask_types.h"
#include "DNA_material_types.h"
#include "DNA_node_types.h"
#include "DNA_object_types.h"
#include "DNA_sequence_types.h"
#include "DNA_space_types.h"
#include "DNA_view3d_types.h"
#include "DNA_workspace_types.h"
#include "RNA_access.h"
#include "RNA_define.h"
#include "rna_internal.h"
#include "SEQ_proxy.h"
#include "SEQ_relations.h"
#include "SEQ_sequencer.h"
#include "WM_api.h"
#include "WM_types.h"
#include "RE_engine.h"
#include "RE_pipeline.h"
#include "RNA_enum_types.h"
Go to the source code of this file.
Macros | |
#define | SACT_ITEM_DOPESHEET |
#define | SACT_ITEM_TIMELINE |
#define | SACT_ITEM_ACTION |
#define | SACT_ITEM_SHAPEKEY |
#define | SACT_ITEM_GPENCIL |
#define | SACT_ITEM_MASK |
#define | SACT_ITEM_CACHEFILE |
#define | SI_ITEM_VIEW(identifier, name, icon) |
#define | SI_ITEM_UV |
#define | SI_ITEM_PAINT |
#define | SI_ITEM_MASK |
#define | V3D_S3D_CAMERA_LEFT {STEREO_LEFT_ID, "LEFT", ICON_RESTRICT_RENDER_OFF, "Left", ""}, |
#define | V3D_S3D_CAMERA_RIGHT {STEREO_RIGHT_ID, "RIGHT", ICON_RESTRICT_RENDER_OFF, "Right", ""}, |
#define | V3D_S3D_CAMERA_S3D {STEREO_3D_ID, "S3D", ICON_CAMERA_STEREO, "3D", ""}, |
#define | DEF_SHOW_REGION_PROPERTY(identifier, label, description) |
#define SACT_ITEM_ACTION |
Definition at line 216 of file rna_space.c.
#define SACT_ITEM_CACHEFILE |
Definition at line 235 of file rna_space.c.
#define SACT_ITEM_DOPESHEET |
Definition at line 208 of file rna_space.c.
#define SACT_ITEM_GPENCIL |
Definition at line 226 of file rna_space.c.
#define SACT_ITEM_MASK |
Definition at line 231 of file rna_space.c.
#define SACT_ITEM_SHAPEKEY |
Definition at line 221 of file rna_space.c.
#define SACT_ITEM_TIMELINE |
Definition at line 212 of file rna_space.c.
#define SI_ITEM_MASK |
Definition at line 292 of file rna_space.c.
#define SI_ITEM_PAINT |
Definition at line 288 of file rna_space.c.
#define SI_ITEM_UV |
Definition at line 284 of file rna_space.c.
#define SI_ITEM_VIEW | ( | identifier, | |
name, | |||
icon | |||
) |
Definition at line 280 of file rna_space.c.
#define V3D_S3D_CAMERA_LEFT {STEREO_LEFT_ID, "LEFT", ICON_RESTRICT_RENDER_OFF, "Left", ""}, |
Definition at line 323 of file rna_space.c.
#define V3D_S3D_CAMERA_RIGHT {STEREO_RIGHT_ID, "RIGHT", ICON_RESTRICT_RENDER_OFF, "Right", ""}, |
Definition at line 324 of file rna_space.c.
#define V3D_S3D_CAMERA_S3D {STEREO_3D_ID, "S3D", ICON_CAMERA_STEREO, "3D", ""}, |
Definition at line 325 of file rna_space.c.
|
static |
Definition at line 6354 of file rna_space.c.
References BLT_I18NCONTEXT_ID_TEXT, CONSOLE_LINE_ERROR, CONSOLE_LINE_INFO, CONSOLE_LINE_INPUT, CONSOLE_LINE_OUTPUT, NC_SPACE, ND_SPACE_CONSOLE, NULL, PROP_ENUM, PROP_INT, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_int_funcs(), RNA_def_property_int_sdna(), RNA_def_property_string_funcs(), RNA_def_property_translation_context(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), and RNA_def_struct_ui_text().
Referenced by RNA_def_space().
|
static |
Definition at line 6835 of file rna_space.c.
References NULL, PROP_BOOLEAN, PROP_EDITABLE, PROP_FILEPATH, PROP_INT, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_boolean_funcs(), RNA_def_property_clear_flag(), RNA_def_property_editable_func(), RNA_def_property_int_funcs(), RNA_def_property_string_funcs(), 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_space().
|
static |
Definition at line 6463 of file rna_space.c.
References ARRAY_SIZE, IDFilterEnumPropertyItem::description, ED_ASSET_TYPE_IDS_NON_EXPERIMENTAL_FLAGS, IDFilterEnumPropertyItem::flag, IDFilterEnumPropertyItem::icon, IDFilterEnumPropertyItem::identifier, INDEX_ID_MAX, MAX_NAME, IDFilterEnumPropertyItem::name, NC_SPACE, ND_SPACE_FILE_PARAMS, NULL, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_ui_icon(), 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_id_type_filter_items, and snprintf.
Referenced by RNA_def_space().
|
static |
Definition at line 6777 of file rna_space.c.
References FILE_ASSET_IMPORT_APPEND, FILE_ASSET_IMPORT_APPEND_REUSE, FILE_ASSET_IMPORT_LINK, NC_SPACE, ND_SPACE_FILE_LIST, ND_SPACE_FILE_PARAMS, NULL, PROP_EDITABLE, PROP_ENUM, PROP_NEVER_NULL, PROP_NONE, PROP_POINTER, PROP_STRING, rna_def_asset_library_reference_common(), RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_enum_items(), RNA_def_property_flag(), RNA_def_property_pointer_funcs(), RNA_def_property_string_funcs(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), and RNA_def_struct_ui_text().
Referenced by RNA_def_space().
|
static |
Definition at line 6496 of file rna_space.c.
References NULL, PROP_EDITABLE, PROP_ENUM, PROP_FILENAME, PROP_FILEPATH, PROP_HIDDEN, PROP_NONE, PROP_POINTER, PROP_STRING, RNA_def_int(), RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_editable_func(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_flag(), RNA_def_property_int_funcs(), 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(), RNA_def_struct_ui_text(), and rna_enum_id_type_items.
Referenced by RNA_def_space().
|
static |
Definition at line 6433 of file rna_space.c.
References IDFilterEnumPropertyItem::description, IDFilterEnumPropertyItem::flag, IDFilterEnumPropertyItem::icon, IDFilterEnumPropertyItem::identifier, IDFilterEnumPropertyItem::name, NC_SPACE, ND_SPACE_FILE_PARAMS, NULL, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_ui_icon(), 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_id_type_filter_items, and rna_enum_space_file_id_filter_categories.
Referenced by RNA_def_space().
|
static |
Definition at line 6568 of file rna_space.c.
References FILE_ASSETS_ONLY, FILE_DETAILS_DATETIME, FILE_DETAILS_SIZE, FILE_FILTER, FILE_HIDE_DOT, FILE_HORIZONTALDISPLAY, FILE_IMGDISPLAY, FILE_SORT_INVERT, FILE_TYPE_BLENDER, FILE_TYPE_BLENDER_BACKUP, FILE_TYPE_BLENDERLIB, FILE_TYPE_FOLDER, FILE_TYPE_FTFONT, FILE_TYPE_IMAGE, FILE_TYPE_MOVIE, FILE_TYPE_PYSCRIPT, FILE_TYPE_SOUND, FILE_TYPE_TEXT, FILE_TYPE_VOLUME, FILE_VERTICALDISPLAY, fileselectparams_recursion_level_items, NC_SPACE, ND_SPACE_FILE_LIST, ND_SPACE_FILE_PARAMS, NULL, PROP_BOOLEAN, PROP_BYTESTRING, PROP_EDITABLE, PROP_ENUM, PROP_FILENAME, PROP_NEVER_NULL, PROP_NONE, PROP_POINTER, PROP_STRING, PROP_TEXTEDIT_UPDATE, 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_editable_func(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_pointer_funcs(), RNA_def_property_string_funcs(), RNA_def_property_string_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_icon(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_path_func(), RNA_def_struct_ui_text(), and rna_enum_fileselect_params_sort_items.
Referenced by RNA_def_space().
|
static |
Definition at line 7111 of file rna_space.c.
References NULL, PROP_EDITABLE, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_pointer_sdna(), RNA_def_property_ui_text(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_space().
|
static |
Definition at line 3422 of file rna_space.c.
References NC_SPACE, ND_SPACE_TIME, NULL, PROP_BOOLEAN, PROP_EDITABLE, PROP_ENUM, PROP_NONE, RGN_TYPE_HEADER, RNA_def_property(), RNA_def_property_boolean_funcs(), RNA_def_property_clear_flag(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), rna_def_space_generic_show_region_toggles(), RNA_def_struct(), RNA_def_struct_refine_func(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), and rna_enum_space_type_items.
Referenced by RNA_def_space().
void RNA_def_space | ( | BlenderRNA * | brna | ) |
Definition at line 8025 of file rna_space.c.
References rna_def_console_line(), rna_def_filemenu_entry(), rna_def_fileselect_asset_idfilter(), rna_def_fileselect_asset_params(), rna_def_fileselect_entry(), rna_def_fileselect_idfilter(), rna_def_fileselect_params(), rna_def_node_tree_path(), rna_def_space(), rna_def_space_clip(), rna_def_space_console(), rna_def_space_dopesheet(), rna_def_space_filebrowser(), rna_def_space_graph(), rna_def_space_image(), rna_def_space_info(), rna_def_space_nla(), rna_def_space_node(), rna_def_space_outliner(), rna_def_space_properties(), rna_def_space_sequencer(), rna_def_space_spreadsheet(), rna_def_space_text(), rna_def_space_userpref(), and rna_def_space_view3d().
|
static |
Definition at line 7407 of file rna_space.c.
References BLT_I18NCONTEXT_ID_MOVIECLIP, MOVIECLIP_DISABLE_BLUE, MOVIECLIP_DISABLE_GREEN, MOVIECLIP_DISABLE_RED, MOVIECLIP_PREVIEW_GRAYSCALE, NC_MOVIECLIP, NC_SPACE, ND_DISPLAY, ND_SPACE_CLIP, NULL, PROP_BOOLEAN, PROP_EDITABLE, PROP_ENUM, PROP_FLOAT, PROP_INT, PROP_NEVER_NULL, PROP_NONE, PROP_POINTER, PROP_XYZ, RGN_TYPE_HUD, RGN_TYPE_TOOLS, RGN_TYPE_UI, RNA_def_property(), RNA_def_property_array(), RNA_def_property_boolean_negative_sdna(), RNA_def_property_boolean_sdna(), 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_funcs(), RNA_def_property_pointer_sdna(), RNA_def_property_range(), RNA_def_property_struct_type(), RNA_def_property_translation_context(), RNA_def_property_ui_icon(), RNA_def_property_ui_text(), RNA_def_property_update(), rna_def_space_generic_show_region_toggles(), rna_def_space_mask_info(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_enum_clip_editor_mode_items, SC_GPENCIL_SRC_CLIP, SC_GPENCIL_SRC_TRACK, SC_HIDE_DISABLED, SC_LOCK_SELECTION, SC_LOCK_TIMECURSOR, SC_MANUAL_CALIBRATION, SC_MUTE_FOOTAGE, SC_SHOW_ANNOTATION, SC_SHOW_BUNDLES, SC_SHOW_FILTERS, SC_SHOW_GRAPH_FRAMES, SC_SHOW_GRAPH_HIDDEN, SC_SHOW_GRAPH_SEL_ONLY, SC_SHOW_GRAPH_TRACKS_ERROR, SC_SHOW_GRAPH_TRACKS_MOTION, SC_SHOW_GRID, SC_SHOW_MARKER_PATTERN, SC_SHOW_MARKER_SEARCH, SC_SHOW_METADATA, SC_SHOW_NAMES, SC_SHOW_SECONDS, SC_SHOW_STABLE, SC_SHOW_TINY_MARKER, SC_SHOW_TRACK_PATH, SC_VIEW_CLIP, SC_VIEW_DOPESHEET, SC_VIEW_GRAPH, V3D_AROUND_CENTER_BOUNDS, V3D_AROUND_CENTER_MEDIAN, V3D_AROUND_CURSOR, and V3D_AROUND_LOCAL_ORIGINS.
Referenced by RNA_def_space().
|
static |
Definition at line 6389 of file rna_space.c.
References NC_SPACE, ND_SPACE_CONSOLE, NULL, PROP_COLLECTION, PROP_INT, PROP_NONE, PROP_STRING, PROP_UNSIGNED, RNA_def_property(), RNA_def_property_collection_sdna(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_space().
|
static |
Definition at line 5979 of file rna_space.c.
References autosnap_items, NA_EDITED, NC_ANIMATION, NC_SPACE, ND_KEYFRAME, ND_SPACE_DOPESHEET, ND_SPACE_TIME, NULL, PROP_BOOLEAN, PROP_CONTEXT_UPDATE, PROP_EDITABLE, PROP_ENUM, PROP_NONE, PROP_POINTER, RGN_TYPE_UI, 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_flag(), RNA_def_property_pointer_funcs(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), rna_def_space_generic_show_region_toggles(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_enum_space_action_mode_all_items, rna_enum_space_action_ui_mode_items, SACTION_DRAWTIME, SACTION_MARKERS_MOVE, SACTION_NOREALTIMEUPDATES, SACTION_NOTRANSKEYCULL, SACTION_POSEMARKERS_SHOW, SACTION_SHOW_EXTREMES, SACTION_SHOW_INTERPOLATION, SACTION_SHOW_MARKERS, SACTION_SLIDERS, TIME_CACHE_CLOTH, TIME_CACHE_DISPLAY, TIME_CACHE_DYNAMICPAINT, TIME_CACHE_PARTICLES, TIME_CACHE_RIGIDBODY, TIME_CACHE_SMOKE, and TIME_CACHE_SOFTBODY.
Referenced by RNA_def_space().
|
static |
Definition at line 6877 of file rna_space.c.
References NC_SPACE, ND_SPACE_FILE_PARAMS, NULL, PROP_CONTEXT_UPDATE, PROP_EDITABLE, PROP_ENUM, PROP_NONE, PROP_POINTER, RGN_TYPE_TOOL_PROPS, RGN_TYPE_TOOLS, RGN_TYPE_UI, RNA_api_space_filebrowser(), RNA_def_collection(), RNA_def_int(), RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_collection_funcs(), RNA_def_property_enum_items(), RNA_def_property_flag(), RNA_def_property_int_funcs(), RNA_def_property_int_sdna(), RNA_def_property_pointer_funcs(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), rna_def_space_generic_show_region_toggles(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), and rna_enum_space_file_browse_mode_items.
Referenced by RNA_def_space().
|
static |
Definition at line 3371 of file rna_space.c.
References BLI_assert, DEF_SHOW_REGION_PROPERTY, RGN_TYPE_CHANNELS, RGN_TYPE_FOOTER, RGN_TYPE_HEADER, RGN_TYPE_HUD, RGN_TYPE_TOOL_HEADER, RGN_TYPE_TOOL_PROPS, RGN_TYPE_TOOLS, and RGN_TYPE_UI.
Referenced by rna_def_space(), rna_def_space_clip(), rna_def_space_dopesheet(), rna_def_space_filebrowser(), rna_def_space_graph(), rna_def_space_image(), rna_def_space_nla(), rna_def_space_node(), rna_def_space_sequencer(), rna_def_space_spreadsheet(), rna_def_space_spreadsheet_context(), rna_def_space_text(), and rna_def_space_view3d().
|
static |
Definition at line 6128 of file rna_space.c.
References autosnap_items, NC_SPACE, ND_SPACE_GRAPH, NULL, PROP_BOOLEAN, PROP_CONTEXT_UPDATE, PROP_EDITABLE, PROP_ENUM, PROP_FLOAT, PROP_NONE, PROP_POINTER, RGN_TYPE_HUD, RGN_TYPE_UI, 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_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_float_sdna(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), rna_def_space_generic_show_region_toggles(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_enum_space_graph_mode_items, SIPO_BEAUTYDRAW_OFF, SIPO_DRAWTIME, SIPO_NO_DRAW_EXTRAPOLATION, SIPO_NODRAWCURSOR, SIPO_NOHANDLES, SIPO_NOREALTIMEUPDATES, SIPO_NORMALIZE, SIPO_NORMALIZE_FREEZE, SIPO_NOTRANSKEYCULL, SIPO_SELCUVERTSONLY, SIPO_SELVHANDLESONLY, SIPO_SHOW_MARKERS, SIPO_SLIDERS, V3D_AROUND_CENTER_BOUNDS, V3D_AROUND_CURSOR, and V3D_AROUND_LOCAL_ORIGINS.
Referenced by RNA_def_space().
|
static |
Definition at line 5312 of file rna_space.c.
References display_channels_items, NC_GEOM, NC_SPACE, ND_DATA, ND_SPACE_IMAGE, NULL, PROP_BOOLEAN, PROP_CONTEXT_UPDATE, PROP_EDITABLE, PROP_ENUM, PROP_FLOAT, PROP_ID_REFCOUNT, PROP_NEVER_NULL, PROP_NONE, PROP_POINTER, PROP_XYZ, RGN_TYPE_HUD, RGN_TYPE_TOOL_HEADER, RGN_TYPE_TOOLS, RGN_TYPE_UI, 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_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_funcs(), RNA_def_property_pointer_funcs(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_icon(), RNA_def_property_ui_text(), RNA_def_property_update(), rna_def_space_generic_show_region_toggles(), rna_def_space_image_overlay(), rna_def_space_image_uv(), rna_def_space_mask_info(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_enum_space_image_mode_all_items, rna_enum_space_image_mode_ui_items, rna_enum_transform_pivot_items_full, SI_DRAW_TILE, SI_GIZMO_HIDE, SI_GIZMO_HIDE_NAVIGATE, and SI_SHOW_GPENCIL.
Referenced by RNA_def_space().
|
static |
Definition at line 5289 of file rna_space.c.
References NC_SPACE, ND_SPACE_IMAGE, NULL, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_nested(), RNA_def_struct_path_func(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), SI_OVERLAY_SHOW_GRID_BACKGROUND, and SI_OVERLAY_SHOW_OVERLAYS.
Referenced by rna_def_space_image().
|
static |
Definition at line 3508 of file rna_space.c.
References dt_uv_items, NC_SPACE, ND_SPACE_IMAGE, NULL, PROP_BOOLEAN, PROP_ENUM, PROP_FACTOR, PROP_FLOAT, PROP_INT, PROP_NONE, PROP_XYZ, 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_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_sdna(), RNA_def_property_int_default(), 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_nested(), RNA_def_struct_path_func(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), SI_CLIP_UV, SI_COORDFLOATS, SI_CUSTOM_GRID, SI_DRAW_METADATA, SI_DRAW_STRETCH, SI_DRAWSHADOW, SI_LIVE_UNWRAP, SI_NO_DRAW_TEXPAINT, SI_NO_DRAWFACES, SI_PIXEL_SNAP_CENTER, SI_PIXEL_SNAP_CORNER, SI_PIXEL_SNAP_DISABLED, SI_UVDT_STRETCH_ANGLE, and SI_UVDT_STRETCH_AREA.
Referenced by rna_def_space_image().
|
static |
Definition at line 7048 of file rna_space.c.
References INFO_RPT_DEBUG, INFO_RPT_ERR, INFO_RPT_INFO, INFO_RPT_OP, INFO_RPT_WARN, NC_SPACE, ND_SPACE_INFO_REPORT, NULL, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_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_space().
|
static |
Definition at line 3452 of file rna_space.c.
References dt_uv_items, MASK_DRAWFLAG_OVERLAY, MASK_DRAWFLAG_SPLINE, MASK_OVERLAY_ALPHACHANNEL, MASK_OVERLAY_COMBINED, NULL, PROP_BOOLEAN, PROP_EDITABLE, PROP_ENUM, PROP_FACTOR, PROP_FLOAT, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_float_sdna(), RNA_def_property_pointer_funcs(), RNA_def_property_pointer_sdna(), RNA_def_property_range(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), and RNA_def_property_update().
Referenced by rna_def_space_clip(), and rna_def_space_image().
|
static |
Definition at line 6292 of file rna_space.c.
References autosnap_items, NC_SPACE, ND_SPACE_NLA, NULL, PROP_BOOLEAN, PROP_ENUM, PROP_NONE, PROP_POINTER, RGN_TYPE_UI, 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_pointer_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), rna_def_space_generic_show_region_toggles(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), SNLA_DRAWTIME, SNLA_NOLOCALMARKERS, SNLA_NOREALTIMEUPDATES, SNLA_NOSTRIPCURVES, and SNLA_SHOW_MARKERS.
Referenced by RNA_def_space().
|
static |
Definition at line 7212 of file rna_space.c.
References NC_SPACE, ND_SPACE_NODE, ND_SPACE_NODE_VIEW, NULL, PROP_BOOLEAN, PROP_COLLECTION, PROP_CONTEXT_UPDATE, PROP_EDITABLE, PROP_ENUM, PROP_FLOAT, PROP_NEVER_NULL, PROP_NONE, PROP_POINTER, PROP_XYZ, RGN_TYPE_TOOLS, RGN_TYPE_UI, RNA_api_space_node(), 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_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_default(), RNA_def_property_float_funcs(), RNA_def_property_float_sdna(), RNA_def_property_pointer_funcs(), RNA_def_property_pointer_sdna(), RNA_def_property_range(), 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_space_generic_show_region_toggles(), rna_def_space_node_overlay(), rna_def_space_node_path_api(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), SNODE_AUTO_RENDER, SNODE_BACKDRAW, SNODE_INSERTOFS_DIR_LEFT, SNODE_INSERTOFS_DIR_RIGHT, SNODE_PIN, SNODE_SHADER_LINESTYLE, SNODE_SHADER_OBJECT, SNODE_SHADER_WORLD, SNODE_SHOW_ALPHA, SNODE_SHOW_B, SNODE_SHOW_G, SNODE_SHOW_GPENCIL, SNODE_SHOW_R, SNODE_SKIP_INSOFFSET, SNODE_TEX_BRUSH, SNODE_TEX_LINESTYLE, SNODE_TEX_WORLD, and SNODE_USE_ALPHA.
Referenced by RNA_def_space().
|
static |
Definition at line 7167 of file rna_space.c.
References NC_SPACE, ND_SPACE_NODE, NULL, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_default(), RNA_def_property_boolean_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_nested(), RNA_def_struct_path_func(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), SN_OVERLAY_SHOW_NAMED_ATTRIBUTES, SN_OVERLAY_SHOW_OVERLAYS, SN_OVERLAY_SHOW_PATH, SN_OVERLAY_SHOW_TIMINGS, and SN_OVERLAY_SHOW_WIRE_COLORS.
Referenced by rna_def_space_node().
|
static |
Definition at line 7126 of file rna_space.c.
References FUNC_USE_CONTEXT, NULL, PARM_REQUIRED, PARM_RNAPTR, PROP_EDITABLE, PROP_NONE, PROP_STRING, RNA_def_function(), RNA_def_function_flag(), RNA_def_function_ui_description(), RNA_def_parameter_flags(), RNA_def_pointer(), RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_srna(), RNA_def_property_string_funcs(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by rna_def_space_node().
|
static |
Definition at line 3634 of file rna_space.c.
References BLT_I18NCONTEXT_ID_ID, NC_SPACE, ND_SPACE_OUTLINER, NULL, PROP_BOOLEAN, PROP_ENUM, PROP_NONE, PROP_STRING, PROP_TEXTEDIT_UPDATE, 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_flag(), RNA_def_property_string_sdna(), RNA_def_property_translation_context(), RNA_def_property_ui_icon(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_enum_id_type_items, SO_DATA_API, SO_FILTER_ID_TYPE, SO_FILTER_NO_CHILDREN, SO_FILTER_NO_COLLECTION, SO_FILTER_NO_OB_ARMATURE, SO_FILTER_NO_OB_CAMERA, SO_FILTER_NO_OB_CONTENT, SO_FILTER_NO_OB_EMPTY, SO_FILTER_NO_OB_LAMP, SO_FILTER_NO_OB_MESH, SO_FILTER_NO_OB_OTHERS, SO_FILTER_NO_OBJECT, SO_FILTER_NO_VIEW_LAYERS, SO_FILTER_OB_ACTIVE, SO_FILTER_OB_ALL, SO_FILTER_OB_SELECTABLE, SO_FILTER_OB_SELECTED, SO_FILTER_OB_STATE_INVERSE, SO_FILTER_OB_VISIBLE, SO_FILTER_SHOW_SYSTEM_OVERRIDES, SO_FIND_CASE_SENSITIVE, SO_FIND_COMPLETE, SO_ID_ORPHANS, SO_LIB_OVERRIDE_VIEW_HIERARCHIES, SO_LIB_OVERRIDE_VIEW_PROPERTIES, SO_LIBRARIES, SO_MODE_COLUMN, SO_OVERRIDES_LIBRARY, SO_RESTRICT_ENABLE, SO_RESTRICT_HIDE, SO_RESTRICT_HOLDOUT, SO_RESTRICT_INDIRECT_ONLY, SO_RESTRICT_RENDER, SO_RESTRICT_SELECT, SO_RESTRICT_VIEWPORT, SO_SCENES, SO_SEQUENCE, SO_SKIP_SORT_ALPHA, SO_SYNC_SELECT, and SO_VIEW_LAYER.
Referenced by RNA_def_space().
|
static |
Definition at line 5204 of file rna_space.c.
References buttons_context_items, NC_SPACE, ND_SPACE_PROPERTIES, NULL, PROP_BOOLEAN, PROP_DYNAMIC, PROP_EDITABLE, PROP_ENUM, PROP_NEVER_UNLINK, PROP_NONE, PROP_POINTER, PROP_STRING, PROP_TEXTEDIT_UPDATE, PROPERTIES_SYNC_ALWAYS, PROPERTIES_SYNC_AUTO, PROPERTIES_SYNC_NEVER, RNA_def_property(), RNA_def_property_array(), RNA_def_property_boolean_funcs(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_dynamic_array_funcs(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_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_sdna(), RNA_def_struct_ui_text(), and SB_PIN_CONTEXT.
Referenced by RNA_def_space().
|
static |
Definition at line 5624 of file rna_space.c.
References MAXSEQ, NC_SPACE, ND_SPACE_SEQUENCER, NULL, PROP_BOOLEAN, PROP_CONTEXT_UPDATE, PROP_EDITABLE, PROP_ENUM, PROP_FLOAT, PROP_ID_REFCOUNT, PROP_INT, PROP_NEVER_NULL, PROP_NONE, PROP_POINTER, PROP_XYZ, RGN_TYPE_CHANNELS, RGN_TYPE_HUD, RGN_TYPE_TOOL_HEADER, RGN_TYPE_TOOLS, RGN_TYPE_UI, 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_enum_bitflag_sdna(), 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_funcs(), RNA_def_property_pointer_sdna(), RNA_def_property_range(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), rna_def_space_generic_show_region_toggles(), rna_def_space_sequencer_preview_overlay(), rna_def_space_sequencer_timeline_overlay(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_enum_space_sequencer_view_type_items, SEQ_CLAMP_VIEW, SEQ_DRAW_BACKDROP, SEQ_DRAW_COLOR_SEPARATED, SEQ_DRAW_IMG_HISTOGRAM, SEQ_DRAW_IMG_IMBUF, SEQ_DRAW_IMG_VECTORSCOPE, SEQ_DRAW_IMG_WAVEFORM, SEQ_DRAW_TRANSFORM_PREVIEW, SEQ_DRAWFRAMES, SEQ_GIZMO_HIDE, SEQ_GIZMO_HIDE_CONTEXT, SEQ_GIZMO_HIDE_NAVIGATE, SEQ_GIZMO_HIDE_TOOL, SEQ_MARKER_TRANS, SEQ_OVERLAY_FRAME_TYPE_CURRENT, SEQ_OVERLAY_FRAME_TYPE_RECT, SEQ_OVERLAY_FRAME_TYPE_REFERENCE, SEQ_RENDER_SIZE_NONE, SEQ_RENDER_SIZE_PROXY_100, SEQ_RENDER_SIZE_PROXY_25, SEQ_RENDER_SIZE_PROXY_50, SEQ_RENDER_SIZE_PROXY_75, SEQ_RENDER_SIZE_SCENE, SEQ_SHOW_MARKERS, SEQ_SHOW_OVERLAY, SEQ_USE_ALPHA, SEQ_USE_PROXIES, and SEQ_ZOOM_TO_FIT.
Referenced by RNA_def_space().
|
static |
Definition at line 5501 of file rna_space.c.
References NC_SPACE, ND_SPACE_SEQUENCER, NULL, PROP_BOOLEAN, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_nested(), RNA_def_struct_path_func(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), SEQ_PREVIEW_SHOW_2D_CURSOR, SEQ_PREVIEW_SHOW_GPENCIL, SEQ_PREVIEW_SHOW_METADATA, SEQ_PREVIEW_SHOW_OUTLINE_SELECTED, SEQ_PREVIEW_SHOW_SAFE_CENTER, and SEQ_PREVIEW_SHOW_SAFE_MARGINS.
Referenced by rna_def_space_sequencer().
|
static |
Definition at line 5545 of file rna_space.c.
References NC_SPACE, ND_SPACE_SEQUENCER, NULL, PROP_BOOLEAN, PROP_ENUM, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_enum_bitflag_sdna(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_nested(), RNA_def_struct_path_func(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), SEQ_TIMELINE_ALL_WAVEFORMS, SEQ_TIMELINE_NO_WAVEFORMS, SEQ_TIMELINE_SHOW_FCURVES, SEQ_TIMELINE_SHOW_GRID, SEQ_TIMELINE_SHOW_STRIP_COLOR_TAG, SEQ_TIMELINE_SHOW_STRIP_DURATION, SEQ_TIMELINE_SHOW_STRIP_NAME, SEQ_TIMELINE_SHOW_STRIP_OFFSETS, SEQ_TIMELINE_SHOW_STRIP_SOURCE, and SEQ_TIMELINE_SHOW_THUMBNAILS.
Referenced by rna_def_space_sequencer().
|
static |
Definition at line 7927 of file rna_space.c.
References NC_SPACE, ND_SPACE_SPREADSHEET, NULL, PROP_BOOLEAN, PROP_COLLECTION, PROP_ENUM, PROP_NONE, RGN_TYPE_CHANNELS, RGN_TYPE_FOOTER, RGN_TYPE_UI, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_collection_sdna(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_struct_type(), RNA_def_property_ui_icon(), RNA_def_property_ui_text(), RNA_def_property_update(), rna_def_space_generic_show_region_toggles(), rna_def_space_spreadsheet_context(), rna_def_space_spreadsheet_context_modifier(), rna_def_space_spreadsheet_context_node(), rna_def_space_spreadsheet_context_object(), rna_def_space_spreadsheet_context_path(), rna_def_spreadsheet_column(), rna_def_spreadsheet_row_filter(), RNA_def_struct(), RNA_def_struct_ui_text(), rna_enum_attribute_domain_items, rna_enum_geometry_component_type_items, SPREADSHEET_FILTER_ENABLE, SPREADSHEET_FILTER_SELECTED_ONLY, SPREADSHEET_FLAG_CONTEXT_PATH_COLLAPSED, SPREADSHEET_FLAG_PINNED, SPREADSHEET_OBJECT_EVAL_STATE_EVALUATED, SPREADSHEET_OBJECT_EVAL_STATE_ORIGINAL, and SPREADSHEET_OBJECT_EVAL_STATE_VIEWER_NODE.
Referenced by RNA_def_space().
|
static |
Definition at line 7845 of file rna_space.c.
References NULL, PROP_EDITABLE, PROP_ENUM, PROP_NONE, RGN_TYPE_CHANNELS, RGN_TYPE_FOOTER, RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_enum_items(), RNA_def_property_ui_text(), rna_def_space_generic_show_region_toggles(), RNA_def_struct(), RNA_def_struct_refine_func(), RNA_def_struct_ui_text(), and spreadsheet_context_type_items.
Referenced by rna_def_space_spreadsheet().
|
static |
Definition at line 7876 of file rna_space.c.
References NC_SPACE, ND_SPACE_SPREADSHEET, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct().
Referenced by rna_def_space_spreadsheet().
|
static |
Definition at line 7888 of file rna_space.c.
References NC_SPACE, ND_SPACE_SPREADSHEET, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct().
Referenced by rna_def_space_spreadsheet().
|
static |
Definition at line 7863 of file rna_space.c.
References NC_SPACE, ND_SPACE_SPREADSHEET, PROP_EDITABLE, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_flag(), RNA_def_property_struct_type(), RNA_def_property_update(), and RNA_def_struct().
Referenced by rna_def_space_spreadsheet().
|
static |
Definition at line 7900 of file rna_space.c.
References FUNC_USE_CONTEXT, NULL, PARM_REQUIRED, PROP_ENUM, PROP_NONE, RNA_def_function(), RNA_def_function_flag(), RNA_def_function_return(), RNA_def_function_ui_description(), RNA_def_parameter_flags(), RNA_def_pointer(), RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_srna(), RNA_def_struct(), RNA_def_struct_sdna(), and spreadsheet_context_type_items.
Referenced by rna_def_space_spreadsheet().
|
static |
Definition at line 5845 of file rna_space.c.
References NC_SPACE, ND_SPACE_TEXT, NULL, PROP_BOOLEAN, PROP_EDITABLE, PROP_INT, PROP_NONE, PROP_POINTER, PROP_STRING, RGN_TYPE_FOOTER, RGN_TYPE_UI, RNA_api_space_text(), RNA_def_boolean(), RNA_def_function(), RNA_def_function_return(), RNA_def_function_ui_description(), RNA_def_property(), RNA_def_property_boolean_funcs(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_flag(), RNA_def_property_int_sdna(), RNA_def_property_pointer_funcs(), RNA_def_property_range(), RNA_def_property_string_sdna(), RNA_def_property_ui_icon(), RNA_def_property_ui_text(), RNA_def_property_update(), rna_def_space_generic_show_region_toggles(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), ST_FIND_ALL, ST_FIND_WRAP, ST_MATCH_CASE, and ST_SHOW_MARGIN.
Referenced by RNA_def_space().
|
static |
Definition at line 7084 of file rna_space.c.
References NC_SPACE, ND_SPACE_NODE, NULL, PROP_ENUM, PROP_NONE, PROP_STRING, PROP_TEXTEDIT_UPDATE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_string_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_space().
|
static |
Definition at line 4735 of file rna_space.c.
References NC_SPACE, NC_WINDOW, ND_SPACE_VIEW3D, NS_VIEW3D_SHADING, NULL, OB_ARROWS, OB_CIRCLE, OB_CUBE, OB_EMPTY_CONE, OB_EMPTY_SPHERE, OB_PLAINAXES, OB_SINGLE_ARROW, PROP_ANIMATABLE, PROP_BOOLEAN, PROP_COLLECTION, PROP_CONTEXT_UPDATE, PROP_DISTANCE, PROP_EDITABLE, PROP_ENUM, PROP_FACTOR, PROP_FLOAT, PROP_INT, PROP_MATRIX, PROP_NEVER_NULL, PROP_NONE, PROP_POINTER, PROP_QUATERNION, PROP_STRING, PROP_TRANSLATION, PROP_UNIT_CAMERA, PROP_UNSIGNED, RGN_TYPE_HUD, RGN_TYPE_TOOL_HEADER, RGN_TYPE_TOOLS, RGN_TYPE_UI, RNA_api_region_view3d(), rna_def_object_type_visibility_flags_common(), 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_funcs(), RNA_def_property_enum_funcs(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_flag(), RNA_def_property_float_funcs(), RNA_def_property_float_sdna(), RNA_def_property_int_funcs(), RNA_def_property_multi_array(), RNA_def_property_pointer_funcs(), RNA_def_property_pointer_sdna(), RNA_def_property_range(), RNA_def_property_string_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), rna_def_space_generic_show_region_toggles(), rna_def_space_view3d_overlay(), rna_def_space_view3d_shading(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), RNA_define_animate_sdna(), rna_matrix_dimsize_4x4, RNA_TRANSLATION_PREC_DEFAULT, RV3D_BOXCLIP, RV3D_BOXVIEW, RV3D_CAMOB, RV3D_CAMZOOM_MAX, RV3D_CAMZOOM_MIN, RV3D_CLIPPING, RV3D_LOCK_ROTATION, RV3D_ORTHO, RV3D_PERSP, stereo3d_camera_items, stereo3d_eye_items, V3D_GIZMO_HIDE, V3D_GIZMO_HIDE_CONTEXT, V3D_GIZMO_HIDE_NAVIGATE, V3D_GIZMO_HIDE_TOOL, V3D_GIZMO_SHOW_CAMERA_DOF_DIST, V3D_GIZMO_SHOW_CAMERA_LENS, V3D_GIZMO_SHOW_EMPTY_FORCE_FIELD, V3D_GIZMO_SHOW_EMPTY_IMAGE, V3D_GIZMO_SHOW_LIGHT_LOOK_AT, V3D_GIZMO_SHOW_LIGHT_SIZE, V3D_GIZMO_SHOW_OBJECT_ROTATE, V3D_GIZMO_SHOW_OBJECT_SCALE, V3D_GIZMO_SHOW_OBJECT_TRANSLATE, V3D_LOCAL_COLLECTIONS, V3D_LOCK_CAMERA, V3D_RENDER_BORDER, V3D_S3D_DISPCAMERAS, V3D_S3D_DISPPLANE, V3D_S3D_DISPVOLUME, V3D_SHOW_BUNDLENAME, V3D_SHOW_CAMERAPATH, V3D_SHOW_RECONSTRUCTION, and V3D_XR_SESSION_MIRROR.
Referenced by RNA_def_space().
|
static |
Definition at line 4207 of file rna_space.c.
References NC_SCENE, NC_SPACE, ND_SPACE_VIEW3D, ND_TOOLSETTINGS, NS_VIEW3D_SHADING, NULL, PROP_ANIMATABLE, PROP_BOOLEAN, PROP_EDITABLE, PROP_ENUM, PROP_FACTOR, PROP_FLOAT, PROP_INT, PROP_NONE, PROP_PIXEL, RNA_def_parameter_clear_flags(), RNA_def_property(), RNA_def_property_boolean_negative_sdna(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_default(), RNA_def_property_float_funcs(), 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_nested(), RNA_def_struct_path_func(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_enum_curve_display_handle_items, V3D_DRAW_CENTERS, V3D_GP_FADE_NOACTIVE_GPENCIL, V3D_GP_FADE_NOACTIVE_LAYERS, V3D_GP_FADE_OBJECTS, V3D_GP_SHOW_EDIT_LINES, V3D_GP_SHOW_GRID, V3D_GP_SHOW_GRID_XRAY, V3D_GP_SHOW_MATERIAL_NAME, V3D_GP_SHOW_MULTIEDIT_LINES, V3D_GP_SHOW_ONION_SKIN, V3D_GP_SHOW_STROKE_DIRECTION, V3D_HIDE_HELPLINES, V3D_HIDE_OVERLAYS, V3D_OVERLAY_BONE_SELECT, V3D_OVERLAY_EDIT_BWEIGHTS, V3D_OVERLAY_EDIT_CONSTANT_SCREEN_SIZE_NORMALS, V3D_OVERLAY_EDIT_CREASES, V3D_OVERLAY_EDIT_CU_NORMALS, V3D_OVERLAY_EDIT_EDGE_ANG, V3D_OVERLAY_EDIT_EDGE_LEN, V3D_OVERLAY_EDIT_EDGES, V3D_OVERLAY_EDIT_FACE_ANG, V3D_OVERLAY_EDIT_FACE_AREA, V3D_OVERLAY_EDIT_FACE_DOT, V3D_OVERLAY_EDIT_FACE_NORMALS, V3D_OVERLAY_EDIT_FACES, V3D_OVERLAY_EDIT_FREESTYLE_EDGE, V3D_OVERLAY_EDIT_FREESTYLE_FACE, V3D_OVERLAY_EDIT_INDICES, V3D_OVERLAY_EDIT_LOOP_NORMALS, V3D_OVERLAY_EDIT_OCCLUDE_WIRE, V3D_OVERLAY_EDIT_SEAMS, V3D_OVERLAY_EDIT_SHARP, V3D_OVERLAY_EDIT_STATVIS, V3D_OVERLAY_EDIT_VERT_NORMALS, V3D_OVERLAY_EDIT_WEIGHT, V3D_OVERLAY_FACE_ORIENTATION, V3D_OVERLAY_FADE_INACTIVE, V3D_OVERLAY_HIDE_BONES, V3D_OVERLAY_HIDE_CURSOR, V3D_OVERLAY_HIDE_MOTION_PATHS, V3D_OVERLAY_HIDE_OBJECT_ORIGINS, V3D_OVERLAY_HIDE_OBJECT_XTRAS, V3D_OVERLAY_HIDE_TEXT, V3D_OVERLAY_LOOK_DEV, V3D_OVERLAY_ONION_SKINS, V3D_OVERLAY_PAINT_WIRE, V3D_OVERLAY_STATS, V3D_OVERLAY_WIREFRAMES, V3D_OVERLAY_WPAINT_CONTOURS, V3D_SELECT_OUTLINE, V3D_SHOW_ANNOTATION, V3D_SHOW_FLOOR, V3D_SHOW_ORTHO_GRID, V3D_SHOW_X, V3D_SHOW_Y, and V3D_SHOW_Z.
Referenced by rna_def_space_view3d().
|
static |
Definition at line 3891 of file rna_space.c.
References M_PI, NC_SPACE, ND_SPACE_VIEW3D, NS_VIEW3D_SHADING, NULL, PROP_ANGLE, PROP_ANIMATABLE, PROP_BOOLEAN, PROP_COLOR, PROP_EDITABLE, PROP_ENUM, PROP_FACTOR, PROP_FLOAT, PROP_HIDDEN, PROP_NONE, PROP_POINTER, PROP_STRING, 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_clear_flag(), 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_default(), RNA_def_property_float_sdna(), RNA_def_property_pointer_funcs(), 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_idprops_func(), RNA_def_struct_path_func(), RNA_def_struct_ui_text(), RNA_define_verify_sdna(), rna_enum_shading_color_type_items, rna_enum_shading_type_items, rna_enum_studio_light_items, rna_enum_view3dshading_render_pass_type_items, rna_enum_viewport_lighting_items, V3D_SHADING_BACKFACE_CULLING, V3D_SHADING_BACKGROUND_THEME, V3D_SHADING_BACKGROUND_VIEWPORT, V3D_SHADING_BACKGROUND_WORLD, V3D_SHADING_CAVITY, V3D_SHADING_CAVITY_BOTH, V3D_SHADING_CAVITY_CURVATURE, V3D_SHADING_CAVITY_SSAO, V3D_SHADING_DEPTH_OF_FIELD, V3D_SHADING_OBJECT_OUTLINE, V3D_SHADING_SCENE_LIGHTS, V3D_SHADING_SCENE_LIGHTS_RENDER, V3D_SHADING_SCENE_WORLD, V3D_SHADING_SCENE_WORLD_RENDER, V3D_SHADING_SHADOW, V3D_SHADING_SPECULAR_HIGHLIGHT, V3D_SHADING_STUDIOLIGHT_VIEW_ROTATION, V3D_SHADING_WORLD_ORIENTATION, V3D_SHADING_XRAY, and V3D_SHADING_XRAY_WIREFRAME.
Referenced by rna_def_space_view3d().
|
static |
Definition at line 7722 of file rna_space.c.
References NC_SPACE, ND_SPACE_SPREADSHEET, NULL, PROP_EDITABLE, PROP_ENUM, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), rna_def_spreadsheet_column_id(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), SPREADSHEET_VALUE_TYPE_BOOL, SPREADSHEET_VALUE_TYPE_FLOAT, SPREADSHEET_VALUE_TYPE_INSTANCES, and SPREADSHEET_VALUE_TYPE_INT32.
Referenced by rna_def_space_spreadsheet().
|
static |
Definition at line 7707 of file rna_space.c.
References NC_SPACE, ND_SPACE_SPREADSHEET, NULL, PROP_NONE, PROP_STRING, 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_spreadsheet_column().
|
static |
Definition at line 7756 of file rna_space.c.
References NC_SPACE, ND_SPACE_SPREADSHEET, NULL, PROP_BOOLEAN, PROP_ENUM, PROP_FLOAT, PROP_INT, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_array(), RNA_def_property_boolean_sdna(), RNA_def_property_enum_items(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_icon(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), SPREADSHEET_ROW_FILTER_BOOL_VALUE, SPREADSHEET_ROW_FILTER_ENABLED, SPREADSHEET_ROW_FILTER_EQUAL, SPREADSHEET_ROW_FILTER_GREATER, SPREADSHEET_ROW_FILTER_LESS, and SPREADSHEET_ROW_FILTER_UI_EXPAND.
Referenced by rna_def_space_spreadsheet().
|
static |
Definition at line 389 of file rna_space.c.
Referenced by rna_def_space_dopesheet(), rna_def_space_graph(), and rna_def_space_nla().
|
static |
Definition at line 473 of file rna_space.c.
Referenced by rna_def_space_properties().
|
static |
Definition at line 369 of file rna_space.c.
Referenced by rna_def_space_image().
|
static |
Definition at line 3324 of file rna_space.c.
Referenced by rna_def_space_image_uv(), and rna_def_space_mask_info().
|
static |
Definition at line 503 of file rna_space.c.
Referenced by rna_def_fileselect_params().
const EnumPropertyItem rna_enum_clip_editor_mode_items[] |
Definition at line 465 of file rna_space.c.
Referenced by CLIP_OT_mode_set(), and rna_def_space_clip().
|
static |
Definition at line 516 of file rna_space.c.
Referenced by rna_def_space_view3d_overlay().
const EnumPropertyItem rna_enum_fileselect_params_sort_items[] |
Definition at line 345 of file rna_space.c.
Referenced by rna_def_fileselect_params(), and wm_operator_properties_filesel_sort_items_itemf().
const EnumPropertyItem rna_enum_geometry_component_type_items[] |
Definition at line 62 of file rna_space.c.
Referenced by def_geo_attribute_domain_size(), and rna_def_space_spreadsheet().
|
static |
Definition at line 422 of file rna_space.c.
Referenced by rna_def_space_view3d_shading().
const EnumPropertyItem rna_enum_shading_type_items[] |
Definition at line 403 of file rna_space.c.
Referenced by rna_def_scene_render_data(), and rna_def_space_view3d_shading().
|
static |
Definition at line 244 of file rna_space.c.
Referenced by rna_def_space_dopesheet().
const EnumPropertyItem rna_enum_space_action_mode_items[] |
Definition at line 266 of file rna_space.c.
Referenced by action_space_subtype_item_extend().
|
static |
Definition at line 254 of file rna_space.c.
Referenced by rna_def_space_dopesheet().
const EnumPropertyItem rna_enum_space_file_browse_mode_items[] |
Definition at line 202 of file rna_space.c.
Referenced by file_space_subtype_item_extend(), and rna_def_space_filebrowser().
|
static |
Definition at line 3324 of file rna_space.c.
Referenced by rna_def_fileselect_idfilter().
const EnumPropertyItem rna_enum_space_graph_mode_items[] |
Definition at line 181 of file rna_space.c.
Referenced by graph_space_subtype_item_extend(), and rna_def_space_graph().
const EnumPropertyItem rna_enum_space_image_mode_all_items[] |
Definition at line 297 of file rna_space.c.
Referenced by rna_def_space_image(), and rna_def_workspace_tools().
const EnumPropertyItem rna_enum_space_image_mode_items[] |
Definition at line 312 of file rna_space.c.
Referenced by image_space_subtype_item_extend().
|
static |
Definition at line 305 of file rna_space.c.
Referenced by rna_def_space_image().
const EnumPropertyItem rna_enum_space_sequencer_view_type_items[] |
Definition at line 191 of file rna_space.c.
Referenced by rna_def_space_sequencer(), and rna_def_workspace_tools().
const EnumPropertyItem rna_enum_space_type_items[] |
Definition at line 86 of file rna_space.c.
Referenced by pyrna_callback_classmethod_add(), RNA_api_keymaps(), RNA_api_ui_layout(), rna_def_area(), rna_def_gizmogroup(), rna_def_header(), rna_def_keyconfig(), rna_def_panel(), rna_def_space(), rna_def_workspace_tool(), and SCREEN_OT_space_type_set_or_cycle().
|
static |
Definition at line 432 of file rna_space.c.
Referenced by rna_def_space_view3d_shading().
|
static |
Definition at line 437 of file rna_space.c.
Referenced by rna_def_space_view3d_shading().
|
static |
Definition at line 415 of file rna_space.c.
Referenced by rna_def_space_view3d_shading().
|
static |
Definition at line 7838 of file rna_space.c.
Referenced by rna_def_space_spreadsheet_context(), and rna_def_space_spreadsheet_context_path().
|
static |
Definition at line 330 of file rna_space.c.
Referenced by rna_def_space_view3d().
|
static |
Definition at line 362 of file rna_space.c.
Referenced by rna_def_space_view3d().