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-09-07Cleanup: Tweak naming for recently added mesh accessorsHans Goudey
2022-09-05Mesh: Remove redundant custom data pointersHans Goudey
2022-04-19Refactor: Move mesh face dot tag out of MVertHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-04Cleanup: spelling in commentsCampbell Barton
2022-02-02Fix T95288: Shrinkwrap selection broken in edit modeSergey Sharybin
2022-01-26Fix T95222: Crash selecting vertices with modifier applied on cageSergey Sharybin
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2021-12-07Cleanup: move public doc-strings into headers for 'blenkernel'Campbell Barton
2021-07-23Fix T89393: crash when selecting edges when geometry nodes has "on cage" turn...Jacques Lucke
2020-05-25Mesh: skip conversion from edit-mesh to mesh in edit-modeCampbell Barton
2019-07-08Fix T62941 Subdivision Modifier Showing all face dotsClément Foucault
2019-04-27Cleanup: comments (long lines) in blenkernelCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-10-11Cleanup: mesh iteratorsCampbell Barton
2018-06-29Cleanup: some moar DM kicking, in armature edit code.Bastien Montagne
2018-06-20Fix T55540 Add foreachMappedXXX equivalent API for evaluated meshesSybren A. Stüvel