tornavis/source/blender/editors/space_sequencer
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 VSE: Add precise drag and drop and strip previews 2022-04-28 12:55:51 +02:00
sequencer_add.c VSE: Add precise drag and drop and strip previews 2022-04-28 12:55:51 +02:00
sequencer_buttons.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
sequencer_channels_draw.c Fix: VSE channels area has no background 2022-04-21 23:40:36 +02:00
sequencer_channels_edit.c VSE: Add channel headers 2022-04-04 12:56:43 +02:00
sequencer_drag_drop.c VSE: Add precise drag and drop and strip previews 2022-04-28 12:55:51 +02:00
sequencer_draw.c Cleanup: Use correct capitalization of "F-Curve" 2022-04-18 20:17:41 -04:00
sequencer_edit.c Fix T97071: Duplicating strip in locked channel creates overlapping strips 2022-04-05 14:56:50 +02:00
sequencer_intern.h VSE: Add precise drag and drop and strip previews 2022-04-28 12:55:51 +02:00
sequencer_modifier.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
sequencer_ops.c VSE: Add channel headers 2022-04-04 12:56:43 +02:00
sequencer_preview.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
sequencer_proxy.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
sequencer_scopes.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
sequencer_select.c Fix typo in previous commit 2022-04-21 02:26:54 +02:00
sequencer_thumbnails.c VSE: Update first thumbnail when moving handle 2022-04-25 04:34:15 +02:00
sequencer_view.c VSE: Add frame selected operator for preview 2022-04-21 02:01:10 +02:00
space_sequencer.c VSE: Add precise drag and drop and strip previews 2022-04-28 12:55:51 +02:00