Go to file
Sergey Sharybin 9d796df4f6 Support half float file format storage for Multilayer EXR
Quite straightforward implementation -- all the conversion magic is
happening in IMB_exr_write_channels() and remained changes are only
needed to pass information whether channels is to be converted to
half float or not.

Regular file output will use full-float for Z pass, which matches
behavior of the single layer EXR files. But when saving happens
with File Output node then all the passes are respecting half float
settings because it's not possible to distinguish whether we're
saving Z pass or not.

Reviewers: juicyfruit, campbellbarton

Reviewed By: campbellbarton

Subscribers: maxon, effstops, fsiddi

Differential Revision: https://developer.blender.org/D1353
2015-06-19 13:34:11 +02:00
build_files Update netbeans project file generator 2015-06-18 12:23:54 +10:00
doc update hand written rst docs 2015-06-18 08:00:46 +10:00
extern Fix leak in BMesh convex hull operator 2015-05-30 16:17:04 +10:00
intern Cycles: Report currently sampling tile when CPU is working on the last tile 2015-06-18 16:15:37 +02:00
release update hand written rst docs 2015-06-18 08:00:46 +10:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source Support half float file format storage for Multilayer EXR 2015-06-19 13:34:11 +02:00
tests addon_utils default mismatch /w enable/disable 2015-06-14 05:14:43 +10:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Revert "ignore conflict files" 2014-08-08 06:00:49 +10:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt CMake: set advanced var 2015-06-17 14:25:05 +10:00
COPYING
GNUmakefile CMake: use functions instead of macros 2015-06-17 09:38:24 +10:00
SConstruct Fix T44968: Python executable crashes due to missing .DLL 2015-06-10 13:41:06 +05:00