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-06-29Fix T98697: EEVEE: Regression: Missing custom property from volumetricsClément Foucault
2022-06-29Fix T99128: EEVEE: Regression: Pixelated Environment TextureClément Foucault
2022-06-29Fix T99138: EEVEE: Regression: World volume shader incorrect texture coordsClément Foucault
2022-06-28DRW: Curve: Fix wrong UBO alignmentClément Foucault
2022-06-28Cleanup: DRW: Fix misnamed argument and add more info in a function docClément Foucault
2022-06-28Fix T98882: Regression: Gradient colors in a Grease Pencil material change de...Germano Cavalcante
2022-06-27Cleanup: DRW: Remove drw_view renaming MACROSClément Foucault
2022-06-27Fix color attribute interpolation with GPU subdivisionKévin Dietrich
2022-06-27Cleanup: formatCampbell Barton
2022-06-24Fix T99129: Eevee Hair Info Length not working (old particle hair).Jeroen Bakker
2022-06-23Cleanup: Use const argumentsHans Goudey
2022-06-22Fix T98773: GPU Subdivision breaks auto selection in UV edit modeKévin Dietrich
2022-06-21Cleanup: remove unneeded code in eevee_bloom.Jeroen Bakker
2022-06-21Fix T98972: EEVEE Bloom Pass Outputs Final Image Instead of Bloom.Jeroen Bakker
2022-06-21GPU subdiv: fix hidden faces in paint mode when hidden in edit modeKévin Dietrich
2022-06-21Fix T99016: GPU subdiv artifacts in weight paint with smooth shadingKévin Dietrich
2022-06-20Fix T99019 EEVEE: Regression: Specular BSDF does not apply occlusionClément Foucault
2022-06-20Fix artefacts with GPU subdiv and weight paint face selectionKévin Dietrich
2022-06-20Fix T98913: GPU Subdivision: "Show Wire" overlay glitchKévin Dietrich
2022-06-18Cleanup: Remove unused argument, unnecessary struct keywordHans Goudey
2022-06-18Cleanup: Always store attribute name in attribute requestHans Goudey
2022-06-18Cleanup: Remove unnecessary switch statementHans Goudey
2022-06-17Cleanup: Simplify syntax in curves draw cache fileHans Goudey
2022-06-17Cleanup: Remove redundant doxygen sectionHans Goudey
2022-06-17Fix T98663: Eevee compilation error cryptomatte shaders.Jeroen Bakker
2022-06-15Fix T98699: Face dot colors in UV editor was using wrong color from themeChris Blackbourn
2022-06-15Cleanup: Miscellaneous improvements to draw attribute extractionHans Goudey
2022-06-14Fix T98813: crash with GPU subdiv in edit mode and instanced geometryBrecht Van Lommel
2022-06-14Fix T98866: GPU subdiv crash in edit mode with loose geometryKévin Dietrich
2022-06-13Cleanup: fix various typosBrecht Van Lommel
2022-06-13Fix T98735: GPU subdiv displays normals for all elementsKévin Dietrich
2022-06-10Cleanup: Clang tidyHans Goudey
2022-06-09Cleanup: use C-style comments, add missing doxy sectionCampbell Barton
2022-06-09Cleanup: spelling in comments & variablesCampbell Barton
2022-06-09Cleanup: formatCampbell Barton
2022-06-09Cleanup: quiet warningsCampbell Barton
2022-06-08Sculpt: PBVH Draw Support for EEVEEJoseph Eagar
2022-06-08Curves: use radius of middle point to determine curve shapeJacques Lucke
2022-06-08Cleanup: Remove unnecessary namespace specificationHans Goudey
2022-06-07Cleanup: Use const pointers in attribute APIHans Goudey
2022-06-07Merge branch 'blender-v3.2-release'Clément Foucault
2022-06-07Fix EEVEE: Shader error when using volume temperature or color attributesClément Foucault
2022-06-07Fix T98091: EEVEE: Volume: Crash caused by non-present gridClément Foucault
2022-06-07Curves: use root/tip radius of the first curve in the viewportJacques Lucke
2022-06-07Cleanup: spelling in comments, minor formatting tweaksCampbell Barton
2022-06-07Cleanup: Correct commentsHans Goudey
2022-06-07Cleanup: Fix missing-braces warning in draw managerSergey Sharybin
2022-06-07Cleanup: spelling in comments, additional white spaceCampbell Barton
2022-06-06Fix Windows compiler errorAntonio Vazquez
2022-06-05Cleanup: Comments and formatting in mesh extract headersHans Goudey