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-03-11Cycles: add internal default volume shader, to be used for new volume objectBrecht Van Lommel
2020-03-05Adaptive Sampling for Cycles.Stefan Werner
2020-03-02Cycles: add Progressive Multi-Jitter sampling patternStefan Werner
2020-02-28Cycles: Rework tile scheduling for denoisingPatrick Mours
2020-02-26Cleanup: spellingCampbell Barton
2020-02-25Cycles: Add option to change which sample to start viewport denoising atPatrick Mours
2020-02-17Fix artifacts with Cycles viewport denoising when rendering with multiple CUD...Patrick Mours
2020-02-14Fix sporadic CUDA launch failures with Cycles viewport denoisingPatrick Mours
2020-02-11Cycles: Add support for denoising in the viewportPatrick Mours
2020-02-07Cleanup: split Cycles Hair and Mesh classes, with Geometry base classBrecht Van Lommel
2020-01-08Cycles: Add OptiX AI denoiser supportPatrick Mours
2019-09-11Cycles: Display RenderPass in ViewportJeroen Bakker
2019-08-30Cleanup: spellingCampbell Barton
2019-07-31Fix: Cycles reporting incorrect number of samples in viewport renderJeroen Bakker
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Fix T63346: Cycles OSL shader with closure not working in final render.Brecht Van Lommel
2019-03-15Merge branch 'blender2.7'Jeroen Bakker
2019-03-15Cycles/OpenCL: Compile Kernels During Scene UpdateJeroen Bakker
2019-03-12Merge branch 'blender2.7'Brecht Van Lommel
2019-03-12Cycles/OpenCL: Reduce How Often Kernel Recompilations Are NeededJeroen Bakker
2019-02-26Merge branch 'blender2.7'Jeroen Bakker
2019-02-26T61971: Compilation Displacement/Background KernelJeroen Bakker
2019-02-21Merge branch 'blender2.7'Brecht Van Lommel
2019-02-21Cycles OpenCL: Motion Blur Compile DirectivesJeroen Bakker
2019-02-11Cycles: add animation denoising Python operator.Lukas Stockner
2019-02-11Merge branch 'blender2.7'Brecht Van Lommel
2019-02-11Cycles: add animation denoising Python operator.Lukas Stockner
2019-02-07Fix wrong Cycles render status text when only writing denoising passes.Brecht Van Lommel
2019-02-06Merge branch 'blender2.7'Brecht Van Lommel
2019-02-06Cycles: prefilter feature passes separate from denoising.Lukas Stockner
2019-01-24Merge branch 'blender2.7'Brecht Van Lommel
2019-01-24Fix T60597, T60806: Cycles crash rendering principled BSDF + volume interior.Brecht Van Lommel
2019-01-09Merge branch 'blender2.7'Brecht Van Lommel
2019-01-09Fix Cycles viewport render doing some unnecessary work at the start.Brecht Van Lommel
2018-11-30Merge branch 'master' into blender2.8Brecht Van Lommel
2018-11-30Fix T58183: crash with CPU + GPU rendering after profiling changes.Brecht Van Lommel
2018-11-29Merge branch 'master' into blender2.8Campbell Barton
2018-11-29Cycles: Add sample-based runtime profiler that measures time spent in various...Lukas Stockner
2018-11-08Fix Cycles viewport render info overlapping other text.Brecht Van Lommel
2018-10-29Cycles: Support generating Denoising passes without actually denoisingLukas Stockner
2018-10-22Cycles: Enable shadow information in requested features when denoising is usedLukas Stockner
2018-07-06Cleanup: strip trailing space for cyclesCampbell Barton
2018-07-04Cycles Denoising: Refactor denoiser tile handlingLukas Stockner
2018-03-16Code refactor: move OIIO image buffer writing outside session, into callback.Guillaume Chereau
2018-03-10Cycles: support arbitrary number of motion blur steps for objects.Brecht Van Lommel
2018-03-10Cycles: support arbitrary number of motion blur steps for cameras.Brecht Van Lommel
2017-11-09Cycles: Replace __MAX_CLOSURE__ build option with runtime integrator variableMai Lavelle
2017-10-24Code refactor: move more memory allocation logic into device API.Brecht Van Lommel
2017-10-21Fix issue with resumable rendering in recent changes.Brecht Van Lommel