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-16Merge branch 'blender-v3.1-release'Jacques Lucke
2022-02-16Fix: removing anonymous attributes before adding mesh to bmainJacques Lucke
2022-02-15Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich
2022-02-15Fix T95806: subdivision missing in Cycles when using autosmoothKévin Dietrich
2022-02-14Merge branch 'blender-v3.1-release'Thomas Dinges
2022-02-14Fix T94479: GPU Subdivision surface modifier does not apply to Cycles rendersKévin Dietrich
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-25Fix depsgraphs sharing IDs via evaluated edit meshSergey Sharybin
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2021-12-30Fix T94454: Python API curve to mesh use after free without depsgraphHans Goudey
2021-12-25Cleanup: use new c++ guarded allocator APIAaron Carlisle
2021-12-18Cleanup: compiler warnings with clangBrecht Van Lommel
2021-12-07Cleanup: move public doc-strings into headers for 'blenkernel'Campbell Barton
2021-11-09Cleanup: spelling, C style commentsCampbell Barton
2021-11-09Fix T91923: Save/Apply as Shape Key ignores shape keysCampbell Barton
2021-10-20Cleanup: use elem macrosCampbell Barton
2021-09-24Cleanup: spelling in commentsCampbell Barton
2021-09-23Fix D12533: Simplify curve object to mesh conversionHans Goudey
2021-09-23Cleanup: spelling in commentsCampbell Barton
2021-09-22Cleanup: spelling in commentsCampbell Barton
2021-09-16Cleanup: Move mesh_convert.c to C++Hans Goudey