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-01-28Cleanup: Fix clang formatAntonio Vazquez
2021-01-28Merge branch 'blender-v2.92-release'Antonio Vazquez
2021-01-28Fix T85035: Gpencil render in background render wrong frameAntonio Vazquez
2021-01-27Merge branch 'blender-v2.92-release'Philipp Oeser
2021-01-27Cleanup: Moved update ratio stretching overlay to cache_finishJeroen Bakker
2021-01-27Fix T83187: Unselected UVs shows selected on linked meshes.Jeroen Bakker
2021-01-27Cleanup: spellingCampbell Barton
2021-01-26Merge branch 'blender-v2.92-release'Richard Antalik
2021-01-26Fix T84160: Wrong DOF when camera is overridenRichard Antalik
2021-01-26Merge remote-tracking branch 'origin/blender-v2.92-release'Sybren A. Stüvel
2021-01-26Viewport Rendering: Don't clamp when overlays are disabled.Jeroen Bakker
2021-01-25Merge branch 'blender-v2.92-release'Sergey Sharybin
2021-01-25Fix T84398: Multiview images show only one view.Jeroen Bakker
2021-01-25Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-25Fix T84878: Eevee cryptomatte broken with stereoscopyJeroen Bakker
2021-01-24Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-24Fix UV editor vertex/face drawing ignoring UI scaleCampbell Barton
2021-01-24Cleanup: email address formattingCampbell Barton
2021-01-21Cleanup: spellingCampbell Barton
2021-01-16GPencil: Add new parameteres to transform layersAntonio Vazquez
2021-01-14GPencil: Disable Multiframe edition when play animationAntonio Vazquez
2021-01-13Cleanup: spellingCampbell Barton
2021-01-13Cleanup: clang-format, trailing spaceCampbell Barton
2021-01-11Fix T84459: Face normals not displaying (AMD GPU)Jeroen Bakker
2021-01-11Cleanup: Incorrect commentJeroen Bakker
2021-01-11Fix T84459: Wireframe not displaying with AMD GPUJeroen Bakker
2021-01-08Fix T83942: improve error checking when trying to render high resolution volumeJacques Lucke
2021-01-06Fix T82952: Crash changing mesh data block and switching scenesCampbell Barton
2021-01-06Cleanup: CodeStyle formatJeroen Bakker
2021-01-05Eevee Cryptomatte: Store hashes in render result meta dataJeroen Bakker
2021-01-05Fix T84053: Mask overlay in image editor not workingJeroen Bakker
2021-01-05Cleanup: remove UNUSED(..) from public function declarationsCampbell Barton
2021-01-05Cleanup: typos (repeated words)Campbell Barton
2021-01-04Fix T84260: NURBS edit mode lines not showingFalk David
2021-01-04GPU: Add HQ normals workaround.Jeroen Bakker
2021-01-04DrawManager: High quality normals for non meshesJeroen Bakker
2021-01-04Cleanup: docy comments beginning with '/**' don't end with '**/'Campbell Barton
2020-12-23Fix T84063: crash reading pointer properties in Attribute shader nodeBrecht Van Lommel
2020-12-21Weight Paint: fix Multi-Paint weight display after rB5502517c3.Alexander Gavrilov
2020-12-16Fix T83547: UV Editor stitching preview is gone.Jeroen Bakker
2020-12-16Cleanup: sort struct blocksCampbell Barton
2020-12-16Cleanup: remove redundant struct declarationsCampbell Barton
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-12-14Cryptomatte: apply volume transmittance to Eevee.Jeroen Bakker
2020-12-14Fix missing string escape for RNA path creationCampbell Barton
2020-12-14Fix enum-conversion, old-style-declaration warningsCampbell Barton
2020-12-14Eevee: Add Volume Transmittance to Color Render Passes.Jeroen Bakker
2020-12-11Correct the order of the last two arguments in `eevee_cryptomatte_shading_gro...Evan Wilson
2020-12-11Cleanup: trailing spaceCampbell Barton
2020-12-10Fix T83361: UV Editor does not draw pinned selected UVs as pinnedPhilipp Oeser