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-01Fix T95997: Crash when entering edit modeSergey Sharybin
2022-02-28Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-02-28Fix T92288, T96041: instancing of shared mesh objects without modifiers brokenBrecht Van Lommel
2022-02-19Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-18Cleanup: Use functions for accessing mesh normal dirty stateHans Goudey
2022-02-18Mesh: Avoid creating incorrect original index layersHans Goudey
2022-02-14Cleanup: Pass const Scene to mesh evaluationHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-10Fix T95334: Crash with no vertex normals in multires bakeHans Goudey
2022-02-04Fix: Remove incorrect assert in mesh modifier evaluationHans Goudey
2022-02-04Fix: Remove incorrect assert in mesh modifier evaluationHans Goudey
2022-02-03Fix T95334: Crash with no vertex normals in multires bakeHans Goudey
2022-01-31Cleanup: Remove unused "_ex" version of functionHans Goudey
2022-01-31Cleanup: Remove unused DerivedMesh flagHans Goudey
2022-01-31Cleanup: Remove unused DerivedMesh functionsHans Goudey
2022-01-31Cleanup: Remove unused DerivedMesh normal handlingHans Goudey
2022-01-25Fix depsgraphs sharing IDs via evaluated edit meshSergey Sharybin
2022-01-14Cleanup: Unused functionSergey Sharybin
2022-01-14Cleanup: Remove unused functionsSergey Sharybin
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
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
2021-12-29Cleanup: Remove unused DerivedMesh functionsHans Goudey
2021-12-07Cleanup: move public doc-strings into headers for 'blenkernel'Campbell Barton
2021-12-02Cleanup: Avoid using C++ keyword as variable nameHans Goudey
2021-11-05Fix T92815: Incorrect handling of evaluated meshes from curvesHans Goudey
2021-11-03Fix: make sure geometry owns mesh before taking ownershipJacques Lucke
2021-10-19Geometry Nodes: Remove implicit realizing and conversionHans Goudey
2021-08-13Cleanup: split BKE_mesh_calc_normals_poly function in twoCampbell Barton
2021-08-12Cleanup: use C++ style comments for disabled codeCampbell Barton
2021-07-13Refactor: Move vertex group names to object dataHans Goudey
2021-07-13Cleanup: minor changes to edit-mesh API callsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-01Fix broken physics modifiers after cleanup commitsBrecht Van Lommel
2021-07-01Cleanup: clang-format, clang-tidyCampbell Barton
2021-07-01Cleanup: Fix compiler warning from previous commitHans Goudey
2021-07-01Cleanup: Use bool instead of int, rename variableHans Goudey
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-21Fix deadlocks in mesh modifier evaluation and particlesBrecht Van Lommel
2021-06-17Cleanup: split BKE_mesh_copy_settings into two functionsCampbell Barton
2021-05-17Merge branch 'blender-v2.93-release'Brecht Van Lommel
2021-05-17Fix T86278: vertex color baking not working with modifiersBrecht Van Lommel
2021-05-06Cleanup: spellingCampbell Barton
2021-05-03Geometry Nodes: Initial basic curve data supportHans Goudey
2021-04-28Fix T87876: vertex groups missing when mesh is in edit modeJacques Lucke
2021-03-18Cleanup: spellingCampbell Barton