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
2021-03-16Revert removal of lambda usage for Python RNA callbacksCampbell Barton
2021-03-12Fix T86332: setting Cycles dicing camera fails after recent changesBrecht Van Lommel
2021-02-23Cycles: Add option to change input passes for viewport denoisingPatrick Mours
2021-02-21PyAPI: use postponed annotations to support Python 3.10Campbell Barton
2021-02-12Cycles: Use Blender Settings For AOVJeroen Bakker
2020-12-11Cycles: Add CPU+GPU rendering support with OptiXPatrick Mours
2020-12-08Cycles: Remove "OptiX support is experimental" noticePatrick Mours
2020-12-07Cycles: Use Blender Cryptomatte Settings.Jeroen Bakker
2020-10-15Fix T81520: Crash setting the Cycles device from PythonCampbell Barton
2020-10-15Cleanup: defer importing '_cycles' in properties.pyCampbell Barton
2020-10-02Cleanup: pep8 (indentation, spacing, long lines)Campbell Barton
2020-10-02Cleanup: pep8, blank linesCampbell Barton
2020-07-13Fix T78881: Cycles OpenImageDenoise not using albedo and normal correctlyBrecht Van Lommel
2020-07-10Cycles: support OpenImageDenoise in final rendersBrecht Van Lommel
2020-07-07Cleanup: don't end description with a '.'Jacques Lucke
2020-07-07Cycles: Add support for native OptiX curve primitivePatrick Mours
2020-07-07Fix T78692: improve UI regarding the effect of the denoiser on denoising passesBrecht Van Lommel
2020-07-03Cycles: rename viewport denoise Fastest option to Automatic and extend tooltipBrecht Van Lommel
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