Go to file
Sergey Sharybin fc35b758ad Fix T44682: Save Buffers canceled renders show nothing in Image Editor
The issue was caused by render pipeline freeing render parts prior to finishing
exr file writing which resulted in unfinished parts not being written into the
file by save_empty_result_tiles().

As a temporary solution we do explicitly write unfinished parts as empty tiles
to the exr file prior to freeing parts.

Not ideal solution, but should work for the release.
2015-06-17 17:50:50 +02:00
build_files CMake: use parent scope setting cflags in funcion 2015-06-18 00:59:07 +10:00
doc BGE: correct case for createConstraint keyword 2015-06-16 21:22:41 +10:00
extern Fix leak in BMesh convex hull operator 2015-05-30 16:17:04 +10:00
intern Cycles: Report total and render time to the log 2015-06-17 14:07:51 +02:00
release Usual minor i18n/UI messages fixes. 2015-06-15 21:38:36 +02:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source Fix T44682: Save Buffers canceled renders show nothing in Image Editor 2015-06-17 17:50:50 +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 == docs == 2010-10-13 14:44:22 +00:00
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