Richard Antalik
d4fd65ffc9
Fix issues when adding retiming key outside of strip boundary
...
When retiming key is added to frame before strip starts, this causes
crash on null dereference. After adding null check, this creates
retiming data, even though operation is not valid. To prevent creating
empty retiming data, `SEQ_retiming_data_ensure()` is only executed, when
operator actually adds a keyframe.
2023-10-19 02:02:52 +02:00
..
2023-10-05 14:38:51 +02:00
2023-10-18 16:10:42 +02:00
2023-10-10 15:36:15 +02:00
2023-10-13 22:31:08 +02:00
2023-10-18 16:57:08 +02:00
2023-10-13 15:42:10 +02:00
2023-10-17 14:52:42 -03:00
2023-09-15 18:08:52 +02:00
2023-10-10 15:36:15 +02:00
2023-10-13 10:21:06 +11:00
2023-08-19 17:57:12 +10:00
2023-10-09 23:41:53 +02:00
2023-10-17 15:45:59 +02:00
2023-10-19 02:02:52 +02:00
2023-10-09 23:41:53 +02:00
2023-09-22 12:21:18 +10:00
2023-10-09 10:44:35 +02:00
2023-10-09 23:41:53 +02:00
2023-10-18 11:13:38 +02:00
2023-10-10 09:06:28 +02:00
2023-10-13 10:55:47 +11:00
2023-10-18 14:52:06 +02:00
2023-10-17 09:17:07 +02:00
2023-10-17 09:56:24 +02:00
2023-10-09 23:41:53 +02:00
2023-10-18 16:57:08 +02:00
2023-10-17 19:58:34 +11:00
2023-10-13 10:21:06 +11:00
2023-10-18 01:11:31 +02:00
2023-10-09 23:41:53 +02:00
2023-09-25 17:06:04 +10:00
2023-10-13 17:49:36 +11:00
2023-08-24 11:38:41 +10:00