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-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-22Cycles: internal refactoring to make thick/ribbon curve separate primitivesBrecht Van Lommel
2020-06-22Cycles: port curve-ray intersection from Embree for use in Cycles GPUBrecht Van Lommel
2020-06-12Cycles: Improve CUDA and OptiX error reporting in the viewportPatrick Mours
2020-06-10Cycles: Improve OptiX viewport denoising performance with CUDA renderingPatrick Mours
2020-05-15Cycles: code refactor to bake using regular render session and tilesBrecht Van Lommel
2020-04-28Fix T75432: Cycles progressive refine render slow with denoising dataBrecht Van Lommel
2020-04-07Cleanup: refactor adaptive sampling to more easily change some parametersBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
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