This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/sequencer
Richard Antalik 54ce344bc7 VSE: Remove seq->tmp usage from transform code
This field was used for extend feature to get handle position of
metastrip children. Since D9972 extend feature works only on meta
strip itself, not it's children.
So `SEQ_transform_get_left_handle_frame()` second argument is always
false and can be removed.

Another instance of `seq->tmp usage` is hack to distinguish strips to be
shuffled, which is not covered by this patch.

Reviewed By: campbellbarton

Differential Revision: https://developer.blender.org/D10321
2021-06-06 03:05:45 +02:00
..
2021-03-23 11:23:20 +01:00
2021-01-04 17:38:11 +11:00
2021-01-04 17:38:11 +11:00
2021-01-04 17:38:11 +11:00
2021-03-16 18:56:44 +01:00
2021-01-04 17:38:11 +11:00
2021-03-16 18:50:32 +01:00
2021-06-02 21:52:36 +02:00
2021-06-02 21:41:17 +02:00