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-07EEVEE: Rewrite closure_lit_lib to reduce complexityClément Foucault
2021-02-02Merge branch 'blender-v2.92-release'Philipp Oeser
2021-02-02Fix T85301: Eevee does not respect collection instance offset for hairPhilipp Oeser
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-24Cleanup: email address formattingCampbell Barton
2021-01-21Cleanup: spellingCampbell Barton
2021-01-16GPencil: Add new parameteres to transform layersAntonio Vazquez
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-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: remove redundant struct declarationsCampbell Barton
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-12-14Fix missing string escape for RNA path creationCampbell Barton
2020-11-30Cleanup: Use "region" for ARegion variable namesHans Goudey
2020-11-24Viewport: cannot select object by clicking on its instancesJacques Lucke
2020-11-24Fix T80748: Render Emissive Colors in Compositor BackdropJeroen Bakker
2020-11-19Cleanup: Grammar: "Allow to" vs gerundHans Goudey
2020-11-18Merge branch 'blender-v2.91-release'Jeroen Bakker
2020-11-18Fix T82586: Sculpt normals not updating with EEVEE enabledPablo Dobarro
2020-11-14GPencil: Fix callback parameter list errorAntonio Vazquez
2020-11-14GPencil: Fix compiler warning, unused variableFalk David
2020-11-13GPencil: Merge GSoC curve edit modeFalk David
2020-11-13UI: Adaptive HDRI preview resolutionIvan Perevala
2020-11-09Merge branch 'blender-v2.91-release'Brecht Van Lommel
2020-11-09Fix T78028: crash with grease pencil and save buffersBrecht Van Lommel
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-11-06Cleanup: follow our code style for float literalsCampbell Barton
2020-11-06Cleanup: sort structs, filesCampbell Barton
2020-11-06Cleanup: clang-formatCampbell Barton
2020-11-04Merge branch 'blender-v2.91-release'Jeroen Bakker
2020-11-04Fix T67832: Camera Background Images View TransformJeroen Bakker
2020-11-04Fix T81775: Object Disappears During Texture PaintingJeroen Bakker
2020-11-04Fix for previous cleanup commitHans Goudey
2020-11-04Cleanup: Clang tidyHans Goudey
2020-11-03Materials: add custom object properties as uniform attributes.Alexander Gavrilov
2020-11-03Merge branch 'blender-v2.91-release'Campbell Barton