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-06-08Attributes: Use names instead of layers for some functionsHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-03Cleanup: move public doc-strings into headers for 'bmesh'Campbell Barton
2021-01-05Cleanup: remove UNUSED(..) from public function declarationsCampbell Barton
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
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
2015-11-03Edge/Vert slide: improve multires interpolationCampbell Barton
2015-11-03BMesh: add BM_loop_interp_multires_ex which takes cached varsCampbell Barton
2015-02-23CustomData: const correctnessCampbell Barton
2015-02-23Edge/Vert Slide: avoid redundant loop angle callsCampbell Barton
2015-02-23Fix error in recent vert/edge-slide commitsCampbell Barton
2015-02-23CustomData: const correctness for interp()Campbell Barton
2015-02-16Vert/Edge Slide: better UV interpolationCampbell Barton
2015-02-11UV Island support for vertex & edge slideCampbell Barton
2014-08-22Cleanup: BMesh arg nameCampbell Barton
2013-04-11interpolate verts as well as loops for inset.Campbell Barton
2013-04-07Mesh Tool,Campbell Barton
2013-01-14use booleans for bmesh api.Campbell Barton
2012-08-23- add BM_data_interp_from_edges() function (matches BM_data_interp_from_verts).Campbell Barton
2012-04-30bmesh - python apiCampbell Barton
2012-02-28Code Cleanup:Campbell Barton
2012-02-28more header re-arranging.Campbell Barton
2012-02-28bmesh: re-arrange headersCampbell Barton