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-10-24UI: Capitalization CorrectionsYevgeny Makarov
2020-10-15Fix T81520: Crash setting the Cycles device from PythonCampbell Barton
2020-10-15Cleanup: defer importing '_cycles' in properties.pyCampbell Barton
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-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-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-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-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-24UI: Cycles: Use Title CaseAaron Carlisle
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-09Cleanup: avoid addition with large strings in PythonCampbell Barton
2020-06-08Cycles: Add support for P2P memory distribution (e.g. via NVLink)Patrick Mours
2020-06-08Fix T77603: OSL parser fails when script ends with comment without newlineJacques Lucke
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-15Cycles: code refactor to bake using regular render session and tilesBrecht Van Lommel
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-04-03Fix T75287: other Cycles render passes wrong when using CryptomatteBrecht 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-16Cycles: Fix bad escape character used for dotSergey Sharybin
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-11UI: show more digits for adaptive sampling noise thresholdBrecht Van Lommel
2020-03-07UI: move Cycles adaptive sampling settings to own subpanelBrecht Van Lommel