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
Richard Antalik d7f0de0e3a Fix T93442: Crash when proxy building is cancelled
If strip is removed while proxy is built, this causes crash when
building is finished. This happens because proxy anims are freed in
`SEQ_proxy_rebuild_finish()`.

Iterate over available strips and check if original strip still exists
by comparing `SessionUUID`.

Reviewed By: sergey

Differential Revision: https://developer.blender.org/D13408
2021-11-30 10:08:22 +01:00
..
2021-07-13 12:53:56 +02:00
2021-07-22 17:51:07 -03: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