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-04-14Cleanup: Move three mesh files to C++Hans Goudey
2022-02-18Mesh: Avoid creating incorrect original index layersHans Goudey
2022-02-11Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich
2022-02-11Fix T95698: deadlock with GPU subdivisionKévin Dietrich
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-11Fix T94671: performance regression with subsurf modifierKévin Dietrich
2021-12-28Fix T94420: deadlock with subsurf modifiersKévin Dietrich
2021-12-27OpenSubDiv: add support for an OpenGL evaluatorKévin Dietrich
2021-09-02Fix regression in recent change 0708733c46cb6b50697c1b80a6541d6fb410267eCampbell Barton
2021-09-02Cleanup: remove redundant edit-mesh memory allocationCampbell Barton
2021-06-22Fix deadlock with shrinkwrap and other modifiersBrecht Van Lommel
2021-06-17Cleanup: split BKE_mesh_copy_settings into two functionsCampbell Barton
2021-03-24Cleanup: use new BLI_assert_unreachable macroCampbell Barton
2020-07-29Fix T78285: Invalid thread safety in shrinkwrap modifier code.Bastien Montagne
2020-06-12Cleanup: minor changes to deform functionsCampbell Barton
2020-06-10Cleanup: redundant headersCampbell Barton
2020-06-10Cleanup: move BKE_mesh_wrapper functions into own headerCampbell Barton
2020-06-10Mesh: utility functions to access wrapped mesh coordinatesCampbell Barton
2020-05-25Fix building after rBdeaff945d0b9... sic.Bastien Montagne
2020-05-25Mesh: skip conversion from edit-mesh to mesh in edit-modeCampbell Barton