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-24Cleanup: fix typo in denoiser menuBrecht 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-22Cycles: enable Embree by default for CPU renderingBrecht 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-22Cycles: remove SIMD BVH optimizations, to be replaced by EmbreeBrecht Van Lommel
2020-06-22Cycles: always perform backface culling for curve, remove optionBrecht Van Lommel
2020-06-22Cycles: remove support for rendering hair as triangle and linesBrecht Van Lommel
2020-06-08Cycles: Add support for P2P memory distribution (e.g. via NVLink)Patrick Mours
2020-06-02Cycles: Added shadow terminator offset parameter.Stefan Werner
2020-03-18Cycles: change volume step size controls, auto adjust based on voxel sizeBrecht Van Lommel
2020-03-11UI: show more digits for adaptive sampling noise thresholdBrecht Van Lommel
2020-03-07UI: move Cycles adaptive sampling settings to own subpanelBrecht Van Lommel
2020-03-05Adaptive Sampling for Cycles.Stefan Werner
2020-03-02Cycles: add Progressive Multi-Jitter sampling patternStefan Werner
2020-02-25Cycles: Add option to change which sample to start viewport denoising atPatrick Mours
2020-02-25Cycles: move sss and diffuse transmission into diffuse passBrecht Van Lommel
2020-02-18Fix Embree failing on objects with a very high number of motion stepsBrecht Van Lommel
2020-02-11Cycles: Add support for denoising in the viewportPatrick Mours
2020-01-08Cycles: Add OptiX AI denoiser supportPatrick Mours
2019-12-10Cycles: support for custom shader AOVsLukas Stockner
2019-10-31Fix T71172: Cycles preferences.get_devices() not refreshing Optix devicesBrecht Van Lommel
2019-09-20UI: Fix CapitalizationYevgeny Makarov
2019-09-13Cycles: add Optix device backendPatrick Mours
2019-09-11Cycles: Display RenderPass in ViewportJeroen Bakker
2019-07-15cleanup: typo in cycles 'min_transparent_bounces' tooltipPhilipp Oeser
2019-06-28Cycles: add back control to render first N bounces with path terminationBrecht Van Lommel
2019-05-17Cycles/Eevee: unify depth of field settings for camerasJeroen Bakker
2019-05-16Cycles/Eeeve: unify film transparent settingJeroen Bakker
2019-05-15Lights: change sun light size to be specified as angleTim Stullich
2019-04-25Cycles: tweak preferences text when no compatible GPUs are foundBrecht Van Lommel
2019-04-24Cycles: remove hair minimum width support.Brecht Van Lommel
2019-03-15Merge branch 'blender2.7'Brecht Van Lommel
2019-03-15Fix cycles preferences.get_devices() not returning all devices as before.Brecht Van Lommel
2019-03-14Merge branch 'blender2.7'Brecht Van Lommel
2019-03-14Fix T57138: Cycles CMJ failing with viewport samples set to 0.Brecht Van Lommel
2019-03-09Merge branch 'blender2.7'Julian Eisel
2019-03-08Cycles OpenCL: Remove single programJeroen Bakker
2019-02-20Units: Use pixels for denoising radius property, and set Cycles motion blur d...William Reynish
2019-02-19Merge branch 'blender2.7'Jeroen Bakker
2019-02-19Revert "Cycles: Change OpenCL split kernel to use single program by default"Jeroen 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-01-30Merge branch 'blender2.7'Brecht Van Lommel
2019-01-29Cycles: delay CUDA and OpenCL initialization to avoid driver crashes.Brecht Van Lommel
2019-01-26Cycles: add missing units for properties.Robert Guetzkow
2019-01-24Merge branch 'blender2.7'Brecht Van Lommel
2019-01-24Cycles: change default displacement method to bump mapping again.Brecht Van Lommel