|
Blender V5.0
|
#include <cstdlib>#include "DNA_scene_types.h"#include "DNA_sequence_types.h"#include "BLI_math_rotation.h"#include "BLI_string_utf8_symbols.h"#include "BLT_translation.hh"#include "BKE_animsys.h"#include "RNA_define.hh"#include "RNA_enum_types.hh"#include "RNA_types.hh"#include "rna_internal.hh"#include "UI_resources.hh"#include "SEQ_effects.hh"#include "SEQ_sequencer.hh"#include "SEQ_sound.hh"#include "WM_types.hh"Go to the source code of this file.
Classes | |
| struct | EffectInfo |
Macros | |
| #define | RNA_ENUM_SEQUENCER_VIDEO_MODIFIER_TYPE_ITEMS |
| #define | RNA_ENUM_SEQUENCER_AUDIO_MODIFIER_TYPE_ITEMS {eSeqModifierType_SoundEqualizer, "SOUND_EQUALIZER", ICON_NONE, "Sound Equalizer", ""} |
Variables | |
| const EnumPropertyItem | rna_enum_strip_modifier_type_items [] |
| const EnumPropertyItem | rna_enum_strip_video_modifier_type_items [] |
| const EnumPropertyItem | rna_enum_strip_sound_modifier_type_items [] |
| const EnumPropertyItem | rna_enum_strip_color_items [] |
| const EnumPropertyItem | rna_enum_strip_scale_method_items [] |
| static const EnumPropertyItem | transform_filter_items [] |
| static const EnumPropertyItem | blend_mode_items [] |
| static EffectInfo | def_effects [] |
| #define RNA_ENUM_SEQUENCER_AUDIO_MODIFIER_TYPE_ITEMS {eSeqModifierType_SoundEqualizer, "SOUND_EQUALIZER", ICON_NONE, "Sound Equalizer", ""} |
Definition at line 54 of file rna_sequencer.cc.
| #define RNA_ENUM_SEQUENCER_VIDEO_MODIFIER_TYPE_ITEMS |
Definition at line 44 of file rna_sequencer.cc.
|
static |
Definition at line 2991 of file rna_sequencer.cc.
References BLT_I18NCONTEXT_ID_SOUND, NC_SCENE, ND_SEQUENCER, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_float_default(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_translation_context(), RNA_def_property_ui_text(), and RNA_def_property_update().
Referenced by rna_def_scene(), and rna_def_sound().
|
static |
Definition at line 3940 of file rna_sequencer.cc.
References FLT_MAX, NC_SCENE, ND_SEQUENCER, PROP_FLOAT, PROP_UNSIGNED, rna_def_modifier_panel_open_prop(), RNA_def_property(), 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_icon(), and RNA_def_struct_ui_text().
Referenced by rna_def_modifiers().
|
static |
Definition at line 2496 of file rna_sequencer.cc.
References SeqTimelineChannel::name, NC_SCENE, ND_SEQUENCER, PROP_BOOLEAN, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_string_funcs(), RNA_def_property_string_maxlength(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_name_property(), RNA_def_struct_path_func(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), SEQ_CHANNEL_LOCK, and SEQ_CHANNEL_MUTE.
Referenced by RNA_def_sequencer().
|
static |
Definition at line 2044 of file rna_sequencer.cc.
References BLT_I18NCONTEXT_ID_MOVIECLIP, NC_SCENE, ND_SEQUENCER, PROP_BOOLEAN, PROP_COLOR_GAMMA, PROP_ENUM, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_default(), RNA_def_property_range(), RNA_def_property_translation_context(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_path_func(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), SEQ_COLOR_BALANCE_INVERSE_GAIN, SEQ_COLOR_BALANCE_INVERSE_GAMMA, SEQ_COLOR_BALANCE_INVERSE_LIFT, SEQ_COLOR_BALANCE_INVERSE_OFFSET, SEQ_COLOR_BALANCE_INVERSE_POWER, SEQ_COLOR_BALANCE_INVERSE_SLOPE, SEQ_COLOR_BALANCE_METHOD_LIFTGAMMAGAIN, and SEQ_COLOR_BALANCE_METHOD_SLOPEOFFSETPOWER.
Referenced by RNA_def_sequencer().
|
static |
Definition at line 2853 of file rna_sequencer.cc.
References PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_pointer_sdna(), RNA_def_property_struct_type(), and RNA_def_property_ui_text().
Referenced by rna_def_image(), and rna_def_movie().
|
static |
Definition at line 3629 of file rna_sequencer.cc.
References BLT_I18NCONTEXT_COLOR, NC_SCENE, ND_SEQUENCER, PROP_ENUM, PROP_FACTOR, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_range(), RNA_def_property_translation_context(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), RNA_ENUM_ITEM_SEPR, STRIP_BLEND_ADD, STRIP_BLEND_BLEND_COLOR, STRIP_BLEND_COLOR_BURN, STRIP_BLEND_DARKEN, STRIP_BLEND_DIFFERENCE, STRIP_BLEND_DODGE, STRIP_BLEND_EXCLUSION, STRIP_BLEND_HARD_LIGHT, STRIP_BLEND_HUE, STRIP_BLEND_LIGHTEN, STRIP_BLEND_LIN_LIGHT, STRIP_BLEND_LINEAR_BURN, STRIP_BLEND_MUL, STRIP_BLEND_OVERLAY, STRIP_BLEND_PIN_LIGHT, STRIP_BLEND_SATURATION, STRIP_BLEND_SCREEN, STRIP_BLEND_SOFT_LIGHT, STRIP_BLEND_SUB, STRIP_BLEND_VALUE, and STRIP_BLEND_VIVID_LIGHT.
|
static |
Definition at line 3848 of file rna_sequencer.cc.
References NC_SCENE, ND_SEQUENCER, PROP_FLOAT, PROP_NONE, PROP_POINTER, PROP_UNSIGNED, rna_def_modifier_panel_open_prop(), RNA_def_property(), RNA_def_property_float_default(), RNA_def_property_float_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(), RNA_def_struct_ui_icon(), and RNA_def_struct_ui_text().
Referenced by rna_def_modifiers().
|
static |
Definition at line 4031 of file rna_sequencer.cc.
References NC_SCENE, ND_SEQUENCER, PROP_EDITABLE, PROP_NONE, PROP_POINTER, rna_def_modifier_panel_open_prop(), RNA_def_property(), RNA_def_property_flag(), RNA_def_property_pointer_funcs(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_icon(), and RNA_def_struct_ui_text().
Referenced by rna_def_modifiers().
|
static |
Definition at line 3892 of file rna_sequencer.cc.
References NC_SCENE, ND_SEQUENCER, PROP_NONE, PROP_POINTER, rna_def_modifier_panel_open_prop(), RNA_def_property(), 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_icon(), and RNA_def_struct_ui_text().
Referenced by rna_def_modifiers().
|
static |
Definition at line 2536 of file rna_sequencer.cc.
References BLT_I18NCONTEXT_ID_SEQUENCE, FUNC_USE_REPORTS, FUNC_USE_SELF_ID, NC_SCENE, NC_SPACE, ND_SEQUENCER, ND_SPACE_SEQUENCER, PARM_REQUIRED, PROP_ANIMATABLE, PROP_BOOLEAN, PROP_COLLECTION, PROP_DIRPATH, PROP_EDITABLE, PROP_ENUM, PROP_INT, PROP_NONE, PROP_PATH_SUPPORTS_BLEND_RELATIVE, PROP_POINTER, 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_boolean_funcs(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_collection_funcs(), RNA_def_property_collection_sdna(), RNA_def_property_enum_items(), RNA_def_property_flag(), RNA_def_property_int_funcs(), RNA_def_property_pointer_sdna(), RNA_def_property_srna(), RNA_def_property_string_sdna(), RNA_def_property_struct_type(), RNA_def_property_translation_context(), RNA_def_property_ui_text(), RNA_def_property_update(), rna_def_strips_top_level(), RNA_def_struct(), RNA_def_struct_path_func(), RNA_def_struct_sdna(), RNA_def_struct_ui_icon(), RNA_def_struct_ui_text(), SEQ_CACHE_PREFETCH_ENABLE, SEQ_CACHE_STORE_FINAL_OUT, SEQ_CACHE_STORE_RAW, SEQ_EDIT_OVERLAY_FRAME_ABS, SEQ_EDIT_OVERLAY_FRAME_SHOW, SEQ_EDIT_PROXY_DIR_STORAGE, and SEQ_EDIT_SHOW_MISSING_MEDIA.
Referenced by RNA_def_sequencer().
|
static |
Definition at line 3246 of file rna_sequencer.cc.
References rna_def_filter_video(), rna_def_proxy(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_sequencer().
|
static |
Definition at line 2828 of file rna_sequencer.cc.
References count, PROP_EDITABLE, PROP_INT, PROP_NEVER_NULL, PROP_NONE, PROP_POINTER, PROP_UNSIGNED, RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_flag(), RNA_def_property_int_funcs(), RNA_def_property_pointer_funcs(), RNA_def_property_pointer_sdna(), and RNA_def_property_ui_text().
Referenced by rna_def_effects().
|
static |
Definition at line 3719 of file rna_sequencer.cc.
References def_effects, EffectInfo::func, EffectInfo::inputs, rna_def_effect_inputs(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), EffectInfo::struct_name, EffectInfo::ui_desc, and EffectInfo::ui_name.
Referenced by RNA_def_sequencer().
|
static |
Definition at line 2697 of file rna_sequencer.cc.
References NC_SCENE, ND_SEQUENCER, PROP_BOOLEAN, PROP_ENUM, PROP_FLOAT, PROP_NONE, PROP_POINTER, PROP_UNSIGNED, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_enum_items(), RNA_def_property_float_default(), RNA_def_property_float_sdna(), RNA_def_property_pointer_sdna(), RNA_def_property_range(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), SEQ_ALPHA_PREMUL, SEQ_ALPHA_STRAIGHT, SEQ_FILTERY, SEQ_FLIPX, SEQ_FLIPY, SEQ_MAKE_FLOAT, SEQ_MULTIPLY_ALPHA, and SEQ_REVERSE_FRAMES.
Referenced by rna_def_effect(), rna_def_image(), rna_def_mask(), rna_def_meta(), rna_def_movie(), rna_def_movieclip(), and rna_def_scene().
|
static |
Definition at line 3436 of file rna_sequencer.cc.
References FLT_MAX, NC_SCENE, ND_SEQUENCER, PROP_FLOAT, PROP_UNSIGNED, RNA_def_property(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 3325 of file rna_sequencer.cc.
References NC_SCENE, ND_SEQUENCER, PROP_BOOLEAN, PROP_FACTOR, PROP_FLOAT, PROP_INT, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_float_sdna(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 4063 of file rna_sequencer.cc.
References NC_SCENE, ND_SEQUENCER, PROP_NONE, PROP_POINTER, RNA_def_property(), 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(), and RNA_def_struct_ui_text().
Referenced by rna_def_sound_equalizer_modifier().
|
static |
Definition at line 3911 of file rna_sequencer.cc.
References NC_SCENE, ND_SEQUENCER, PROP_NONE, PROP_POINTER, rna_def_modifier_panel_open_prop(), RNA_def_property(), 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_icon(), and RNA_def_struct_ui_text().
Referenced by rna_def_modifiers().
|
static |
Definition at line 2891 of file rna_sequencer.cc.
References NC_IMAGE, NC_SCENE, ND_DISPLAY, ND_SEQUENCER, PROP_BOOLEAN, PROP_COLLECTION, PROP_DIRPATH, PROP_ENUM, PROP_NEVER_NULL, PROP_NONE, PROP_PATH_SUPPORTS_BLEND_RELATIVE, PROP_POINTER, PROP_STRING, RNA_api_strip_elements(), rna_def_color_management(), rna_def_filter_video(), rna_def_input(), RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_collection_funcs(), 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_sdna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), rna_def_proxy(), rna_def_retiming_keys(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_enum_views_format_items, and SEQ_USE_VIEWS.
Referenced by RNA_def_sequencer().
|
static |
Definition at line 2801 of file rna_sequencer.cc.
References NC_SCENE, ND_SEQUENCER, PROP_ANIMATABLE, PROP_INT, PROP_UNSIGNED, RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_int_funcs(), RNA_def_property_int_sdna(), RNA_def_property_ui_text(), and RNA_def_property_update().
Referenced by rna_def_image(), rna_def_mask(), rna_def_meta(), rna_def_movie(), rna_def_movieclip(), rna_def_multicam(), rna_def_scene(), and rna_def_sound().
|
static |
Definition at line 3172 of file rna_sequencer.cc.
References NC_SCENE, ND_SEQUENCER, PROP_EDITABLE, PROP_NONE, PROP_POINTER, rna_def_filter_video(), rna_def_input(), RNA_def_property(), RNA_def_property_flag(), 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_sequencer().
|
static |
Definition at line 3930 of file rna_sequencer.cc.
References RNA_def_struct(), RNA_def_struct_ui_icon(), and RNA_def_struct_ui_text().
Referenced by rna_def_modifiers().
|
static |
Definition at line 2958 of file rna_sequencer.cc.
References FUNC_USE_MAIN, FUNC_USE_SELF_ID, PROP_COLLECTION, PROP_NONE, rna_def_filter_video(), RNA_def_function(), RNA_def_function_flag(), RNA_def_function_ui_description(), rna_def_input(), RNA_def_property(), RNA_def_property_collection_sdna(), RNA_def_property_srna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), rna_def_proxy(), rna_def_strips_meta(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_sequencer().
|
static |
Definition at line 3750 of file rna_sequencer.cc.
References NC_SCENE, ND_SEQUENCER, PROP_ANIMATABLE, PROP_BOOLEAN, PROP_EDITABLE, PROP_ENUM, PROP_NO_DEG_UPDATE, PROP_NONE, PROP_POINTER, PROP_STRING, PROPOVERRIDE_OVERRIDABLE_LIBRARY, 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_override_flag(), RNA_def_property_pointer_funcs(), RNA_def_property_pointer_sdna(), RNA_def_property_string_funcs(), RNA_def_property_ui_icon(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_name_property(), RNA_def_struct_path_func(), RNA_def_struct_refine_func(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_enum_strip_modifier_type_items, STRIP_MASK_INPUT_ID, STRIP_MASK_INPUT_STRIP, STRIP_MASK_TIME_ABSOLUTE, STRIP_MASK_TIME_RELATIVE, STRIP_MODIFIER_FLAG_ACTIVE, STRIP_MODIFIER_FLAG_MUTE, and UI_PANEL_DATA_EXPAND_ROOT.
Referenced by rna_def_modifiers().
|
static |
Definition at line 3737 of file rna_sequencer.cc.
References BLI_assert, StripModifierData::layout_panel_open_flag, NC_SCENE, ND_SEQUENCER, PROP_BOOLEAN, PROP_NO_DEG_UPDATE, PROP_NONE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_flag(), and RNA_def_property_update().
Referenced by rna_def_brightcontrast_modifier(), rna_def_colorbalance_modifier(), rna_def_compositor_modifier(), rna_def_curves_modifier(), rna_def_hue_modifier(), rna_def_tonemap_modifier(), and rna_def_whitebalance_modifier().
|
static |
Definition at line 4049 of file rna_sequencer.cc.
References rna_def_brightcontrast_modifier(), rna_def_colorbalance_modifier(), rna_def_compositor_modifier(), rna_def_curves_modifier(), rna_def_hue_modifier(), rna_def_mask_modifier(), rna_def_modifier(), rna_def_tonemap_modifier(), and rna_def_whitebalance_modifier().
Referenced by RNA_def_sequencer().
|
static |
Definition at line 3054 of file rna_sequencer.cc.
References FUNC_USE_MAIN, FUNC_USE_SELF_ID, NC_IMAGE, NC_SCENE, ND_DISPLAY, ND_SEQUENCER, PARM_RNAPTR, PROP_BOOLEAN, PROP_COLLECTION, PROP_ENUM, PROP_FILEPATH, PROP_INT, PROP_NEVER_NULL, PROP_NONE, PROP_PATH_SUPPORTS_BLEND_RELATIVE, PROP_POINTER, PROP_STRING, RNA_def_boolean(), rna_def_color_management(), rna_def_filter_video(), RNA_def_function(), RNA_def_function_flag(), RNA_def_function_return(), RNA_def_function_ui_description(), rna_def_input(), rna_def_movie_types(), RNA_def_parameter_flags(), RNA_def_pointer(), RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_collection_funcs(), RNA_def_property_collection_sdna(), 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_string_funcs(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), rna_def_proxy(), rna_def_retiming_keys(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), rna_enum_views_format_items, and SEQ_USE_VIEWS.
Referenced by RNA_def_sequencer().
|
static |
Definition at line 2863 of file rna_sequencer.cc.
References PROP_EDITABLE, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_float_funcs(), and RNA_def_property_ui_text().
Referenced by rna_def_movie(), rna_def_movieclip(), and rna_def_scene().
|
static |
Definition at line 3142 of file rna_sequencer.cc.
References NC_SCENE, ND_SEQUENCER, PROP_BOOLEAN, PROP_EDITABLE, PROP_NONE, PROP_POINTER, rna_def_filter_video(), rna_def_input(), rna_def_movie_types(), RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_flag(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), SEQ_MOVIECLIP_RENDER_STABILIZED, and SEQ_MOVIECLIP_RENDER_UNDISTORTED.
Referenced by RNA_def_sequencer().
|
static |
Definition at line 3261 of file rna_sequencer.cc.
References blender::seq::MAX_CHANNELS, NC_SCENE, ND_SEQUENCER, PROP_INT, PROP_UNSIGNED, rna_def_input(), RNA_def_property(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_ui_text(), and RNA_def_property_update().
|
static |
Definition at line 2784 of file rna_sequencer.cc.
References NC_SCENE, ND_SEQUENCER, PROP_BOOLEAN, PROP_NONE, PROP_POINTER, RNA_def_property(), RNA_def_property_boolean_funcs(), RNA_def_property_boolean_sdna(), RNA_def_property_pointer_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), and SEQ_USE_PROXY.
Referenced by rna_def_effect(), rna_def_image(), rna_def_meta(), rna_def_movie(), and rna_def_scene().
|
static |
Definition at line 1805 of file rna_sequencer.cc.
References FUNC_USE_SELF_ID, PROP_INT, PROP_NONE, RNA_def_function(), RNA_def_function_flag(), RNA_def_function_ui_description(), RNA_def_property(), RNA_def_property_int_funcs(), RNA_def_property_ui_text(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_sequencer().
|
static |
Definition at line 2873 of file rna_sequencer.cc.
References PROP_COLLECTION, PROP_NONE, RNA_def_property(), RNA_def_property_collection_funcs(), RNA_def_property_collection_sdna(), RNA_def_property_srna(), RNA_def_property_struct_type(), and RNA_def_property_ui_text().
Referenced by rna_def_image(), rna_def_movie(), rna_def_scene(), and rna_def_sound().
|
static |
Definition at line 3004 of file rna_sequencer.cc.
References NC_SCENE, ND_SEQUENCER, PROP_BOOLEAN, PROP_EDITABLE, PROP_ENUM, PROP_ID_SELF_CHECK, PROP_NONE, PROP_POINTER, rna_def_audio_options(), rna_def_filter_video(), rna_def_input(), rna_def_movie_types(), RNA_def_property(), RNA_def_property_boolean_negative_sdna(), RNA_def_property_enum_bitflag_sdna(), RNA_def_property_enum_items(), RNA_def_property_flag(), RNA_def_property_pointer_funcs(), RNA_def_property_ui_text(), RNA_def_property_update(), rna_def_proxy(), rna_def_retiming_keys(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), SEQ_SCENE_NO_ANNOTATION, and SEQ_SCENE_STRIPS.
Referenced by RNA_def_sequencer().
| void RNA_def_sequencer | ( | BlenderRNA * | brna | ) |
Definition at line 4146 of file rna_sequencer.cc.
References RNA_api_strip_retiming_keys(), rna_def_channel(), rna_def_color_balance(), rna_def_editor(), rna_def_effect(), rna_def_effects(), rna_def_image(), rna_def_mask(), rna_def_meta(), rna_def_modifiers(), rna_def_movie(), rna_def_movieclip(), rna_def_retiming_key(), rna_def_scene(), rna_def_sound(), rna_def_sound_modifiers(), rna_def_strip(), rna_def_strip_color_balance(), rna_def_strip_crop(), rna_def_strip_element(), rna_def_strip_proxy(), and rna_def_strip_transform().
|
static |
Definition at line 3367 of file rna_sequencer.cc.
References NC_SCENE, ND_SEQUENCER, PROP_COLOR_GAMMA, PROP_FLOAT, RNA_def_property(), RNA_def_property_float_sdna(), RNA_def_property_ui_text(), RNA_def_property_update(), and RNA_def_struct_sdna_from().
|
static |
Definition at line 3190 of file rna_sequencer.cc.
References BLT_I18NCONTEXT_ID_SOUND, FLT_MAX, NC_SCENE, ND_SEQUENCER, PROP_ANIMATABLE, PROP_BOOLEAN, PROP_EDITABLE, PROP_FLOAT, PROP_NONE, PROP_POINTER, PROP_TIME_ABSOLUTE, rna_def_audio_options(), rna_def_input(), RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_flag(), RNA_def_property_float_funcs(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_struct_type(), RNA_def_property_translation_context(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), rna_def_retiming_keys(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), SEQ_AUDIO_DRAW_WAVEFORM, and SEQ_AUDIO_PITCH_CORRECTION.
Referenced by RNA_def_sequencer().
|
static |
Definition at line 4081 of file rna_sequencer.cc.
References FUNC_USE_CONTEXT, PARM_REQUIRED, PROP_COLLECTION, PROP_NONE, RNA_def_float(), RNA_def_function(), RNA_def_function_flag(), RNA_def_function_return(), RNA_def_function_ui_description(), rna_def_graphical_sound_equalizer(), RNA_def_parameter_flags(), RNA_def_pointer(), RNA_def_property(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), SOUND_EQUALIZER_DEFAULT_MAX_FREQ, and SOUND_EQUALIZER_DEFAULT_MIN_FREQ.
Referenced by rna_def_sound_modifiers().
|
static |
Definition at line 4141 of file rna_sequencer.cc.
References rna_def_sound_equalizer_modifier().
Referenced by RNA_def_sequencer().
|
static |
Definition at line 3379 of file rna_sequencer.cc.
References MAXFRAME, NC_SCENE, ND_SEQUENCER, PROP_ANIMATABLE, PROP_BOOLEAN, PROP_ENUM, PROP_FLOAT, PROP_NONE, PROP_PERCENTAGE, RNA_def_property(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_sdna(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), SEQ_SPEED_FRAME_NUMBER, SEQ_SPEED_LENGTH, SEQ_SPEED_MULTIPLY, SEQ_SPEED_STRETCH, and SEQ_SPEED_USE_INTERPOLATION.
|
static |
Definition at line 2257 of file rna_sequencer.cc.
References blend_mode_items, BLT_I18NCONTEXT_COLOR, BLT_I18NCONTEXT_ID_SEQUENCE, blender::seq::MAX_CHANNELS, MAXFRAME, MINFRAME, NA_SELECTED, Strip::name, NC_SCENE, ND_SEQUENCER, PROP_ANIMATABLE, PROP_BOOLEAN, PROP_COLLECTION, PROP_CONTEXT_UPDATE, PROP_EDITABLE, PROP_ENUM, PROP_FACTOR, PROP_FLOAT, PROP_INT, PROP_NONE, PROP_STRING, PROP_TIME, PROP_UNSIGNED, RNA_api_strip(), RNA_def_property(), RNA_def_property_boolean_funcs(), RNA_def_property_boolean_sdna(), RNA_def_property_clear_flag(), 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_default(), RNA_def_property_float_funcs(), RNA_def_property_float_sdna(), RNA_def_property_int_funcs(), RNA_def_property_int_sdna(), RNA_def_property_range(), RNA_def_property_string_funcs(), RNA_def_property_string_maxlength(), RNA_def_property_struct_type(), RNA_def_property_translation_context(), RNA_def_property_ui_icon(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), rna_def_strip_modifiers(), RNA_def_struct(), RNA_def_struct_idprops_func(), RNA_def_struct_name_property(), RNA_def_struct_path_func(), RNA_def_struct_refine_func(), RNA_def_struct_system_idprops_func(), RNA_def_struct_ui_icon(), RNA_def_struct_ui_text(), rna_enum_strip_color_items, SELECT, SEQ_LEFTSEL, SEQ_LOCK, SEQ_MUTE, SEQ_RIGHTSEL, SEQ_SHOW_RETIMING, SEQ_USE_EFFECT_DEFAULT_FADE, SEQ_USE_LINEAR_MODIFIERS, STRIP_TYPE_ADD, STRIP_TYPE_ADJUSTMENT, STRIP_TYPE_ALPHAOVER, STRIP_TYPE_ALPHAUNDER, STRIP_TYPE_COLOR, STRIP_TYPE_COLORMIX, STRIP_TYPE_CROSS, STRIP_TYPE_GAMCROSS, STRIP_TYPE_GAUSSIAN_BLUR, STRIP_TYPE_GLOW, STRIP_TYPE_IMAGE, STRIP_TYPE_MASK, STRIP_TYPE_META, STRIP_TYPE_MOVIE, STRIP_TYPE_MOVIECLIP, STRIP_TYPE_MUL, STRIP_TYPE_MULTICAM, STRIP_TYPE_SCENE, STRIP_TYPE_SOUND_RAM, STRIP_TYPE_SPEED, STRIP_TYPE_SUB, STRIP_TYPE_TEXT, and STRIP_TYPE_WIPE.
Referenced by RNA_def_sequencer().
|
static |
Definition at line 2154 of file rna_sequencer.cc.
References RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_sequencer().
|
static |
Definition at line 1827 of file rna_sequencer.cc.
References NC_SCENE, ND_SEQUENCER, PROP_INT, PROP_PIXEL, RNA_def_property(), RNA_def_property_int_sdna(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_path_func(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by RNA_def_sequencer().
|
static |
Definition at line 1775 of file rna_sequencer.cc.
References NC_SCENE, ND_SEQUENCER, PROP_EDITABLE, PROP_FILENAME, PROP_FLOAT, PROP_INT, PROP_NONE, PROP_STRING, RNA_def_property(), RNA_def_property_clear_flag(), RNA_def_property_float_sdna(), RNA_def_property_int_sdna(), 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_sequencer().
|
static |
Definition at line 2200 of file rna_sequencer.cc.
References eSeqModifierType_ColorBalance, FUNC_USE_CONTEXT, FUNC_USE_REPORTS, NC_OBJECT, ND_MODIFIER, PARM_REQUIRED, PARM_RNAPTR, PROP_EDITABLE, PROP_NEVER_NULL, PROP_NO_DEG_UPDATE, PROP_NONE, PROP_POINTER, PROP_THICK_WRAP, PROPOVERRIDE_OVERRIDABLE_LIBRARY, 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(), RNA_def_property_flag(), RNA_def_property_override_flag(), RNA_def_property_pointer_funcs(), RNA_def_property_srna(), RNA_def_property_struct_type(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_string(), RNA_def_struct(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), and rna_enum_strip_modifier_type_items.
Referenced by rna_def_strip().
|
static |
Definition at line 1950 of file rna_sequencer.cc.
References BLT_I18NCONTEXT_EDITOR_FILEBROWSER, NC_SCENE, ND_SEQUENCER, PROP_BOOLEAN, PROP_DIRPATH, PROP_ENUM, PROP_FILEPATH, PROP_INT, PROP_NONE, PROP_PATH_SUPPORTS_BLEND_RELATIVE, PROP_STRING, PROP_UNSIGNED, 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_int_sdna(), RNA_def_property_string_funcs(), RNA_def_property_string_sdna(), RNA_def_property_translation_context(), 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(), SEQ_PROXY_IMAGE_SIZE_100, SEQ_PROXY_IMAGE_SIZE_25, SEQ_PROXY_IMAGE_SIZE_50, SEQ_PROXY_IMAGE_SIZE_75, SEQ_PROXY_SKIP_EXISTING, SEQ_PROXY_TC_NONE, SEQ_PROXY_TC_RECORD_RUN, SEQ_PROXY_TC_RECORD_RUN_NO_GAPS, SEQ_STORAGE_PROXY_CUSTOM_DIR, and SEQ_STORAGE_PROXY_CUSTOM_FILE.
Referenced by RNA_def_sequencer().
|
static |
Definition at line 1894 of file rna_sequencer.cc.
References FLT_MAX, NC_SCENE, ND_SEQUENCER, PROP_ANGLE, PROP_ENUM, PROP_FLOAT, PROP_NONE, PROP_PIXEL, PROP_UNSIGNED, RNA_def_property(), RNA_def_property_enum_default(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_default(), RNA_def_property_float_sdna(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct(), RNA_def_struct_path_func(), RNA_def_struct_sdna(), RNA_def_struct_ui_text(), SEQ_TRANSFORM_FILTER_AUTO, and transform_filter_items.
Referenced by RNA_def_sequencer().
|
static |
Definition at line 2947 of file rna_sequencer.cc.
References RNA_api_strips(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by rna_def_meta().
|
static |
Definition at line 2525 of file rna_sequencer.cc.
References RNA_api_strips(), RNA_def_struct(), RNA_def_struct_sdna(), and RNA_def_struct_ui_text().
Referenced by rna_def_editor().
|
static |
Definition at line 3452 of file rna_sequencer.cc.
References BLT_I18NCONTEXT_ID_SEQUENCE, DEG2RADF, FLT_MAX, M_PI, NC_SCENE, ND_SEQUENCER, PROP_ANGLE, PROP_BOOLEAN, PROP_COLOR_GAMMA, PROP_EDITABLE, PROP_ENUM, PROP_FLOAT, PROP_NONE, PROP_POINTER, PROP_STRING, PROP_TEXTEDIT_UPDATE, PROP_UNSIGNED, PROP_XYZ, 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_default(), RNA_def_property_float_sdna(), RNA_def_property_pointer_funcs(), RNA_def_property_pointer_sdna(), RNA_def_property_range(), RNA_def_property_string_funcs(), RNA_def_property_string_sdna(), RNA_def_property_translation_context(), RNA_def_property_ui_icon(), RNA_def_property_ui_range(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), SEQ_TEXT_ALIGN_X_CENTER, SEQ_TEXT_ALIGN_X_LEFT, SEQ_TEXT_ALIGN_X_RIGHT, SEQ_TEXT_ALIGN_Y_BOTTOM, SEQ_TEXT_ALIGN_Y_CENTER, SEQ_TEXT_ALIGN_Y_TOP, SEQ_TEXT_BOLD, SEQ_TEXT_BOX, SEQ_TEXT_ITALIC, SEQ_TEXT_OUTLINE, and SEQ_TEXT_SHADOW.
|
static |
Definition at line 3966 of file rna_sequencer.cc.
References NC_SCENE, ND_SEQUENCER, PROP_ENUM, PROP_FACTOR, PROP_FLOAT, PROP_NONE, rna_def_modifier_panel_open_prop(), RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_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_icon(), RNA_def_struct_ui_text(), SEQ_TONEMAP_RD_PHOTORECEPTOR, and SEQ_TONEMAP_RH_SIMPLE.
Referenced by rna_def_modifiers().
|
static |
Definition at line 3872 of file rna_sequencer.cc.
References NC_SCENE, ND_SEQUENCER, PROP_COLOR_GAMMA, PROP_FLOAT, rna_def_modifier_panel_open_prop(), RNA_def_property(), 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_icon(), and RNA_def_struct_ui_text().
Referenced by rna_def_modifiers().
|
static |
Definition at line 3274 of file rna_sequencer.cc.
References BLT_I18NCONTEXT_ID_SEQUENCE, DEG2RADF, NC_SCENE, ND_SEQUENCER, PROP_ANGLE, PROP_ENUM, PROP_FACTOR, PROP_FLOAT, PROP_NONE, RNA_def_property(), RNA_def_property_enum_items(), RNA_def_property_enum_sdna(), RNA_def_property_float_sdna(), RNA_def_property_range(), RNA_def_property_translation_context(), RNA_def_property_ui_text(), RNA_def_property_update(), RNA_def_struct_sdna_from(), SEQ_WIPE_CLOCK, SEQ_WIPE_DOUBLE, SEQ_WIPE_IRIS, and SEQ_WIPE_SINGLE.
|
static |
Definition at line 2164 of file rna_sequencer.cc.
Referenced by rna_def_strip().
|
static |
Definition at line 3679 of file rna_sequencer.cc.
Referenced by rna_def_effects().
| const EnumPropertyItem rna_enum_strip_color_items[] |
Definition at line 74 of file rna_sequencer.cc.
Referenced by rna_def_strip(), and blender::ed::vse::SEQUENCER_OT_strip_color_tag_set().
| const EnumPropertyItem rna_enum_strip_modifier_type_items[] |
Definition at line 58 of file rna_sequencer.cc.
Referenced by blender::ed::vse::filter_modifiers_by_sequence_type_itemf(), rna_def_modifier(), and rna_def_strip_modifiers().
| const EnumPropertyItem rna_enum_strip_scale_method_items[] |
Definition at line 88 of file rna_sequencer.cc.
Referenced by RNA_api_strips(), rna_def_sequencer_tool_settings(), blender::ed::vse::sequencer_generic_props__internal(), and blender::ed::vse::SEQUENCER_OT_strip_transform_fit().
| const EnumPropertyItem rna_enum_strip_sound_modifier_type_items[] |
Definition at line 69 of file rna_sequencer.cc.
Referenced by blender::ed::vse::filter_modifiers_by_sequence_type_itemf().
| const EnumPropertyItem rna_enum_strip_video_modifier_type_items[] |
Definition at line 64 of file rna_sequencer.cc.
Referenced by blender::ed::vse::filter_modifiers_by_sequence_type_itemf().
|
static |
Definition at line 1863 of file rna_sequencer.cc.
Referenced by rna_def_strip_transform().