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 2e0cf17f94 Fix T103601: Crash on making Contactsheet
Python API for moving strips to and from meta strips did not invalidate
strip lookup cache. Because of that, `SEQ_get_seqbase_by_seq()` failed
to lookup origin of strip, which resulted in crash on NULL dereference.

Invalidateion was added to functions `SEQ_edit_move_strip_to_meta()` and
`SEQ_add_meta_strip()`.
2023-01-03 06:33:56 +01:00
..
2022-11-10 11:17:16 +11:00
2022-06-29 12:48:34 +02:00
2022-06-29 12:48:34 +02:00
2022-02-11 09:14:36 +11:00
2022-06-29 12:48:34 +02:00
2022-09-19 14:52:27 +10:00
2022-10-04 21:24:09 +02:00
2022-08-26 15:58:32 +10:00
2022-02-11 09:14:36 +11:00