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
2020-07-13Fix T78881: Cycles OpenImageDenoise not using albedo and normal correctlyBrecht Van Lommel
2020-07-10Cleanup: reduce hardcoded numbers in denoising neighbor tiles codeBrecht Van Lommel
2020-06-24Cleanup: compiler warningsBrecht Van Lommel
2020-06-24Cycles: add Intel OpenImageDenoise support for viewport denoisingBrecht Van Lommel
2020-06-24Cycles: add denoising settings to the render propertiesBrecht Van Lommel
2020-06-22Cleanup: minor refactoring around DeviceTaskBrecht Van Lommel
2020-03-05Adaptive Sampling for Cycles.Stefan Werner
2020-02-28Cycles: Rework tile scheduling for denoisingPatrick Mours
2020-02-11Cycles: Add support for denoising in the viewportPatrick Mours
2020-01-08Cycles: Add OptiX AI denoiser supportPatrick Mours
2019-07-07Cleanup: spellingCampbell Barton
2019-05-01Cleanup: comments (long lines) in cyclesCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-11Cycles: add animation denoising Python operator.Lukas Stockner
2019-02-06Cycles: animation denoising support in the kernel.Lukas Stockner
2019-02-06Cycles: prefilter feature passes separate from denoising.Lukas Stockner
2018-11-09Cycles: Cleanup, don't use strict C prototypesSergey Sharybin
2018-11-09Cycles: Cleanup, spacing after preprocessorSergey Sharybin
2018-07-06Cleanup: strip trailing space for cyclesCampbell Barton
2017-10-05Code refactor: split displace/background into separate kernels, remove luma.Brecht Van Lommel
2017-05-07Cycles: Implement denoising option for reducing noise in the rendered imageLukas Stockner
2017-03-29Cycles: Make all #include statements relative to cycles source directorySergey Sharybin
2017-03-08Cycles: Expose passes size to device tasksMai Lavelle
2016-12-03Cycles: Refactor Progress system to provide better estimatesLukas Stockner
2016-05-11Cycles: Use explicit qualifier for single-argument constructorsSergey Sharybin
2016-01-15Cycles-Bake: Custom Baking passesDalai Felinto
2015-12-30Cycles: Optionally output luminance from the shader evaluation kernelSergey Sharybin
2015-05-09Cycles: Pass requested tile size to the device via device taskSergey Sharybin
2015-03-29Optionally use c++11 stuff instead of boost in cycles where possible. We do a...Martijn Berger
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-07-25Cycles Bake: show progress bar during bakeDalai Felinto
2014-05-26Fix T40306: cycles baking not distributing work among CPU cores well.Brecht van Lommel
2013-08-31Cycles: viewport render now takes scene color management settings into account,Brecht Van Lommel
2013-08-23Cycles: more code refactoring to rename things internally as well. Also changeBrecht Van Lommel
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2013-08-09Cycles / Non-Progressive integrator:Thomas Dinges
2013-05-15Cycles:Thomas Dinges
2012-10-13Cycles: progressive refine optionSergey Sharybin
2012-09-04Cycles: merge of changes from tomato branch.Brecht Van Lommel