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-07-14Cleanup: spelling in commentsCampbell Barton
2022-06-08Attributes: Use names instead of layers for some functionsHans Goudey
2022-06-07Cleanup: spelling in comments, minor formatting tweaksCampbell Barton
2022-06-01Cleanup: spelling in comments, use doxy sectionsCampbell Barton
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-05-30Cleanup: Remove outdated commentHans Goudey
2022-05-17Cleanup: formatCampbell Barton
2022-05-15Merge branch 'blender-v3.2-release'Joseph Eagar
2022-05-15Fix T80174: Dyntopo not initializing face set values correctlyJoseph Eagar
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-04-28Fix: Incorrect conversion from C bitfield syntaxHans Goudey
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-03-28Cleanup: use "num" as a suffix in: source/blender/modifiersCampbell Barton
2022-03-25Cleanup: use count or num instead of nbrCampbell Barton
2022-03-23Cleanup: move documentation to headers, other minor correctionsCampbell Barton
2022-03-22Cleanup: Use bool for BMesh creation paramsHans Goudey
2022-03-22Fix T96308: Mesh to BMesh conversion doesn't calculate vertex normalsHans Goudey
2022-03-07Cleanup: fix various typosBrecht Van Lommel
2022-03-07Merge branch 'blender-v3.1-release'Campbell Barton
2022-03-07Fix T96205: Active shape key gets lost upon edit mode undoCampbell Barton
2022-03-03Merge branch 'blender-v3.1-release'Campbell Barton
2022-03-03Fix T96135: Mesh coordinates are set to the last edited shape-keyCampbell Barton
2022-03-02UI: Comments Misspellings of Vertex/VerticesNikhil Shringarpurey
2022-02-24Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-24Fix: Crash switching between sculpt and edit modeHans Goudey
2022-02-24Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-24Fix T95985: crash when assigning a name for an output attributeJacques Lucke
2022-02-22Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-22Fix T95839: Data race when lazily creating mesh normal layersHans Goudey
2022-02-22Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-22Fix T44415: Shape keys get out of sync when using undo in edit-modeCampbell Barton
2022-02-21Cleanup: avoid reallocating arrays at the same sizeCampbell Barton
2022-02-18Mesh: Avoid creating incorrect original index layersHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-08Mesh: add option to select vertices by similar vertex creaseKévin Dietrich
2022-01-24Cleanup: Grammar: its self vs. itselfHans Goudey
2022-01-24Cleanup: spelling in commentsCampbell Barton
2022-01-23Cleanup: Improvements to mesh to bmesh conversionHans Goudey
2022-01-22Fix T94760: Crash building BMesh when opening fileHans Goudey
2022-01-22Fix linking in debug modeCampbell Barton
2022-01-22Cleanup: Move bmesh_mesh_convert.c to C++Hans Goudey
2022-01-20Subdivision: add support for vertex creasingKévin Dietrich
2022-01-20Cleanup: spelling in commentsCampbell Barton
2022-01-19BMesh: add mesh debug information printingCampbell Barton
2022-01-19BMesh: improve handling of custom-data flag (Mesh.cd_flag)Campbell Barton
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault