Blender Git Commit Log
Git Commits -> Revision bfffcb5
August 13, 2016, 01:52 (GMT) |
Cycles: Implement half float file output and fix flipped standalone-denoised images Since the tonemapping task already supports both Byte and Half output, the only needed change is to the DisplayBuffer itself. |
Commit Details:
Full Hash: bfffcb518a5da85c3a322b7e10628f16db3f4001
Parent Commit: 343fd70
Lines Changed: +27, -8
6 Modified Paths:
/intern/cycles/app/cycles_denoising.cpp (+1, -0) (Diff)
/intern/cycles/app/cycles_standalone.cpp (+1, -0) (Diff)
/intern/cycles/render/buffers.cpp (+13, -7) (Diff)
/intern/cycles/render/buffers.h (+2, -0) (Diff)
/intern/cycles/render/session.cpp (+2, -1) (Diff)
/intern/cycles/render/session.h (+8, -0) (Diff)
/intern/cycles/app/cycles_standalone.cpp (+1, -0) (Diff)
/intern/cycles/render/buffers.cpp (+13, -7) (Diff)
/intern/cycles/render/buffers.h (+2, -0) (Diff)
/intern/cycles/render/session.cpp (+2, -1) (Diff)
/intern/cycles/render/session.h (+8, -0) (Diff)