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-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 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-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-13Fix T98735: GPU subdiv displays normals for all elementsKévin Dietrich
2022-06-10Cleanup: Clang tidyHans Goudey
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 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
2022-06-05Cleanup: Move remaining mesh draw code to C++Hans Goudey
2022-06-04Cleanup: Use const for retrieved custom data layersHans Goudey
2022-06-03Merge remote-tracking branch 'origin/blender-v3.2-release'Kévin Dietrich
2022-06-03Fix T98571: corrupted face selection drawing with GPU subdivisionKévin Dietrich
2022-06-02EEVEE-Next: Fix compilation of hair domain materialsClément Foucault
2022-06-01Cleanup: '*' prefix C-comment blocksCampbell Barton
2022-06-01Cleanup: spelling in comments, use doxy sectionsCampbell Barton
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-06-01Merge remote-tracking branch 'origin/blender-v3.2-release'Kévin Dietrich
2022-06-01Fix T98526: broken corner attributes with GPU subdivisionKévin Dietrich
2022-06-01Merge branch 'blender-v3.2-release'Joseph Eagar
2022-06-01GPU subdiv: Fix edit mode vertex color not being uploaded properlyJoseph Eagar
2022-05-31Merge remote-tracking branch 'origin/blender-v3.2-release'Kévin Dietrich
2022-05-31Fix T97877: broken shadows with GPU subdivisionKévin Dietrich
2022-05-30Cleanup: Clang tidyHans Goudey
2022-05-30Cleanup: make formatDalai Felinto
2022-05-27Merge remote-tracking branch 'origin/blender-v3.2-release'Kévin Dietrich
2022-05-26Fix T98385: Color attributes not working with GPU subdivisionKévin Dietrich
2022-05-26Fix T98392: GPU subdivision crash with knife toolsKévin Dietrich
2022-05-26Cleanup: formatCampbell Barton
2022-05-25Merge branch 'blender-v3.2-release'Bastien Montagne