tornavis/source/blender/editors/space_clip
Sebastian Parborg 77794b1a7b VSE: Add precise drag and drop and strip previews
This patch adds the drag and drop strip previews in the VSE.
It also adds two new functions to the drag and drop API.

1. "draw_in_view" for callbacks that wants to draw elements in local viewport coordinates
2. "on_drag_start" that can be used for prefetching data only once at the start of the drag.

Reviewed By: Julian, Campbell

Differential Revision: http://developer.blender.org/D14560
2022-04-28 12:55:51 +02:00
..
CMakeLists.txt Auto-generate RNA-structs declarations in `RNA_prototypes.h` 2022-03-14 17:08:46 +01:00
clip_buttons.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
clip_dopesheet_draw.c Auto-generate RNA-structs declarations in `RNA_prototypes.h` 2022-03-14 17:08:46 +01:00
clip_dopesheet_ops.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
clip_draw.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
clip_editor.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
clip_graph_draw.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
clip_graph_ops.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
clip_intern.h Cleanup: ensure space after file named in headers 2022-04-04 13:34:42 +10:00
clip_ops.c WM: use pass-through for cursor placement operator 2022-03-03 20:35:14 +11:00
clip_toolbar.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
clip_utils.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
space_clip.c VSE: Add precise drag and drop and strip previews 2022-04-28 12:55:51 +02:00
tracking_ops.c Tracking: Fix incorrect angle calculation on marker slide 2022-03-24 16:56:31 +01:00
tracking_ops_detect.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
tracking_ops_intern.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
tracking_ops_orient.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
tracking_ops_plane.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
tracking_ops_solve.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
tracking_ops_stabilize.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
tracking_ops_track.c Fix slow tracking of long sequences 2022-03-15 15:50:40 +01:00
tracking_ops_utils.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
tracking_select.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00