21 #define CHANNEL_FIRST (-UI_TIME_SCRUB_MARGIN_Y - CHANNEL_HEIGHT_HALF - CHANNEL_SKIP)
22 #define CHANNEL_HEIGHT (0.8f * U.widget_unit)
23 #define CHANNEL_HEIGHT_HALF (0.4f * U.widget_unit)
24 #define CHANNEL_SKIP (0.1f * U.widget_unit)
25 #define CHANNEL_STEP (CHANNEL_HEIGHT + CHANNEL_SKIP)
30 #define EXTRA_SCROLL_PAD 100.0f
32 #define STRIP_HEIGHT_HALF (0.25f * UI_UNIT_Y)
96 #ifdef WITH_INPUT_NDOF
174 SpaceClip *sc,
float x,
float y,
float *r_offset_x,
float *r_offset_y);
178 const struct bContext *
C,
bool fit,
float *r_offset_x,
float *r_offset_y,
float *r_zoom);
_GL_VOID GLfloat value _GL_VOID_RET _GL_VOID const GLuint GLboolean *residences _GL_BOOL_RET _GL_VOID GLsizei GLfloat GLfloat GLfloat GLfloat const GLubyte *bitmap _GL_VOID_RET _GL_VOID GLenum const void *lists _GL_VOID_RET _GL_VOID const GLdouble *equation _GL_VOID_RET _GL_VOID GLdouble GLdouble blue _GL_VOID_RET _GL_VOID GLfloat GLfloat blue _GL_VOID_RET _GL_VOID GLint GLint blue _GL_VOID_RET _GL_VOID GLshort GLshort blue _GL_VOID_RET _GL_VOID GLubyte GLubyte blue _GL_VOID_RET _GL_VOID GLuint GLuint blue _GL_VOID_RET _GL_VOID GLushort GLushort blue _GL_VOID_RET _GL_VOID GLbyte GLbyte GLbyte alpha _GL_VOID_RET _GL_VOID GLdouble GLdouble GLdouble alpha _GL_VOID_RET _GL_VOID GLfloat GLfloat GLfloat alpha _GL_VOID_RET _GL_VOID GLint GLint GLint alpha _GL_VOID_RET _GL_VOID GLshort GLshort GLshort alpha _GL_VOID_RET _GL_VOID GLubyte GLubyte GLubyte alpha _GL_VOID_RET _GL_VOID GLuint GLuint GLuint alpha _GL_VOID_RET _GL_VOID GLushort GLushort GLushort alpha _GL_VOID_RET _GL_VOID GLenum mode _GL_VOID_RET _GL_VOID GLint y
void CLIP_OT_tracking_object_remove(struct wmOperatorType *ot)
void CLIP_OT_graph_delete_curve(struct wmOperatorType *ot)
void CLIP_OT_frame_jump(struct wmOperatorType *ot)
void CLIP_OT_hide_tracks(struct wmOperatorType *ot)
void CLIP_OT_select_circle(struct wmOperatorType *ot)
void CLIP_OT_set_axis(struct wmOperatorType *ot)
void clip_draw_cache_and_notes(const bContext *C, SpaceClip *sc, ARegion *region)
void CLIP_OT_view_zoom_out(struct wmOperatorType *ot)
void CLIP_OT_view_center_cursor(struct wmOperatorType *ot)
void CLIP_OT_stabilize_2d_add(struct wmOperatorType *ot)
void clip_graph_tracking_values_iterate_track(struct SpaceClip *sc, struct MovieTrackingTrack *track, void *userdata, ClipTrackValueCallback func, ClipTrackValueSegmentStartCallback segment_start, ClipTrackValueSegmentEndCallback segment_end)
void clip_draw_graph(struct SpaceClip *sc, struct ARegion *region, struct Scene *scene)
void CLIP_OT_track_copy_color(struct wmOperatorType *ot)
void(* ClipTrackValueSegmentStartCallback)(void *userdata, struct MovieTrackingTrack *track, eClipCurveValueSource value_source, bool is_point)
void CLIP_OT_set_scale(struct wmOperatorType *ot)
void clip_delete_marker(struct bContext *C, struct MovieClip *clip, struct MovieTrackingTrack *track, struct MovieTrackingMarker *marker)
void CLIP_OT_set_solution_scale(struct wmOperatorType *ot)
void CLIP_OT_graph_select(struct wmOperatorType *ot)
void CLIP_OT_view_all(struct wmOperatorType *ot)
void CLIP_OT_view_zoom_in(struct wmOperatorType *ot)
void CLIP_OT_clean_tracks(struct wmOperatorType *ot)
void CLIP_OT_view_zoom(wmOperatorType *ot)
void CLIP_OT_clear_solution(struct wmOperatorType *ot)
void CLIP_OT_reload(struct wmOperatorType *ot)
void clip_delete_track(struct bContext *C, struct MovieClip *clip, struct MovieTrackingTrack *track)
void ED_clip_graph_center_current_frame(struct Scene *scene, struct ARegion *region)
void CLIP_OT_solve_camera(struct wmOperatorType *ot)
void CLIP_OT_lock_selection_toggle(struct wmOperatorType *ot)
void CLIP_OT_add_marker_at_click(struct wmOperatorType *ot)
void CLIP_OT_delete_track(struct wmOperatorType *ot)
void(* ClipTrackValueSegmentEndCallback)(void *userdata, eClipCurveValueSource value_source)
void CLIP_OT_select_lasso(struct wmOperatorType *ot)
void CLIP_OT_graph_view_all(struct wmOperatorType *ot)
void CLIP_OT_dopesheet_view_all(struct wmOperatorType *ot)
void CLIP_OT_graph_select_box(struct wmOperatorType *ot)
void CLIP_OT_view_zoom_ratio(struct wmOperatorType *ot)
void CLIP_OT_set_scene_frames(wmOperatorType *ot)
void CLIP_OT_change_frame(wmOperatorType *ot)
void CLIP_OT_select_grouped(struct wmOperatorType *ot)
void CLIP_OT_average_tracks(struct wmOperatorType *ot)
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)
void ED_clip_buttons_register(struct ARegionType *art)
void CLIP_OT_mode_set(struct wmOperatorType *ot)
void clip_start_prefetch_job(const struct bContext *C)
void CLIP_OT_select(struct wmOperatorType *ot)
struct ARegion * ED_clip_has_properties_region(struct ScrArea *area)
bool clip_graph_value_visible(struct SpaceClip *sc, eClipCurveValueSource value_source)
void CLIP_OT_stabilize_2d_rotation_select(struct wmOperatorType *ot)
void CLIP_OT_open(struct wmOperatorType *ot)
void clip_view_center_to_point(SpaceClip *sc, float x, float y)
void clip_draw_main(const struct bContext *C, struct SpaceClip *sc, struct ARegion *region)
void CLIP_OT_refine_markers(struct wmOperatorType *ot)
void CLIP_OT_set_solver_keyframe(struct wmOperatorType *ot)
void CLIP_OT_tracking_object_new(struct wmOperatorType *ot)
void CLIP_OT_disable_markers(struct wmOperatorType *ot)
bool clip_view_has_locked_selection(const struct bContext *C)
void CLIP_OT_update_image_from_plane_marker(struct wmOperatorType *ot)
void CLIP_OT_clear_track_path(struct wmOperatorType *ot)
bool clip_view_calculate_view_selection(const struct bContext *C, bool fit, float *r_offset_x, float *r_offset_y, float *r_zoom)
void CLIP_OT_track_markers(struct wmOperatorType *ot)
void CLIP_OT_delete_marker(struct wmOperatorType *ot)
void CLIP_OT_graph_select_all_markers(struct wmOperatorType *ot)
void CLIP_OT_detect_features(struct wmOperatorType *ot)
void CLIP_OT_cursor_set(struct wmOperatorType *ot)
void CLIP_OT_apply_solution_scale(struct wmOperatorType *ot)
void clip_draw_dopesheet_main(struct SpaceClip *sc, struct ARegion *region, struct Scene *scene)
void CLIP_OT_rebuild_proxy(struct wmOperatorType *ot)
void CLIP_OT_set_origin(struct wmOperatorType *ot)
void CLIP_OT_slide_marker(struct wmOperatorType *ot)
void clip_draw_grease_pencil(struct bContext *C, int onlyv2d)
void CLIP_OT_select_box(struct wmOperatorType *ot)
void clip_draw_dopesheet_channels(const struct bContext *C, struct ARegion *region)
void clip_view_offset_for_center_to_point(SpaceClip *sc, float x, float y, float *r_offset_x, float *r_offset_y)
void CLIP_OT_view_selected(struct wmOperatorType *ot)
void clip_graph_tracking_iterate(struct SpaceClip *sc, bool selected_only, bool include_hidden, void *userdata, void(*func)(void *userdata, struct MovieTrackingMarker *marker))
void CLIP_OT_stabilize_2d_rotation_remove(struct wmOperatorType *ot)
void CLIP_OT_create_plane_track(struct wmOperatorType *ot)
void CLIP_OT_slide_plane_marker(struct wmOperatorType *ot)
void CLIP_OT_stabilize_2d_select(struct wmOperatorType *ot)
void CLIP_OT_add_marker(struct wmOperatorType *ot)
void CLIP_OT_hide_tracks_clear(struct wmOperatorType *ot)
@ CLIP_VALUE_SOURCE_REPROJECTION_ERROR
@ CLIP_VALUE_SOURCE_SPEED_Y
@ CLIP_VALUE_SOURCE_SPEED_X
void CLIP_OT_prefetch(struct wmOperatorType *ot)
void CLIP_OT_paste_tracks(struct wmOperatorType *ot)
void CLIP_OT_dopesheet_select_channel(struct wmOperatorType *ot)
void CLIP_OT_stabilize_2d_rotation_add(struct wmOperatorType *ot)
void CLIP_OT_graph_center_current_frame(struct wmOperatorType *ot)
void CLIP_OT_graph_delete_knot(struct wmOperatorType *ot)
void clip_delete_plane_track(struct bContext *C, struct MovieClip *clip, struct MovieTrackingPlaneTrack *plane_track)
void CLIP_OT_lock_tracks(struct wmOperatorType *ot)
void CLIP_OT_new_image_from_plane_marker(struct wmOperatorType *ot)
void CLIP_OT_select_all(struct wmOperatorType *ot)
void CLIP_OT_copy_tracks(struct wmOperatorType *ot)
struct MovieTrackingTrack * tracking_find_slidable_track_in_proximity(struct bContext *C, const float co[2])
void CLIP_OT_set_plane(struct wmOperatorType *ot)
void CLIP_OT_view_pan(struct wmOperatorType *ot)
void(* ClipTrackValueCallback)(void *userdata, struct MovieTrackingTrack *track, struct MovieTrackingMarker *marker, eClipCurveValueSource value_source, int scene_framenr, float val)
void CLIP_OT_graph_disable_markers(struct wmOperatorType *ot)
void CLIP_OT_set_center_principal(struct wmOperatorType *ot)
void CLIP_OT_stabilize_2d_remove(struct wmOperatorType *ot)
void CLIP_OT_keyframe_delete(struct wmOperatorType *ot)
void CLIP_OT_join_tracks(struct wmOperatorType *ot)
void CLIP_OT_keyframe_insert(struct wmOperatorType *ot)
void clip_draw_sfra_efra(struct View2D *v2d, struct Scene *scene)
SyclQueue void void size_t num_bytes void
static void area(int d1, int d2, int e1, int e2, float weights[2])