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-04-07Revert "Fix T74572: adaptive sampling not scaling render passes correctly"Brecht Van Lommel
2020-04-03Fix T74572: adaptive sampling not scaling render passes correctlyBrecht Van Lommel
2020-03-05Adaptive Sampling for Cycles.Stefan Werner
2019-12-12Cycles: perform clamping per light contribution instead of whole pathLukas Stockner
2019-12-10Cycles: support for custom shader AOVsLukas Stockner
2019-09-13Cleanup: clang-formatCampbell Barton
2019-09-11Cycles: Display RenderPass in ViewportJeroen Bakker
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-06Cycles: prefilter feature passes separate from denoising.Lukas Stockner
2018-11-09Cycles: Cleanup, spacing after preprocessorSergey Sharybin
2018-10-28Cycles: Added Cryptomatte output.Stefan Werner
2018-07-06Cleanup: strip trailing space for cyclesCampbell Barton
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-06Cycles: Fix strict -Wpedantic warnings with GCCSergey Sharybin
2016-05-22Code refactor: nodify Cycles background and film.Brecht Van Lommel
2016-02-12Cycles: Make Blender importer more forward compatibleSergey Sharybin
2015-11-18Cycles: Add Blackman-Harris filter, fix Gaussian filterLukas Stockner
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-10-22Revert "Cycles: Implement Mitchell-Netravali pixel filter"Sergey Sharybin
2014-10-22Cycles: Implement Mitchell-Netravali pixel filterSergey Sharybin
2014-02-11Fix Cycles Light Passes being always enabled, own regression in Clamp commit ...Thomas Dinges
2014-02-06Cycles: add pass alpha threshold value to render layers.Brecht Van Lommel
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2013-06-07Cycles: ray visibility options now work for lamps and mesh lights, with and w...Brecht Van Lommel
2013-06-07Cycles: mist pass added, with start/depth/falloff control. If the pass isBrecht Van Lommel
2013-04-02Cycles: code refactoring to add generic lookup table memory.Brecht Van Lommel
2012-06-20Fix #31883: cycles vectors pass rendering crash with some render layers usingBrecht Van Lommel
2012-04-30Cycles: support for motion vector and UV passes.Brecht Van Lommel
2012-03-28Fix #30551: cycles passes combining did not always give identical result comb...Brecht Van Lommel
2012-01-25Cycles: Render PassesBrecht Van Lommel
2011-09-09Cycles: fix windows build, some minor tweaks.Brecht Van Lommel
2011-08-28Cycles:Brecht Van Lommel
2011-04-27Cycles render engine, initial commit. This is the engine itself, blender modi...Ton Roosendaal