Files
test/source/blender
Bastien Montagne 1fc6563917 Fix T44894: Round two.
We cannot `direct_link_packedfile()` twice on a same address, because this tries to
map again pf->data address, which leads to nothing (NULL).

So now, since `ima->packedfile` and `ima->packedfiles` are mutually exclusive
in 'live' blender data anyway, we either read one or the other.

Tested from/to official 2.74 and current master, everything looks fine now.
2015-06-01 13:12:41 +02:00
..
2015-05-20 14:12:22 +10:00
2015-05-23 22:38:47 +10:00
2015-06-01 13:12:41 +02:00
2015-01-29 15:35:06 +11:00
2015-05-29 15:43:21 +02:00
2015-05-25 00:19:39 +10:00
2015-04-06 10:40:12 -03:00