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-03-25Cleanup: use doxy sections for customdata.ccCampbell Barton
2022-03-25Cleanup: rename CustomDataExternal.filename => filepathCampbell Barton
2022-03-19BLI: generalize converting CPPType to static typeJacques Lucke
2022-03-09Attributes: Implement CustomData interpolation for boolean data typeAleksi Juvani
2022-02-25Fix: Only possible to create one 8 bit integer attributeHans Goudey
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-11Cleanup: Remove unused mesh mask definitionsHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Cleanup: use consistent copyright location, move descriptionsCampbell Barton
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-02-04Attributes: Infrastructure for generic 8-bit integer data typeHans Goudey
2022-02-04Cleanup: Clang tidy, use bracesHans Goudey
2022-02-03Cleanup: Add comment about unsed custom data typeHans Goudey
2022-02-03Curves: Changes to the new curves data-blockHans Goudey
2022-02-03Fix T94435: remove anonymous attributes when applying modifierJacques Lucke
2022-01-27USD Preview Surface material export.Michael Kowalski
2022-01-24Geometry Nodes: Extrude Mesh NodeHans Goudey
2022-01-20Subdivision: add support for vertex creasingKévin Dietrich
2022-01-19BMesh: add mesh debug information printingCampbell Barton
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2022-01-06Cleanup: spelling in commentsCampbell Barton
2021-12-25Cleanup: Move customdata.c to C++Hans Goudey