Files
test/source/blender
Bastien Montagne 6befc76265 Fix T48466: Multiple passes starting with 'Diffuse' in EXR file breaks its loading in Blender.
Issue here is that for Blender, any pass which name starts with 'Diffuse' is considered
a diffuse pass - and it does not really support several passes of the same type in renderresult.

So for now, passtype_from_name() is now checking whether a pass of same type already exists
in render layers, and return 0 (uknown passtype) in this case.
2016-06-01 17:31:42 +02:00
..
2016-01-04 14:20:48 +05:00
2016-06-02 00:07:18 +10:00
2016-05-29 01:38:14 +02:00
2016-01-04 14:20:48 +05:00
2016-06-01 00:26:14 +10:00
2016-06-01 00:19:01 +10:00
2016-06-01 00:19:01 +10:00
2016-06-01 00:19:01 +10:00
2016-01-04 14:20:48 +05:00