Blender
V3.3
|
Go to the source code of this file.
Macros | |
#define | CHANNEL_FIRST (-UI_TIME_SCRUB_MARGIN_Y - CHANNEL_HEIGHT_HALF - CHANNEL_SKIP) |
#define | CHANNEL_HEIGHT (0.8f * U.widget_unit) |
#define | CHANNEL_HEIGHT_HALF (0.4f * U.widget_unit) |
#define | CHANNEL_SKIP (0.1f * U.widget_unit) |
#define | CHANNEL_STEP (CHANNEL_HEIGHT + CHANNEL_SKIP) |
#define | CHANNEL_PAD 4 |
#define | EXTRA_SCROLL_PAD 100.0f |
#define | STRIP_HEIGHT_HALF (0.25f * UI_UNIT_Y) |
Typedefs | |
typedef void(* | ClipTrackValueCallback) (void *userdata, struct MovieTrackingTrack *track, struct MovieTrackingMarker *marker, eClipCurveValueSource value_source, int scene_framenr, float val) |
typedef void(* | ClipTrackValueSegmentStartCallback) (void *userdata, struct MovieTrackingTrack *track, eClipCurveValueSource value_source, bool is_point) |
typedef void(* | ClipTrackValueSegmentEndCallback) (void *userdata, eClipCurveValueSource value_source) |
Enumerations | |
enum | eClipCurveValueSource { CLIP_VALUE_SOURCE_SPEED_X , CLIP_VALUE_SOURCE_SPEED_Y , CLIP_VALUE_SOURCE_REPROJECTION_ERROR } |
#define CHANNEL_FIRST (-UI_TIME_SCRUB_MARGIN_Y - CHANNEL_HEIGHT_HALF - CHANNEL_SKIP) |
Definition at line 21 of file clip_intern.h.
#define CHANNEL_HEIGHT (0.8f * U.widget_unit) |
Definition at line 22 of file clip_intern.h.
#define CHANNEL_HEIGHT_HALF (0.4f * U.widget_unit) |
Definition at line 23 of file clip_intern.h.
#define CHANNEL_PAD 4 |
Definition at line 27 of file clip_intern.h.
#define CHANNEL_SKIP (0.1f * U.widget_unit) |
Definition at line 24 of file clip_intern.h.
#define CHANNEL_STEP (CHANNEL_HEIGHT + CHANNEL_SKIP) |
Definition at line 25 of file clip_intern.h.
#define EXTRA_SCROLL_PAD 100.0f |
Definition at line 30 of file clip_intern.h.
Definition at line 32 of file clip_intern.h.
typedef void(* ClipTrackValueCallback) (void *userdata, struct MovieTrackingTrack *track, struct MovieTrackingMarker *marker, eClipCurveValueSource value_source, int scene_framenr, float val) |
Definition at line 120 of file clip_intern.h.
typedef void(* ClipTrackValueSegmentEndCallback) (void *userdata, eClipCurveValueSource value_source) |
Definition at line 132 of file clip_intern.h.
typedef void(* ClipTrackValueSegmentStartCallback) (void *userdata, struct MovieTrackingTrack *track, eClipCurveValueSource value_source, bool is_point) |
Definition at line 127 of file clip_intern.h.
Enumerator | |
---|---|
CLIP_VALUE_SOURCE_SPEED_X | |
CLIP_VALUE_SOURCE_SPEED_Y | |
CLIP_VALUE_SOURCE_REPROJECTION_ERROR |
Definition at line 114 of file clip_intern.h.
void clip_delete_marker | ( | struct bContext * | C, |
struct MovieClip * | clip, | ||
struct MovieTrackingTrack * | track, | ||
struct MovieTrackingMarker * | marker | ||
) |
Definition at line 350 of file clip_utils.c.
References BKE_tracking_marker_delete(), C, clip_delete_track(), MovieTrackingMarker::framenr, MovieTrackingTrack::markersnr, NA_EDITED, NC_MOVIECLIP, and WM_event_add_notifier().
Referenced by delete_knot_exec(), and delete_marker_exec().
void clip_delete_plane_track | ( | struct bContext * | C, |
struct MovieClip * | clip, | ||
struct MovieTrackingPlaneTrack * | plane_track | ||
) |
Definition at line 365 of file clip_utils.c.
References BKE_animdata_fix_paths_remove(), BKE_tracking_get_active_plane_tracks(), BKE_tracking_get_rna_path_for_plane_track(), BKE_tracking_plane_track_free(), BLI_freelinkN(), C, CTX_data_main(), DEG_id_tag_update(), DEG_relations_tag_update(), MovieClip::id, MAX_NAME, MovieClip::tracking, and void.
Referenced by delete_track_exec().
void clip_delete_track | ( | struct bContext * | C, |
struct MovieClip * | clip, | ||
struct MovieTrackingTrack * | track | ||
) |
Definition at line 311 of file clip_utils.c.
References MovieTracking::act_track, BKE_animdata_fix_paths_remove(), BKE_tracking_get_active_tracks(), BKE_tracking_get_rna_path_for_track(), BKE_tracking_plane_tracks_remove_point_track(), BKE_tracking_track_free(), BKE_tracking_track_get_active(), BLI_freelinkN(), C, CTX_data_main(), DEG_id_tag_update(), DEG_relations_tag_update(), MovieTrackingTrack::flag, MovieClip::id, MAX_NAME, NA_EDITED, NC_MOVIECLIP, NC_SPACE, ND_DISPLAY, ND_SPACE_VIEW3D, NULL, TRACK_HAS_BUNDLE, TRACK_USE_2D_STAB, TRACK_USE_2D_STAB_ROT, MovieClip::tracking, and WM_event_add_notifier().
Referenced by average_tracks_exec(), clip_delete_marker(), delete_curve_exec(), and delete_track_exec().
Definition at line 1964 of file clip_draw.c.
References C, CTX_data_scene(), draw_movieclip_cache(), draw_movieclip_notes(), ED_space_clip_get_clip(), and scene.
Referenced by clip_main_region_draw().
void clip_draw_dopesheet_main | ( | struct SpaceClip * | sc, |
struct ARegion * | region, | ||
struct Scene * | scene | ||
) |
Definition at line 95 of file clip_dopesheet_draw.c.
References BKE_movieclip_remap_clip_to_scene_frame(), BLI_rcti_size_x(), BLI_rcti_size_y(), CHANNEL_FIRST, CHANNEL_HEIGHT, CHANNEL_HEIGHT_HALF, CHANNEL_STEP, MovieTrackingDopesheet::channels, clip_draw_dopesheet_background(), clip_draw_sfra_efra(), color, View2D::cur, MovieTracking::dopesheet, draw_keyframe_shape(), ED_space_clip_get_clip(), EXTRA_SCROLL_PAD, ListBase::first, MovieTrackingMarker::flag, MovieTrackingTrack::flag, float(), MovieTrackingMarker::framenr, GPU_blend(), GPU_BLEND_ALPHA, GPU_BLEND_NONE, GPU_COMP_F32, GPU_COMP_U32, GPU_COMP_U8, GPU_FETCH_FLOAT, GPU_FETCH_INT, GPU_FETCH_INT_TO_FLOAT_UNIT, GPU_PRIM_POINTS, GPU_program_point_size(), GPU_SHADER_2D_UNIFORM_COLOR, GPU_SHADER_KEYFRAME_SHAPE, GPU_vertformat_attr_add(), height, immAttr1f(), immAttr1u(), immAttr4ub(), immBegin(), immBindBuiltinProgram(), immEnd(), immRectf(), immUnbindProgram(), immUniform1f(), immUniform2f(), immUniformColor4fv(), immVertexFormat(), IN_RANGE, MARKER_DISABLED, MARKER_TRACKED, MovieTrackingTrack::markers, View2D::mask, MovieTrackingDopesheetChannel::next, scene, MovieTrackingDopesheetChannel::segments, STRIP_HEIGHT_HALF, TH_STRIP, TH_STRIP_SELECT, View2D::tot, MovieTrackingDopesheet::tot_channel, MovieTrackingDopesheetChannel::tot_segment, MovieTrackingDopesheetChannel::track, track_channel_color(), TRACK_DOPE_SEL, TRACK_LOCKED, MovieClip::tracking, UI_GetThemeColor3fv(), ARegion::v2d, rctf::xmax, rctf::xmin, y, rctf::ymax, and rctf::ymin.
Referenced by dopesheet_region_draw().
Definition at line 251 of file clip_graph_draw.c.
References clip_draw_sfra_efra(), draw_frame_curves(), draw_tracks_motion_and_error_curves(), ED_space_clip_get_clip(), SpaceClip::flag, GPU_COMP_F32, GPU_FETCH_FLOAT, GPU_point_size(), GPU_SHADER_2D_UNIFORM_COLOR, GPU_vertformat_attr_add(), immBindBuiltinProgram(), immUnbindProgram(), immVertexFormat(), pos, SC_SHOW_GRAPH_FRAMES, SC_SHOW_GRAPH_TRACKS_ERROR, SC_SHOW_GRAPH_TRACKS_MOTION, scene, UI_view2d_draw_lines_x__values(), UI_view2d_draw_lines_y__values(), and ARegion::v2d.
Referenced by graph_region_draw().
Definition at line 1974 of file clip_draw.c.
References BKE_tracking_marker_get(), BKE_tracking_track_get_active(), C, SpaceClip::clip, CTX_wm_space_clip(), ED_annotation_draw_2dimage(), ED_annotation_draw_view2d(), ED_space_clip_get_clip(), ED_space_clip_get_clip_frame_number(), SpaceClip::flag, SpaceClip::gpencil_src, GPU_matrix_mul, GPU_matrix_pop(), GPU_matrix_push(), GPU_matrix_translate_2fv(), MovieTrackingMarker::pos, SC_GPENCIL_SRC_TRACK, SC_MANUAL_CALIBRATION, MovieClip::tracking, and SpaceClip::unistabmat.
Referenced by clip_main_region_draw().
Definition at line 609 of file clip_utils.c.
References View2D::cur, RenderData::efra, GPU_blend(), GPU_BLEND_ALPHA, GPU_BLEND_NONE, GPU_COMP_F32, GPU_FETCH_FLOAT, GPU_line_width(), GPU_PRIM_LINES, GPU_SHADER_2D_UNIFORM_COLOR, GPU_vertformat_attr_add(), immBegin(), immBindBuiltinProgram(), immEnd(), immRectf(), immUnbindProgram(), immUniformColor4f(), immUniformThemeColorShade(), immVertex2f(), immVertexFormat(), pos, Scene::r, scene, RenderData::sfra, TH_BACK, UI_view2d_view_ortho(), rctf::xmax, rctf::xmin, rctf::ymax, and rctf::ymin.
Referenced by clip_draw_dopesheet_main(), and clip_draw_graph().
void clip_graph_tracking_iterate | ( | struct SpaceClip * | sc, |
bool | selected_only, | ||
bool | include_hidden, | ||
void * | userdata, | ||
void(*)(void *userdata, struct MovieTrackingMarker *marker) | func | ||
) |
Referenced by mouse_select_curve(), and mouse_select_knot().
void clip_graph_tracking_values_iterate | ( | struct SpaceClip * | sc, |
bool | selected_only, | ||
bool | include_hidden, | ||
void * | userdata, | ||
ClipTrackValueCallback | func, | ||
ClipTrackValueSegmentStartCallback | segment_start, | ||
ClipTrackValueSegmentEndCallback | segment_end | ||
) |
Definition at line 251 of file clip_utils.c.
References BKE_tracking_get_active_tracks(), clip_graph_tracking_values_iterate_track(), ED_space_clip_get_clip(), ListBase::first, MovieTrackingTrack::flag, MovieTrackingTrack::next, TRACK_HIDDEN, TRACK_SELECTED, and MovieClip::tracking.
Referenced by draw_tracks_motion_and_error_curves(), mouse_select_curve(), and view_all_exec().
void clip_graph_tracking_values_iterate_track | ( | struct SpaceClip * | sc, |
struct MovieTrackingTrack * | track, | ||
void * | userdata, | ||
ClipTrackValueCallback | func, | ||
ClipTrackValueSegmentStartCallback | segment_start, | ||
ClipTrackValueSegmentEndCallback | segment_end | ||
) |
Definition at line 237 of file clip_utils.c.
References clip_graph_tracking_values_iterate_track_reprojection_error_values(), and clip_graph_tracking_values_iterate_track_speed_values().
Referenced by box_select_graph_exec(), clip_graph_tracking_values_iterate(), and mouse_select_knot().
bool clip_graph_value_visible | ( | struct SpaceClip * | sc, |
eClipCurveValueSource | value_source | ||
) |
Definition at line 42 of file clip_utils.c.
References CLIP_VALUE_SOURCE_REPROJECTION_ERROR, CLIP_VALUE_SOURCE_SPEED_X, CLIP_VALUE_SOURCE_SPEED_Y, ELEM, SpaceClip::flag, SC_SHOW_GRAPH_TRACKS_ERROR, and SC_SHOW_GRAPH_TRACKS_MOTION.
Referenced by find_nearest_tracking_knot_cb(), find_nearest_tracking_segment_cb(), tracking_segment_end_cb(), tracking_segment_point_cb(), and tracking_segment_start_cb().
void CLIP_OT_add_marker | ( | struct wmOperatorType * | ot | ) |
Definition at line 112 of file tracking_ops.c.
References add_marker_exec(), add_marker_invoke(), wmOperatorType::description, ED_space_clip_tracking_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, NULL, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, RNA_def_float_vector(), and wmOperatorType::srna.
Referenced by clip_operatortypes().
void CLIP_OT_add_marker_at_click | ( | struct wmOperatorType * | ot | ) |
Definition at line 193 of file tracking_ops.c.
References add_marker_at_click_invoke(), add_marker_at_click_modal(), wmOperatorType::description, ED_space_clip_tracking_poll(), wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::modal, wmOperatorType::name, OPTYPE_BLOCKING, OPTYPE_REGISTER, OPTYPE_UNDO, ot, and wmOperatorType::poll.
Referenced by clip_operatortypes().
void CLIP_OT_apply_solution_scale | ( | struct wmOperatorType * | ot | ) |
Definition at line 819 of file tracking_ops_orient.c.
References apply_solution_scale_exec(), apply_solution_scale_invoke(), apply_solution_scale_poll(), wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, RNA_def_float(), and wmOperatorType::srna.
Referenced by clip_operatortypes().
void CLIP_OT_average_tracks | ( | struct wmOperatorType * | ot | ) |
Definition at line 1519 of file tracking_ops.c.
References average_tracks_exec(), average_tracks_invoke(), wmOperatorType::description, ED_space_clip_tracking_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, PROP_SKIP_SAVE, RNA_def_boolean(), RNA_def_property_flag(), and wmOperatorType::srna.
Referenced by clip_operatortypes().
void CLIP_OT_change_frame | ( | wmOperatorType * | ot | ) |
Definition at line 1144 of file clip_ops.c.
References change_frame_exec(), change_frame_invoke(), change_frame_modal(), change_frame_poll(), wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, MAXFRAME, MINAFRAME, wmOperatorType::modal, wmOperatorType::name, OPTYPE_BLOCKING, OPTYPE_UNDO, ot, wmOperatorType::poll, RNA_def_int(), and wmOperatorType::srna.
Referenced by clip_operatortypes().
void CLIP_OT_clean_tracks | ( | struct wmOperatorType * | ot | ) |
Definition at line 1905 of file tracking_ops.c.
References clean_tracks_exec(), clean_tracks_invoke(), wmOperatorType::description, ED_space_clip_tracking_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, NULL, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, RNA_def_enum(), RNA_def_float(), RNA_def_int(), wmOperatorType::srna, TRACKING_CLEAN_DELETE_SEGMENT, TRACKING_CLEAN_DELETE_TRACK, and TRACKING_CLEAN_SELECT.
Referenced by clip_operatortypes().
void CLIP_OT_clear_solution | ( | struct wmOperatorType * | ot | ) |
Definition at line 299 of file tracking_ops_solve.c.
References clear_solution_exec(), wmOperatorType::description, ED_space_clip_tracking_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, and wmOperatorType::poll.
Referenced by clip_operatortypes().
void CLIP_OT_clear_track_path | ( | struct wmOperatorType * | ot | ) |
Definition at line 978 of file tracking_ops.c.
References clear_track_path_exec(), wmOperatorType::description, ED_space_clip_tracking_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, NULL, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, RNA_def_boolean(), RNA_def_enum(), wmOperatorType::srna, TRACK_CLEAR_ALL, TRACK_CLEAR_REMAINED, and TRACK_CLEAR_UPTO.
Referenced by clip_operatortypes().
void CLIP_OT_copy_tracks | ( | struct wmOperatorType * | ot | ) |
Definition at line 2052 of file tracking_ops.c.
References copy_tracks_exec(), wmOperatorType::description, ED_space_clip_tracking_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, ot, and wmOperatorType::poll.
Referenced by clip_operatortypes().
void CLIP_OT_create_plane_track | ( | struct wmOperatorType * | ot | ) |
Definition at line 66 of file tracking_ops_plane.c.
References create_plane_track_tracks_exec(), wmOperatorType::description, ED_space_clip_tracking_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, and wmOperatorType::poll.
Referenced by clip_operatortypes().
void CLIP_OT_cursor_set | ( | struct wmOperatorType * | ot | ) |
Definition at line 1798 of file clip_ops.c.
References clip_set_2d_cursor_exec(), clip_set_2d_cursor_invoke(), wmOperatorType::description, ED_space_clip_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, NULL, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, RNA_def_float_vector(), and wmOperatorType::srna.
Referenced by clip_operatortypes().
void CLIP_OT_delete_marker | ( | struct wmOperatorType * | ot | ) |
Definition at line 321 of file tracking_ops.c.
References delete_marker_exec(), wmOperatorType::description, ED_space_clip_tracking_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, and WM_operator_confirm().
Referenced by clip_operatortypes().
void CLIP_OT_delete_track | ( | struct wmOperatorType * | ot | ) |
Definition at line 250 of file tracking_ops.c.
References delete_track_exec(), wmOperatorType::description, ED_space_clip_tracking_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, and WM_operator_confirm().
Referenced by clip_operatortypes().
void CLIP_OT_detect_features | ( | struct wmOperatorType * | ot | ) |
Definition at line 93 of file tracking_ops_detect.c.
References wmOperatorType::description, detect_features_exec(), ED_space_clip_tracking_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, NULL, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, RNA_def_enum(), RNA_def_float(), RNA_def_int(), and wmOperatorType::srna.
Referenced by clip_operatortypes().
void CLIP_OT_disable_markers | ( | struct wmOperatorType * | ot | ) |
Definition at line 1062 of file tracking_ops.c.
References wmOperatorType::description, disable_markers_exec(), ED_space_clip_tracking_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, MARKER_OP_DISABLE, MARKER_OP_ENABLE, MARKER_OP_TOGGLE, wmOperatorType::name, NULL, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, RNA_def_enum(), and wmOperatorType::srna.
Referenced by clip_operatortypes().
void CLIP_OT_dopesheet_select_channel | ( | struct wmOperatorType * | ot | ) |
Definition at line 120 of file clip_dopesheet_ops.c.
References wmOperatorType::description, dopesheet_select_channel_exec(), dopesheet_select_channel_invoke(), dopesheet_select_channel_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, NULL, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, RNA_def_boolean(), RNA_def_float_vector(), and wmOperatorType::srna.
Referenced by clip_operatortypes().
void CLIP_OT_dopesheet_view_all | ( | struct wmOperatorType * | ot | ) |
Definition at line 188 of file clip_dopesheet_ops.c.
References wmOperatorType::description, dopesheet_view_all_exec(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, and space_clip_dopesheet_poll().
Referenced by clip_operatortypes().
void CLIP_OT_frame_jump | ( | struct wmOperatorType * | ot | ) |
Definition at line 1320 of file tracking_ops.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, frame_jump_exec(), frame_jump_poll(), wmOperatorType::idname, wmOperatorType::name, NULL, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, RNA_def_enum(), and wmOperatorType::srna.
Referenced by clip_operatortypes().
void CLIP_OT_graph_center_current_frame | ( | struct wmOperatorType * | ot | ) |
Definition at line 694 of file clip_graph_ops.c.
References center_current_frame_exec(), wmOperatorType::description, ED_space_clip_graph_poll(), wmOperatorType::exec, wmOperatorType::idname, wmOperatorType::name, ot, and wmOperatorType::poll.
Referenced by clip_operatortypes().
void CLIP_OT_graph_delete_curve | ( | struct wmOperatorType * | ot | ) |
Definition at line 529 of file clip_graph_ops.c.
References clip_graph_knots_poll(), delete_curve_exec(), wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, and WM_operator_confirm().
Referenced by clip_operatortypes().
void CLIP_OT_graph_delete_knot | ( | struct wmOperatorType * | ot | ) |
Definition at line 572 of file clip_graph_ops.c.
References clip_graph_knots_poll(), delete_knot_exec(), wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, and wmOperatorType::poll.
Referenced by clip_operatortypes().
void CLIP_OT_graph_disable_markers | ( | struct wmOperatorType * | ot | ) |
Definition at line 745 of file clip_graph_ops.c.
References wmOperatorType::description, ED_space_clip_graph_poll(), wmOperatorType::exec, wmOperatorType::flag, graph_disable_markers_exec(), wmOperatorType::idname, wmOperatorType::name, NULL, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, RNA_def_enum(), and wmOperatorType::srna.
Referenced by clip_operatortypes().
void CLIP_OT_graph_select | ( | struct wmOperatorType * | ot | ) |
Definition at line 312 of file clip_graph_ops.c.
References clip_graph_knots_poll(), wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, NULL, OPTYPE_UNDO, ot, wmOperatorType::poll, PROP_SKIP_SAVE, RNA_def_boolean(), RNA_def_float_vector(), RNA_def_property_flag(), select_exec(), select_invoke(), and wmOperatorType::srna.
Referenced by clip_operatortypes().
void CLIP_OT_graph_select_all_markers | ( | struct wmOperatorType * | ot | ) |
Definition at line 494 of file clip_graph_ops.c.
References clip_graph_knots_poll(), wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, graph_select_all_markers_exec(), wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, and WM_operator_properties_select_all().
Referenced by clip_operatortypes().
void CLIP_OT_graph_select_box | ( | struct wmOperatorType * | ot | ) |
Definition at line 424 of file clip_graph_ops.c.
References box_select_graph_exec(), clip_graph_knots_poll(), wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::modal, wmOperatorType::name, OPTYPE_UNDO, ot, wmOperatorType::poll, WM_gesture_box_invoke(), WM_gesture_box_modal(), and WM_operator_properties_gesture_box_select().
Referenced by clip_operatortypes().
void CLIP_OT_graph_view_all | ( | struct wmOperatorType * | ot | ) |
Definition at line 658 of file clip_graph_ops.c.
References wmOperatorType::description, ED_space_clip_graph_poll(), wmOperatorType::exec, wmOperatorType::idname, wmOperatorType::name, ot, wmOperatorType::poll, and view_all_exec().
Referenced by clip_operatortypes().
void CLIP_OT_hide_tracks | ( | struct wmOperatorType * | ot | ) |
Definition at line 1181 of file tracking_ops.c.
References wmOperatorType::description, ED_space_clip_tracking_poll(), wmOperatorType::exec, wmOperatorType::flag, hide_tracks_exec(), wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, RNA_def_boolean(), and wmOperatorType::srna.
Referenced by clip_operatortypes().
void CLIP_OT_hide_tracks_clear | ( | struct wmOperatorType * | ot | ) |
Definition at line 1231 of file tracking_ops.c.
References wmOperatorType::description, ED_space_clip_tracking_poll(), wmOperatorType::exec, wmOperatorType::flag, hide_tracks_clear_exec(), wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, and wmOperatorType::poll.
Referenced by clip_operatortypes().
void CLIP_OT_join_tracks | ( | struct wmOperatorType * | ot | ) |
Definition at line 1431 of file tracking_ops.c.
References wmOperatorType::description, ED_space_clip_tracking_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, join_tracks_exec(), wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, and wmOperatorType::poll.
Referenced by clip_operatortypes().
void CLIP_OT_keyframe_delete | ( | struct wmOperatorType * | ot | ) |
Definition at line 2204 of file tracking_ops.c.
References wmOperatorType::description, ED_space_clip_tracking_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, keyframe_delete_exec(), wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, and wmOperatorType::poll.
Referenced by clip_operatortypes().
void CLIP_OT_keyframe_insert | ( | struct wmOperatorType * | ot | ) |
Definition at line 2177 of file tracking_ops.c.
References wmOperatorType::description, ED_space_clip_tracking_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, keyframe_insert_exec(), wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, and wmOperatorType::poll.
Referenced by clip_operatortypes().
void CLIP_OT_lock_selection_toggle | ( | struct wmOperatorType * | ot | ) |
Definition at line 1848 of file clip_ops.c.
References wmOperatorType::description, ED_space_clip_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, lock_selection_toggle_exec(), wmOperatorType::name, OPTYPE_LOCK_BYPASS, ot, and wmOperatorType::poll.
Referenced by clip_operatortypes().
void CLIP_OT_lock_tracks | ( | struct wmOperatorType * | ot | ) |
Definition at line 1582 of file tracking_ops.c.
References wmOperatorType::description, ED_space_clip_tracking_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, lock_tracks_exec(), wmOperatorType::name, NULL, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, RNA_def_enum(), wmOperatorType::srna, TRACK_ACTION_LOCK, TRACK_ACTION_TOGGLE, and TRACK_ACTION_UNLOCK.
Referenced by clip_operatortypes().
void CLIP_OT_mode_set | ( | struct wmOperatorType * | ot | ) |
Definition at line 1601 of file clip_ops.c.
References wmOperatorType::description, ED_space_clip_poll(), wmOperatorType::exec, wmOperatorType::idname, mode_set_exec(), wmOperatorType::name, ot, wmOperatorType::poll, RNA_def_enum(), rna_enum_clip_editor_mode_items, SC_MODE_TRACKING, and wmOperatorType::srna.
Referenced by clip_operatortypes().
void CLIP_OT_new_image_from_plane_marker | ( | struct wmOperatorType * | ot | ) |
Definition at line 2287 of file tracking_ops.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, new_image_from_plane_marker_exec(), new_image_from_plane_marker_poll(), OPTYPE_REGISTER, OPTYPE_UNDO, ot, and wmOperatorType::poll.
Referenced by clip_operatortypes().
void CLIP_OT_open | ( | struct wmOperatorType * | ot | ) |
Definition at line 295 of file clip_ops.c.
References wmOperatorType::cancel, wmOperatorType::description, wmOperatorType::exec, FILE_DEFAULTDISPLAY, FILE_OPENFILE, FILE_SORT_DEFAULT, FILE_SPECIAL, FILE_TYPE_FOLDER, FILE_TYPE_IMAGE, FILE_TYPE_MOVIE, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, open_cancel(), open_exec(), open_invoke(), OPTYPE_REGISTER, OPTYPE_UNDO, ot, WM_FILESEL_DIRECTORY, WM_FILESEL_FILES, WM_FILESEL_RELPATH, and WM_operator_properties_filesel().
Referenced by clip_operatortypes().
void CLIP_OT_paste_tracks | ( | struct wmOperatorType * | ot | ) |
Definition at line 2098 of file tracking_ops.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, paste_tracks_exec(), paste_tracks_poll(), and wmOperatorType::poll.
Referenced by clip_operatortypes().
void CLIP_OT_prefetch | ( | struct wmOperatorType * | ot | ) |
Definition at line 1707 of file clip_ops.c.
References clip_prefetch_invoke(), clip_prefetch_modal(), wmOperatorType::description, ED_space_clip_view_clip_poll(), wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::modal, wmOperatorType::name, ot, and wmOperatorType::poll.
Referenced by clip_operatortypes().
void CLIP_OT_rebuild_proxy | ( | struct wmOperatorType * | ot | ) |
Definition at line 1563 of file clip_ops.c.
References clip_rebuild_proxy_exec(), wmOperatorType::description, ED_space_clip_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, ot, and wmOperatorType::poll.
Referenced by clip_operatortypes().
void CLIP_OT_refine_markers | ( | struct wmOperatorType * | ot | ) |
Definition at line 463 of file tracking_ops_track.c.
References wmOperatorType::description, ED_space_clip_tracking_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, refine_marker_exec(), RNA_def_boolean(), and wmOperatorType::srna.
Referenced by clip_operatortypes().
void CLIP_OT_reload | ( | struct wmOperatorType * | ot | ) |
Definition at line 342 of file clip_ops.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::idname, wmOperatorType::name, ot, and reload_exec().
Referenced by clip_operatortypes().
void CLIP_OT_select | ( | struct wmOperatorType * | ot | ) |
Definition at line 422 of file tracking_select.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, NULL, OPTYPE_UNDO, ot, wmOperatorType::poll, PROP_SKIP_SAVE, RNA_def_boolean(), RNA_def_float_vector(), RNA_def_property_flag(), select_exec(), select_invoke(), select_poll(), and wmOperatorType::srna.
Referenced by clip_operatortypes().
void CLIP_OT_select_all | ( | struct wmOperatorType * | ot | ) |
Definition at line 869 of file tracking_select.c.
References wmOperatorType::description, ED_space_clip_tracking_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, select_all_exec(), and WM_operator_properties_select_all().
Referenced by clip_operatortypes().
void CLIP_OT_select_box | ( | struct wmOperatorType * | ot | ) |
Definition at line 554 of file tracking_select.c.
References box_select_exec(), wmOperatorType::description, ED_space_clip_tracking_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::modal, wmOperatorType::name, OPTYPE_UNDO, ot, wmOperatorType::poll, WM_gesture_box_invoke(), WM_gesture_box_modal(), WM_operator_properties_gesture_box(), and WM_operator_properties_select_operation_simple().
Referenced by clip_operatortypes().
void CLIP_OT_select_circle | ( | struct wmOperatorType * | ot | ) |
Definition at line 819 of file tracking_select.c.
References circle_select_exec(), wmOperatorType::description, ED_select_circle_get_name(), ED_space_clip_tracking_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::get_name, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::modal, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, WM_gesture_circle_invoke(), WM_gesture_circle_modal(), WM_operator_properties_gesture_circle(), and WM_operator_properties_select_operation_simple().
Referenced by clip_operatortypes().
void CLIP_OT_select_grouped | ( | struct wmOperatorType * | ot | ) |
Definition at line 956 of file tracking_select.c.
References wmOperatorType::description, ED_space_clip_tracking_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, NULL, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, RNA_def_enum(), select_grouped_exec(), wmOperatorType::srna, and TRACK_CLEAR_REMAINED.
Referenced by clip_operatortypes().
void CLIP_OT_select_lasso | ( | struct wmOperatorType * | ot | ) |
Definition at line 686 of file tracking_select.c.
References wmOperatorType::cancel, clip_lasso_select_exec(), wmOperatorType::description, ED_space_clip_tracking_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::modal, wmOperatorType::name, OPTYPE_DEPENDS_ON_CURSOR, OPTYPE_UNDO, ot, wmOperatorType::poll, WM_gesture_lasso_cancel(), WM_gesture_lasso_invoke(), WM_gesture_lasso_modal(), WM_operator_properties_gesture_lasso(), and WM_operator_properties_select_operation_simple().
Referenced by clip_operatortypes().
void CLIP_OT_set_axis | ( | struct wmOperatorType * | ot | ) |
Definition at line 557 of file tracking_ops_orient.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, NULL, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, RNA_def_enum(), set_axis_exec(), set_orientation_poll(), and wmOperatorType::srna.
Referenced by clip_operatortypes().
void CLIP_OT_set_center_principal | ( | struct wmOperatorType * | ot | ) |
Definition at line 1113 of file tracking_ops.c.
References wmOperatorType::description, ED_space_clip_tracking_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, and set_center_principal_exec().
Referenced by clip_operatortypes().
void CLIP_OT_set_origin | ( | struct wmOperatorType * | ot | ) |
Definition at line 216 of file tracking_ops_orient.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, RNA_def_boolean(), set_orientation_poll(), set_origin_exec(), and wmOperatorType::srna.
Referenced by clip_operatortypes().
void CLIP_OT_set_plane | ( | struct wmOperatorType * | ot | ) |
Definition at line 487 of file tracking_ops_orient.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, NULL, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, RNA_def_enum(), set_orientation_poll(), set_plane_exec(), and wmOperatorType::srna.
Referenced by clip_operatortypes().
void CLIP_OT_set_scale | ( | struct wmOperatorType * | ot | ) |
Definition at line 699 of file tracking_ops_orient.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, RNA_def_float(), set_orientation_poll(), set_scale_exec(), set_scale_invoke(), and wmOperatorType::srna.
Referenced by clip_operatortypes().
void CLIP_OT_set_scene_frames | ( | wmOperatorType * | ot | ) |
Definition at line 1748 of file clip_ops.c.
References clip_set_scene_frames_exec(), wmOperatorType::description, ED_space_clip_view_clip_poll(), wmOperatorType::exec, wmOperatorType::idname, wmOperatorType::name, ot, and wmOperatorType::poll.
Referenced by clip_operatortypes().
void CLIP_OT_set_solution_scale | ( | struct wmOperatorType * | ot | ) |
Definition at line 759 of file tracking_ops_orient.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, RNA_def_float(), set_solution_scale_exec(), set_solution_scale_invoke(), set_solution_scale_poll(), and wmOperatorType::srna.
Referenced by clip_operatortypes().
void CLIP_OT_set_solver_keyframe | ( | struct wmOperatorType * | ot | ) |
Definition at line 1639 of file tracking_ops.c.
References wmOperatorType::description, ED_space_clip_tracking_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, NULL, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, RNA_def_enum(), set_solver_keyframe_exec(), SOLVER_KEYFRAME_A, SOLVER_KEYFRAME_B, and wmOperatorType::srna.
Referenced by clip_operatortypes().
void CLIP_OT_slide_marker | ( | struct wmOperatorType * | ot | ) |
Definition at line 914 of file tracking_ops.c.
References wmOperatorType::description, ED_space_clip_tracking_poll(), wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::modal, wmOperatorType::name, NULL, OPTYPE_BLOCKING, OPTYPE_GRAB_CURSOR_XY, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, RNA_def_float_vector(), slide_marker_invoke(), slide_marker_modal(), and wmOperatorType::srna.
Referenced by clip_operatortypes().
void CLIP_OT_slide_plane_marker | ( | struct wmOperatorType * | ot | ) |
Definition at line 364 of file tracking_ops_plane.c.
References wmOperatorType::description, ED_space_clip_tracking_poll(), wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::modal, wmOperatorType::name, OPTYPE_BLOCKING, OPTYPE_GRAB_CURSOR_XY, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, slide_plane_marker_invoke(), and slide_plane_marker_modal().
Referenced by clip_operatortypes().
void CLIP_OT_solve_camera | ( | struct wmOperatorType * | ot | ) |
Definition at line 255 of file tracking_ops_solve.c.
References wmOperatorType::description, ED_space_clip_tracking_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::modal, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, solve_camera_exec(), solve_camera_invoke(), and solve_camera_modal().
Referenced by clip_operatortypes().
void CLIP_OT_stabilize_2d_add | ( | struct wmOperatorType * | ot | ) |
Definition at line 63 of file tracking_ops_stabilize.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, stabilize_2d_add_exec(), and stabilize_2d_poll().
Referenced by clip_operatortypes().
void CLIP_OT_stabilize_2d_remove | ( | struct wmOperatorType * | ot | ) |
Definition at line 114 of file tracking_ops_stabilize.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, stabilize_2d_poll(), and stabilize_2d_remove_exec().
Referenced by clip_operatortypes().
void CLIP_OT_stabilize_2d_rotation_add | ( | struct wmOperatorType * | ot | ) |
Definition at line 195 of file tracking_ops_stabilize.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, stabilize_2d_poll(), and stabilize_2d_rotation_add_exec().
Referenced by clip_operatortypes().
void CLIP_OT_stabilize_2d_rotation_remove | ( | struct wmOperatorType * | ot | ) |
Definition at line 246 of file tracking_ops_stabilize.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, stabilize_2d_poll(), and stabilize_2d_rotation_remove_exec().
Referenced by clip_operatortypes().
void CLIP_OT_stabilize_2d_rotation_select | ( | struct wmOperatorType * | ot | ) |
Definition at line 285 of file tracking_ops_stabilize.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, stabilize_2d_poll(), and stabilize_2d_rotation_select_exec().
Referenced by clip_operatortypes().
void CLIP_OT_stabilize_2d_select | ( | struct wmOperatorType * | ot | ) |
Definition at line 153 of file tracking_ops_stabilize.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, stabilize_2d_poll(), and stabilize_2d_select_exec().
Referenced by clip_operatortypes().
void CLIP_OT_track_copy_color | ( | struct wmOperatorType * | ot | ) |
Definition at line 1697 of file tracking_ops.c.
References wmOperatorType::description, ED_space_clip_tracking_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, and track_copy_color_exec().
Referenced by clip_operatortypes().
void CLIP_OT_track_markers | ( | struct wmOperatorType * | ot | ) |
Definition at line 412 of file tracking_ops_track.c.
References wmOperatorType::description, ED_space_clip_tracking_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::get_description, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::modal, wmOperatorType::name, OPTYPE_UNDO, ot, wmOperatorType::poll, RNA_def_boolean(), wmOperatorType::srna, track_markers_desc(), track_markers_exec(), track_markers_invoke(), and track_markers_modal().
Referenced by clip_operatortypes().
void CLIP_OT_tracking_object_new | ( | struct wmOperatorType * | ot | ) |
Definition at line 1974 of file tracking_ops.c.
References wmOperatorType::description, ED_space_clip_tracking_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, and tracking_object_new_exec().
Referenced by clip_operatortypes().
void CLIP_OT_tracking_object_remove | ( | struct wmOperatorType * | ot | ) |
Definition at line 2017 of file tracking_ops.c.
References wmOperatorType::description, ED_space_clip_tracking_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, and tracking_object_remove_exec().
Referenced by clip_operatortypes().
void CLIP_OT_update_image_from_plane_marker | ( | struct wmOperatorType * | ot | ) |
Definition at line 2344 of file tracking_ops.c.
References wmOperatorType::description, wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_REGISTER, OPTYPE_UNDO, ot, wmOperatorType::poll, update_image_from_plane_marker_exec(), and update_image_from_plane_marker_poll().
Referenced by clip_operatortypes().
void CLIP_OT_view_all | ( | struct wmOperatorType * | ot | ) |
Definition at line 957 of file clip_ops.c.
References wmOperatorType::description, ED_space_clip_view_clip_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_LOCK_BYPASS, ot, wmOperatorType::poll, PROP_SKIP_SAVE, RNA_def_boolean(), RNA_def_property_flag(), wmOperatorType::srna, and view_all_exec().
Referenced by clip_operatortypes().
void CLIP_OT_view_center_cursor | ( | struct wmOperatorType * | ot | ) |
Definition at line 996 of file clip_ops.c.
References wmOperatorType::description, ED_space_clip_maskedit_poll(), wmOperatorType::exec, wmOperatorType::idname, wmOperatorType::name, ot, wmOperatorType::poll, and view_center_cursor_exec().
Referenced by clip_operatortypes().
void CLIP_OT_view_pan | ( | struct wmOperatorType * | ot | ) |
Definition at line 496 of file clip_ops.c.
References wmOperatorType::cancel, wmOperatorType::description, ED_space_clip_view_clip_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::modal, wmOperatorType::name, NULL, OPTYPE_BLOCKING, OPTYPE_GRAB_CURSOR_XY, OPTYPE_LOCK_BYPASS, ot, wmOperatorType::poll, RNA_def_float_vector(), wmOperatorType::srna, view_pan_cancel(), view_pan_exec(), view_pan_invoke(), and view_pan_modal().
Referenced by clip_operatortypes().
void CLIP_OT_view_selected | ( | struct wmOperatorType * | ot | ) |
Definition at line 1028 of file clip_ops.c.
References wmOperatorType::description, ED_space_clip_view_clip_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_LOCK_BYPASS, ot, wmOperatorType::poll, and view_selected_exec().
Referenced by clip_operatortypes().
void CLIP_OT_view_zoom | ( | wmOperatorType * | ot | ) |
Definition at line 699 of file clip_ops.c.
References wmOperatorType::cancel, wmOperatorType::description, ED_space_clip_view_clip_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::modal, wmOperatorType::name, OPTYPE_BLOCKING, OPTYPE_GRAB_CURSOR_XY, OPTYPE_LOCK_BYPASS, ot, wmOperatorType::poll, PROP_HIDDEN, RNA_def_float(), RNA_def_property_flag(), wmOperatorType::srna, view_zoom_cancel(), view_zoom_exec(), view_zoom_invoke(), view_zoom_modal(), and WM_operator_properties_use_cursor_init().
Referenced by clip_operatortypes().
void CLIP_OT_view_zoom_in | ( | struct wmOperatorType * | ot | ) |
Definition at line 765 of file clip_ops.c.
References wmOperatorType::description, ED_space_clip_view_clip_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, NULL, OPTYPE_LOCK_BYPASS, ot, wmOperatorType::poll, PROP_HIDDEN, RNA_def_float_vector(), RNA_def_property_flag(), wmOperatorType::srna, view_zoom_in_exec(), and view_zoom_in_invoke().
Referenced by clip_operatortypes().
void CLIP_OT_view_zoom_out | ( | struct wmOperatorType * | ot | ) |
Definition at line 822 of file clip_ops.c.
References wmOperatorType::description, ED_space_clip_view_clip_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::invoke, wmOperatorType::name, NULL, OPTYPE_LOCK_BYPASS, ot, wmOperatorType::poll, PROP_HIDDEN, RNA_def_float_vector(), RNA_def_property_flag(), wmOperatorType::srna, view_zoom_out_exec(), and view_zoom_out_invoke().
Referenced by clip_operatortypes().
void CLIP_OT_view_zoom_ratio | ( | struct wmOperatorType * | ot | ) |
Definition at line 874 of file clip_ops.c.
References wmOperatorType::description, ED_space_clip_view_clip_poll(), wmOperatorType::exec, wmOperatorType::flag, wmOperatorType::idname, wmOperatorType::name, OPTYPE_LOCK_BYPASS, ot, wmOperatorType::poll, RNA_def_float(), wmOperatorType::srna, and view_zoom_ratio_exec().
Referenced by clip_operatortypes().
Definition at line 398 of file clip_utils.c.
References clip_view_offset_for_center_to_point(), x, SpaceClip::xof, y, and SpaceClip::yof.
Referenced by view_center_cursor_exec().
Returns truth if lock-to-selection is enabled and possible. Locking to selection is not possible if there is no selection.
Referenced by sclip_zoom_set(), view_pan_exec(), and view_pan_init().
void clip_view_offset_for_center_to_point | ( | SpaceClip * | sc, |
float | x, | ||
float | y, | ||
float * | r_offset_x, | ||
float * | r_offset_y | ||
) |
Calculate space clip offset to be centered at the given point.
Definition at line 385 of file clip_utils.c.
References ED_space_clip_get_aspect(), ED_space_clip_get_size(), height, width, x, and y.
Referenced by clip_view_calculate_view_selection(), and clip_view_center_to_point().
void ED_clip_buttons_register | ( | struct ARegionType * | art | ) |
Definition at line 70 of file clip_buttons.c.
References BLI_addtail(), BLT_I18NCONTEXT_DEFAULT_BPYRNA, PanelType::category, PanelType::draw, PanelType::flag, PanelType::idname, PanelType::label, MEM_callocN, metadata_panel_context_draw(), metadata_panel_context_poll(), N_, PANEL_TYPE_DEFAULT_CLOSED, ARegionType::paneltypes, PanelType::poll, and PanelType::translation_context.
Referenced by ED_spacetype_clip().
Definition at line 672 of file clip_graph_ops.c.
References BLI_rctf_size_x(), RenderData::cfra, View2D::cur, float(), Scene::r, scene, ARegion::v2d, rctf::xmax, and rctf::xmin.
Referenced by center_current_frame_exec(), and graph_region_draw().
Definition at line 28 of file clip_toolbar.c.
References ARegion::alignment, blender::compositor::area(), BKE_area_find_region_type(), BLI_insertlinkafter(), ARegion::flag, MEM_callocN, NULL, ARegion::regiontype, RGN_ALIGN_RIGHT, RGN_FLAG_HIDDEN, RGN_TYPE_HEADER, and RGN_TYPE_UI.
Referenced by clip_refresh().
struct MovieTrackingTrack* tracking_find_slidable_track_in_proximity | ( | struct bContext * | C, |
const float | co[2] | ||
) |
Definition at line 642 of file tracking_ops.c.
References C, NULL, and tracking_marker_check_slide().
Referenced by select_exec().