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-02-10Rebase on mastertemp-license-header-spdxCampbell Barton
2022-01-20Subdivision: add support for vertex creasingKévin Dietrich
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2021-12-27OpenSubDiv: add support for an OpenGL evaluatorKévin Dietrich
2021-12-20Docs: use doxygen formatting for DNACampbell Barton
2021-12-10Cleanup/Docs: Add comments to Mesh header, rearrange fieldsHans Goudey
2021-10-27Revert "Revert "Eevee: support accessing custom mesh attributes""Germano Cavalcante
2021-10-26Revert "Eevee: support accessing custom mesh attributes"Ray Molenkamp
2021-10-26Eevee: support accessing custom mesh attributesKévin Dietrich
2021-08-12Fix: DNA struct alignment on 32 bitRay Molenkamp
2021-07-30Cleanup: clang-format (re-run after v12 version bump)Campbell Barton
2021-07-27Cleanup: comment spelling & punctuationYimingWu
2021-07-15Cleanup: clang-formatCampbell Barton
2021-07-13Refactor: Move vertex group names to object dataHans Goudey
2021-07-05Cleanup: spelling in commentsCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-23Voxel Remesher: Make smooth shading output automaticPablo Dobarro
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-04-11Cleanup: clang-formatCampbell Barton
2021-04-02Fix T84520: Make the different weight paint code paths exclusive to each otherSebastian Parborg
2021-03-18Cleanup: spellingCampbell Barton
2020-12-16Cleanup: remove redundant struct declarationsCampbell Barton
2020-12-07Add comment to clarify the use of mesh::symmetryPablo Dobarro
2020-10-22Multires: Remove legacy compatibility codeSergey Sharybin
2020-09-30Cleanup: sort struct declarationsCampbell Barton
2020-09-18Unify all XYZ symmetry options using Mesh SymmetryPablo Dobarro
2020-09-09Geometry: add .attributes in the Python API for Mesh, Hair and Point CloudBrecht Van Lommel
2020-08-11Fix T79517: Data Transfer modifier fails in edit-modeCampbell Barton
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-06-27Docs: correct invalid doxygen params & referencesCampbell Barton
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-06-02BVHCache: PerformanceJeroen Bakker
2020-05-25Mesh: skip conversion from edit-mesh to mesh in edit-modeCampbell Barton
2020-04-05Cleanup: macro hygiene, parenthesize argumentsCampbell Barton
2020-03-22Cleanup: spelling, correct Mesh.mface docsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cleanup: spellingCampbell Barton
2020-03-09Face Sets: Use white color for a default Face Set to enable the overlayPablo Dobarro
2020-03-05Sculpt Face SetsPablo Dobarro
2019-12-17Fix deprecated DNA define checksCampbell Barton
2019-11-29Refactor: Add C++ guard code to headersSergey Sharybin
2019-09-27Voxel remesh: Enable adaptivityPablo Dobarro
2019-09-26Voxel Remesh: Fix poles and preserve volumePablo Dobarro
2019-09-23Cleanup: remove unimplemented texture space rotation variablesBrecht Van Lommel
2019-09-23Cleanup: remove Mesh.bb and Curve.bb, no reason for these to be persistentBrecht Van Lommel
2019-09-13Add QuadriFlow remesherSebastian Parborg
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-25Cleanup: remove USE_TESSFACE_DEFAULT defineCampbell Barton
2019-08-14OpenVDB: Voxel RemesherPablo Dobarro
2019-05-29Fix T58251: Cycles ignores linked meshes when renderingSergey Sharybin