Blender Git Commit Log

Git Commits -> Revision 70e844e

Revision 70e844e by Brecht Van Lommel (master)
January 25, 2014, 16:44 (GMT)
Fix T38353: some EXR files from other applications not loading correctly.

* EXR layers with names like 'Z' without any pass name were not loaded at all
and would break the Combined pass as well.
* EXR pass names longer than 16 characters where writing past the end of the
array and getting invalid names.

Commit Details:

Full Hash: 70e844ea11f3ed0c215bd667f668303ad55fd785
Parent Commit: b46dcaf
Lines Changed: +9, -2

2 Modified Paths:

/source/blender/imbuf/intern/openexr/openexr_api.cpp (+8, -1) (Diff)
/source/blender/render/extern/include/RE_pipeline.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021