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
2022-11-10Cleanup: formatCampbell Barton
2022-11-09Cycles: Add basic support for using OSL with OptiXPatrick Mours
2022-10-20Fix T93382: Blender still generates subsurface render passesLukas Stockner
2022-09-27Cycles: add Path Guiding on CPU through Intel OpenPGLSebastian Herhoz
2022-09-21Add oneAPI to the 'cycles_device' command line argument help textAlaska
2022-06-02Cleanup: remove "<pep8 compliant>" from headersCampbell Barton
2022-04-20Cleanup: run autopep8 on intern/cycles/Campbell Barton
2022-04-10Fix T97159: AOV Pass in Cycles always gets Alpha Value of 1 for whole imageLukas Stockner
2022-04-02Cycles: Add support for light groupsLukas Stockner
2022-02-11Cycles: use SPDX license headersBrecht Van Lommel
2022-01-10Fix T93727: Tiled render error in Cycles after changing temp directorySergey Sharybin
2021-12-07Cycles: Metal host-side codeMichael Jones
2021-11-01Fix Cycles denoising depth pass missing in compositorBrecht Van Lommel
2021-10-04Fix Cycles render time pass being available in UI, but it was removedBrecht Van Lommel
2021-09-28Cycles: add HIP device support for AMD GPUsBrian Savery
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-07-29Fix T90295: inconsistent render pass order between Cycles and EeveeBrecht Van Lommel
2021-07-28Cycles: remove WITH_CYCLES_DEBUG, add WITH_CYCLES_DEBUG_NANBrecht Van Lommel
2021-06-08PyAPI: use keyword only argumentsCampbell Barton
2021-05-14Python GPU: Replace part of the code that uses 'bgl' with 'gpu'Germano Cavalcante
2021-02-21PyAPI: use postponed annotations to support Python 3.10Campbell Barton
2021-02-12Cycles: Use Blender Settings For AOVJeroen Bakker
2021-01-11Fix T83544: Cycles crash when rendering with Save Buffers enabledJacques Lucke
2020-12-07Cycles: Use Blender Cryptomatte Settings.Jeroen Bakker
2020-10-02Cycles: Add command line option for overriding the compute deviceLukas Stockner
2020-10-02Cleanup: pep8 (indentation, spacing, long lines)Campbell Barton
2020-10-02Cleanup: pep8, blank linesCampbell Barton
2020-07-07Fix T78692: improve UI regarding the effect of the denoiser on denoising passesBrecht Van Lommel
2020-06-26Cycles: add experimental preference to replace magic debug value 256Brecht Van Lommel
2020-05-15Cycles: code refactor to bake using regular render session and tilesBrecht Van Lommel
2020-04-03Fix T75287: other Cycles render passes wrong when using CryptomatteBrecht Van Lommel
2020-03-16Cycles: Fix bad escape character used for dotSergey Sharybin
2020-03-05Adaptive Sampling for Cycles.Stefan Werner
2020-02-25Cycles: move sss and diffuse transmission into diffuse passBrecht Van Lommel
2019-12-10Cycles: support for custom shader AOVsLukas Stockner
2019-11-04Correct naming of cryptomatte output sockets on the render layers nodeRobert Guetzkow
2019-09-12Fix crash when doing cycles renderingJeroen Bakker
2019-09-12Cycles: Initial Support For Local ViewJeroen Bakker
2019-02-06Merge branch 'blender2.7'Brecht Van Lommel
2019-02-06Cycles: prefilter feature passes separate from denoising.Lukas Stockner
2018-12-21RNA: naming, user-preferences -> preferencesCampbell Barton
2018-11-26Cleanup: unused varsCampbell Barton
2018-11-05Merge branch 'master' into blender2.8Brecht Van Lommel
2018-11-04Fix assert rendering with denoising, after recent changes.Brecht Van Lommel
2018-10-30Merge branch 'master' into blender2.8Brecht Van Lommel
2018-10-29Cycles: Support generating Denoising passes without actually denoisingLukas Stockner
2018-10-28Merge branch 'master' into blender2.8Brecht Van Lommel
2018-10-28Cycles: Added Cryptomatte output.Stefan Werner
2018-10-26Cycles: Expose noisy image pass by default when rendering with denoiserLukas Stockner
2018-08-28Merge branch 'master' into blender2.8Brecht Van Lommel