Files
test/source/blender
Sybren A. Stüvel aea4456101 Better fix for sequencer crash when text strip doesn't have effect data.
This situation happens when a file with a text effect sequencer strip is
loaded in Blender < 2.76 and saved. This destroys the effect data, causing
a crash in Blender ≥ 2.76.

d2f748a222 prevented the crash when opening such a file, but accessing
the strip still caused a crash. This commit fixes that by actually
initialising the invalid strip. Of course this still causes data loss, but
that already happened by opening & overwriting the file in Blender < 2.76.
2017-07-05 22:18:41 +02:00
..
2016-01-04 14:20:48 +05:00
2017-06-27 18:05:44 +10:00
2017-06-14 12:01:52 +02:00
2017-06-19 10:04:30 +10:00
2017-06-19 10:04:30 +10:00
2017-06-26 07:36:29 +10:00
2016-07-15 02:39:45 +10:00
2016-08-06 10:58:13 +02:00