This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/sequencer/intern
Richard Antalik 925df8ef26 VSE: Add strip-time intersection test function
Use SEQ_time_strip_intersects_frame function to test if strip intersects with frame.

Note: There are cases where this function should not be used. For example splitting
strips require at least 1 frame "inside" strip. Another example is drawing, where
playhead technically doesn't intersect strip, but it is rendered, because current
frame has "duration" or "thickness" of 1 frame.

Reviewed By: sergey

Differential Revision: https://developer.blender.org/D11320
2021-06-02 21:41:38 +02:00
..
2021-05-19 22:59:33 +02:00
2020-12-19 07:25:01 +01:00
2020-11-16 05:02:30 +01:00
2021-03-16 18:56:44 +01:00
2021-04-14 14:25:34 +02:00
2020-12-16 16:26:23 +11:00
2021-05-20 09:00:42 +02:00
2021-06-02 21:41:17 +02:00
2020-11-16 05:02:30 +01:00
2020-12-19 07:25:01 +01:00
2020-12-16 16:26:23 +11:00
2021-05-19 22:52:57 +02:00