Files
test/source/blender
Bastien Montagne ca5c02fc93 Fix T41411: Undo crashing with background images set.
Since 3DViews use IDs like images or clips, we can't skip anymore `lib_link_screen()`
when reading from mem for undo/redo stuff. Else, freeing (unused) screen in `BKE_read_file_from_memfile()`
will lead to using data already freed (since pointers have not been updated when reading that undo step).
2014-08-12 16:03:49 +02:00
..
2014-08-12 13:52:17 +10:00
2014-08-12 15:58:53 +10:00
2014-08-12 15:58:53 +10:00
2014-08-06 05:41:14 +10:00
2014-07-01 09:36:28 +10:00
2014-08-12 13:49:45 +02:00
2014-08-12 13:49:45 +02:00
2014-08-12 13:52:17 +10:00
2014-08-11 11:55:16 +02:00