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-11File headers: SPDX License migrationCampbell Barton
2022-02-11Merge branch 'blender-v3.1-release'Henrik Dick
2022-02-11Fix: Enable edge bevel weight in solidify if neededHenrik Dick
2022-02-09Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-09Fix T95612: only overwrite existing attributes with matching domain and typeJacques Lucke
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-02-04Cleanup: Grammar in comments and tooltipsHans Goudey
2022-02-04Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-04Fix T95489: support writing to vertex groups with geometry nodes againJacques Lucke
2022-02-03Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-02-03Fix assert in original modifiers pointer update functionSergey Sharybin
2022-02-02Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-02Fix T95084: evaluate all output attributes before changing geometryJacques Lucke
2022-02-02Geometry Nodes: Remove object transform dependency in some casesHans Goudey
2022-02-01Cleanup: Add missing breaks in previous commitHans Goudey
2022-02-01Cleanup: Return early, use switch, rename functionHans Goudey
2022-01-31Cleanup: Remove unused DerivedMesh flagHans Goudey
2022-01-30Cleanup: Remove modifier type hair callbackHans Goudey
2022-01-30Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich
2022-01-30Fix T95315: "Override Layers" panel open crash with null CacheFileKévin Dietrich
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2022-01-29Cleanup: Remove mesh vertex "temp tag" flagHans Goudey
2022-01-28Remove compilation warnings TexResult.Jeroen Bakker
2022-01-27Fix T95212: Mirror modifier normals crashHans Goudey
2022-01-25Geometry Nodes: Port weld modifier to the merge by distance nodeHans Goudey
2022-01-25Point Cloud: expose in Python API for release, now that Cycles uses itBrecht Van Lommel
2022-01-25Fix depsgraphs sharing IDs via evaluated edit meshSergey Sharybin
2022-01-24Geometry Nodes: Extrude Mesh NodeHans Goudey
2022-01-24Cleanup: Grammar: its self vs. itselfHans Goudey
2022-01-24Cleanup: avoid positional struct initializationCampbell Barton
2022-01-23Geometry Nodes: Triangulate Node - Add Selection InputJohnny Matthews
2022-01-22Cleanup: Use references, const variablesHans Goudey
2022-01-20Subdivision: add support for vertex creasingKévin Dietrich
2022-01-19BMesh: improve handling of custom-data flag (Mesh.cd_flag)Campbell Barton
2022-01-18Fix T94197: Applying boolean with fast solver clears bevel weightsCampbell Barton
2022-01-17Alembic: add support for reading override layersKévin Dietrich
2022-01-14Cleanup: compiler warnings with clangBrecht Van Lommel
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2022-01-13Cleanup: fix building all geometry nodes in one translation unitJacques Lucke
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
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
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-06Cleanup: spelling in commentsCampbell Barton
2022-01-03Cleanup: Clang tidyHans Goudey
2022-01-01Geometry Nodes: small refactor towards supporting partially lazy nodesJacques Lucke
2021-12-29Modifiers: decrease maximum allocation size for Weld verticesGermano Cavalcante
2021-12-29Fix T94422: Shading/Normals break on array modifier capsPhilipp Oeser