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
AgeCommit message (Expand)Author
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-06-01Cycles Denoising: Get rid of halos around bright edgesLukas Stockner
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-22Fix/workaround some types of black dots in denoising with bright speculars.Brecht Van Lommel
2019-02-06Cycles: animation denoising support in the kernel.Lukas Stockner
2019-02-06Cycles: prefilter feature passes separate from denoising.Lukas Stockner
2018-05-24Cycles Denoising: Don't use atomics in the accumulation kernel on CPUsLukas Stockner
2017-11-30Cycles: Improve denoising speed on GPUs with small tile sizesLukas Stockner
2017-06-11Cycles Denoising: Add more failsafes for invalid pixelsLukas Stockner
2017-06-09Cleanup Cycles Denoising platform-specific definesLukas Stockner
2017-06-09Cycles Denoising: Speedup reconstruction by skipping near-zero weightsLukas Stockner
2017-06-09Cycles Denoising: Merge outlier heuristic and confidence interval testLukas Stockner
2017-05-21Cycles Denoising: Skip confidence interval test for outlier central pixelsLukas Stockner
2017-05-20Fix T51560: Black pixels on a denoising renderLukas Stockner
2017-05-19\0;115;0cCycles: Cleanup, use ccl_restrict instead of ccl_restrict_ptrSergey Sharybin
2017-05-18Cycles Denoising: Add more robust outlier heuristic to avoid artifactsLukas Stockner
2017-05-07Cycles: Implement denoising option for reducing noise in the rendered imageLukas Stockner