Files
test2/source/blender/sequencer
Richard Antalik 877ba6b251 Fix T91972: Meta changes length when adding strip
`SequencesMeta.new_movie()` API function caused meta strip to change
length. Similar issue has been fixed in transform code by checking
if `MetaStack` exists. `MetaStack` is not used when changing data in
python.

Provide `seqbase` to `SEQ_time_update_sequence()` so the function can
check if change happens inside of meta strip.

This patch also merges `seq_time_update_sequence_bounds()` into
`SEQ_time_update_sequence()`. This is because same issue applies for
both functions and it is confusing to have more time update
functions.re if this will lead anywhere.

Reviewed By: sergey

Differential Revision: https://developer.blender.org/D12763
2021-10-07 00:10:37 +02:00
..
2021-07-13 12:53:56 +02:00
2021-07-22 17:51:07 -03:00
2021-09-21 10:55:04 +02:00
2021-01-04 17:38:11 +11:00
2021-01-04 17:38:11 +11:00
2021-07-16 11:48:54 +10:00
2021-09-21 20:02:46 +02:00
2021-09-21 10:55:04 +02:00
2021-09-21 10:55:04 +02:00