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-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-12Merge branch 'blender-v2.92-release'Jeroen Bakker
2021-02-12Cycles: Use Blender Settings For AOVJeroen Bakker
2021-02-12Cleanup: don't subclass 'Panel' for mix-in classesCampbell Barton
2021-01-13UI: Revert design changes to data-block selector for the 2.92 releaseJulian Eisel
2020-12-24Bake: vertex color baking support for CyclesBrecht Van Lommel
2020-12-21UI: make light spot shape panel consistent between Cycles and EeveeMatteo Falduto
2020-12-18UI: Redesigned data-block selectorsJulian Eisel
2020-12-08Cycles: Enable baking panel in OptiX and redirect those requests to CUDA for nowPatrick Mours
2020-12-07Fix Cryptomatte panel not visible in EEVEEJeroen Bakker
2020-12-07Cycles: Use Blender Cryptomatte Settings.Jeroen Bakker
2020-10-24UI: Capitalization CorrectionsYevgeny Makarov
2020-10-02Cleanup: pep8 (indentation, spacing, long lines)Campbell Barton
2020-10-01Volumes: support lower resolution in viewportJacques Lucke
2020-09-10UI: Use split layout for world mist settingsAaron Carlisle
2020-07-13Fix T78881: Cycles OpenImageDenoise not using albedo and normal correctlyBrecht Van Lommel
2020-07-10Fix T78801: Eevee missing setting to enable/disable freestyle per view layerBrecht Van Lommel
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-01Cleanup: Two two spaces around python classAaron Carlisle
2020-06-30UI: Cycles: Use Split layout for object motion blurAaron Carlisle
2020-06-30UI: Use single column for cycles ray visibility checkboxesAdrian Newton
2020-06-26Fix T78310: tweak layout in denoising panel to have more spacingBrecht Van Lommel
2020-06-26Cycles: add experimental preference to replace magic debug value 256Brecht 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-24UI: Cycles: Use Title CaseAaron Carlisle
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-02UI: rename Cycles point light Size to Radius, for consistency and clarityJohan Walles
2020-06-02Cycles: Added shadow terminator offset parameter.Stefan Werner
2020-05-18Fix T62422: Baking ray distance do not workSebastian Parborg
2020-05-01UI: Use property split layout and decorators for material propertiesJulian Eisel
2020-04-29Fix T76225: Cycles View layer filters are grayed out while still workingPhilipp Oeser
2020-04-17UI: Layout changes for new checkbox layout possibilitiesWilliam Reynish
2020-04-12UI: reorder adaptive sampling settings in order of importanceBrecht Van Lommel
2020-03-26Mantaflow: remove reminents of high res smokeAaron Carlisle
2020-03-20Fix Python error in Cycles baking panelBrecht Van Lommel
2020-03-18Cycles: change volume step size controls, auto adjust based on voxel sizeBrecht Van Lommel
2020-03-16UI: Show decorators for lights when using CyclesWilliam Reynish
2020-03-11Cycles: add view layer setting to exclude volumes, like hair and surfacesBrecht Van Lommel
2020-03-07UI: move Cycles adaptive sampling settings to own subpanelBrecht Van Lommel
2020-03-05Adaptive Sampling for Cycles.Stefan 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-11Cycles: Add support for denoising in the viewportPatrick Mours