Go to file
Brecht Van Lommel 6199a606a6 Cycles: disable progressive refine if denoising or save buffers is used.
Progressive refine undoes memory saving from save buffers, so enabling
both does not make much sense. Previously enabling progressive refine
would disable denoising, but it should be the other way around since
denoise actually affects the render result.

Includes some code refactor for progressive refine render buffers, and
avoids recomputing tiles for each progressive sample.
2017-10-21 20:29:21 +02:00
build_files installdeps: Fix building numpy with newer py system... 2017-10-04 20:16:39 +02:00
doc Cleanup: use relative imports in bl_ui 2017-10-21 12:41:42 +11:00
extern Fix T52763: Boolean problem with vertex group 2017-09-15 16:33:52 +05:00
intern Cycles: disable progressive refine if denoising or save buffers is used. 2017-10-21 20:29:21 +02:00
release Cleanup: use relative imports in bl_ui 2017-10-21 12:41:42 +11:00
source Move & rename uiLayoutOperatorButs to interface_templates.c 2017-10-21 16:48:42 +02:00
tests Added alpha channel check to Alembic unit test 2017-10-17 10:59:02 +02:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Build: add scripts to build dependencies for Windows and macOS. 2017-08-07 17:54:26 +02:00
.gitmodules Point all submodules to master branch 2017-04-03 14:54:51 +02:00
CMakeLists.txt CMake: Re-order PYTHON_VERSION check 2017-10-08 14:05:22 +11:00
COPYING
GNUmakefile GNUmakefile: add back 'git pull' 2017-09-29 19:02:20 +10:00
make.bat [msvc/make.bat] mention the msvc-2017 option in the make.bat help text. 2017-09-08 14:24:02 -06:00