bdk-blender/source/blender/sequencer
Richard Antalik 2bbabbc739 Fix T102801: Empty metasequence sliding away while moving
Meta strip position relies on strips within. When meta strip is empty,
update function, that would normally update it's position returns early
and this causes translaton to behave erratically.

When strip is empty, treat it as normal strip and move its start frame
as with other strip types.
2023-01-12 14:34:04 +01:00
..
intern Fix T102801: Empty metasequence sliding away while moving 2023-01-12 14:34:04 +01:00
CMakeLists.txt VSE: Add channel headers 2022-04-04 12:56:43 +02:00
SEQ_add.h VSE: Improved Retiming system 2022-06-29 12:48:34 +02:00
SEQ_animation.h Cleanup: Use correct capitalization of "F-Curve" 2022-04-18 20:17:41 -04:00
SEQ_channels.h Cleanup: remove redundant const qualifiers for scalar & enum types 2022-06-01 15:38:48 +10:00
SEQ_clipboard.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
SEQ_edit.h VSE: Improved Retiming system 2022-06-29 12:48:34 +02:00
SEQ_effects.h VSE: Improved Retiming system 2022-06-29 12:48:34 +02:00
SEQ_iterator.h VSE: Improved Retiming system 2022-06-29 12:48:34 +02:00
SEQ_modifier.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
SEQ_prefetch.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
SEQ_proxy.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
SEQ_relations.h VSE: Add API function to select displayed meta strip 2022-06-27 19:44:16 +02:00
SEQ_render.h VSE: Improved Retiming system 2022-06-29 12:48:34 +02:00
SEQ_select.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
SEQ_sequencer.h VSE: Add API function to select displayed meta strip 2022-06-27 19:44:16 +02:00
SEQ_sound.h VSE: Improved Retiming system 2022-06-29 12:48:34 +02:00
SEQ_time.h VSE: Improved Retiming system 2022-06-29 12:48:34 +02:00
SEQ_transform.h VSE: Improved Retiming system 2022-06-29 12:48:34 +02:00
SEQ_utils.h VSE: Make time operations self-contained 2022-06-02 03:16:20 +02:00