Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/intern
AgeCommit message (Expand)Author
2017-05-24Fix T51589: Principled Subsurface Scattering, wrong shadow colorPascal Schoen
2017-05-23Fix T51592: Simplify AO Cycles setting remains active while Simplify is disabledSergey Sharybin
2017-05-22Fix T51568: CUDA error in viewport render after fix for for OpenCLSergey Sharybin
2017-05-21Cycles Denoising: Skip feature pass writing for volume-only shadersLukas Stockner
2017-05-21Cycles Denoising: Skip confidence interval test for outlier central pixelsLukas Stockner
2017-05-20Cycles: Cleanup, style and unused argumentsSergey Sharybin
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-05-20Cycles Denoising: Prevent overfitting when using a very low radiusLukas Stockner
2017-05-20Fix T51560: Black pixels on a denoising renderLukas Stockner
2017-05-19Cycles: Reload kernels from Session when requested features changeMai Lavelle
2017-05-19Cycles: Fix compilation error after recent changesSergey Sharybin
2017-05-19Cycles: Cleanup, always use parenthesisSergey Sharybin
2017-05-19Cycles: Cleanup, indentation in preprocessorSergey Sharybin
2017-05-19Cycles: Cleanup, variable namesSergey Sharybin
2017-05-19Cycles: Cleanup, useless new linesSergey Sharybin
2017-05-19Cycles: Cleanup, braces after function definitionSergey Sharybin
2017-05-19\0;115;0cCycles: Cleanup, use ccl_restrict instead of ccl_restrict_ptrSergey Sharybin
2017-05-19Fix T51537: Light passes are summed twice for split kernel since denoise commitSergey Sharybin
2017-05-19Fix T51553: Cycles Volume Emission turns black when strength is 0 or color is...Lukas Stockner
2017-05-19Fix T51506: Wrong shadow catcher color when using selective denoisingLukas Stockner
2017-05-19Cycles: Fix random noise pattern seen with multiscatter bsdf and split kernelMai Lavelle
2017-05-19Fix T51555: Cycles tile count is incorrect when denoising is enabledLukas Stockner
2017-05-19Fix T51502: Cycles denoising not using correctly aligned width for NLM on CUDALukas Stockner
2017-05-18Cycles Denoising: Add more robust outlier heuristic to avoid artifactsLukas Stockner
2017-05-18Cycles Denoising: Fix wrong order of denoising feature passesLukas Stockner
2017-05-18Cycles: Cleanup MultiGGX closure implementationLukas Stockner
2017-05-18Cycles: Fix crash loading single channel textureSergey Sharybin
2017-05-18Fix T51408: Cycles - Principled BSDF Shader - Transparency is not working as ...Pascal Schoen
2017-05-17Cycles: Optimize expansion of headers in the sourceSergey Sharybin
2017-05-17Fix compilation error in CyclesSergey Sharybin
2017-05-17Fix T51529: Black boxes on a denoising render when using a .exr image as a en...Sergey Sharybin
2017-05-17Revert "Cycles: Fix wrong shading on GPU when background has NaN pixels and M...Sergey Sharybin
2017-05-17Fix T50937: baking with OpenCL and CPU have slightly different brightnessHristo Gueorguiev
2017-05-16Cycles: Fix building with native only optionMai Lavelle
2017-05-16Revert "Cycles: Fix native only kernel since denoiser commit"Mai Lavelle
2017-05-15Cycles: Fix native only kernel since denoiser commitSergey Sharybin
2017-05-15Fix T49324: True displacement crashes when shader returns NaNSergey Sharybin
2017-05-13Fix T51314: crash cancelling Cycles bake during scene sync and update.Brecht Van Lommel
2017-05-12Fix T51153: Video duration is detected wrong after FFmpeg updateSergey Sharybin
2017-05-11Cycles: fix AO approximation for split kernelHristo Gueorguiev
2017-05-11Cycles: Fix occasional black pixels from denoising with excessive radiiLukas Stockner
2017-05-09Cycles: Use more stable version of integer square root functionSergey Sharybin
2017-05-09Cycles: Properly free memory used by KernelGlobalsSergey Sharybin
2017-05-09Fix denoiser tooltipJens Verwiebe
2017-05-09Cycles: Enable BPT for NVidia OpenCLSergey Sharybin
2017-05-09Libmv: Fix strict compiler warnings, unused variablesSergey Sharybin
2017-05-08Cycles: Fix compilation error with gcc-6.3.0 and debug modeSergey Sharybin
2017-05-07Cycles: Fix transform addressing in the denoiser codeLukas Stockner
2017-05-07[Cycles] Fix math problems in safe_logflazydodo
2017-05-07Cycles: Implement denoising option for reducing noise in the rendered imageLukas Stockner