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
2017-03-11BMesh: add BM_mesh_separate_facesCampbell Barton
2017-03-05BMesh: Add 'cut' separate mode for intersect toolCampbell Barton
2017-03-05Fix T50855: Intersect (knife) w/o separate doesn't selectCampbell Barton
2016-08-18Cleanup: some bad sizeof() usages.Bastien Montagne
2016-07-16Cleanup: spellingCampbell Barton
2016-02-20Fix for NULL used instead of falseSergey Sharybin
2015-12-23Fix weld edges into faces splicing verts that shared a faceCampbell Barton
2015-12-22Rename mesh operatorsCampbell Barton
2015-12-17BMesh: split-by-edges minor fixesCampbell Barton
2015-12-16BMesh: support connecting single-edge island linksCampbell Barton
2015-12-15BMesh: split-py-edge now splices verts into edgesCampbell Barton
2015-12-15Fix split-py-edge assuming valid face indicesCampbell Barton
2015-12-13BMesh: split-face by edges support isolated edgesCampbell Barton
2015-12-13BMesh: replace BLI_array w/ BLI_bufferCampbell Barton
2015-12-11Mistake in last commitCampbell Barton
2015-12-11BMesh: Boolean as an edit-mode toolCampbell Barton
2015-12-11BMesh: hole support for intersect toolCampbell Barton
2015-12-01Fix T46900: Inset Faces Thickness & Depth Do Not Use Scene Units (i.e. Imperi...Bastien Montagne
2014-12-12cleanup: disallow NULL arg to uvedit_aspectCampbell Barton
2014-11-28Cleanup: unused headersCampbell Barton
2014-08-20UI message fix (yeah, I know... :/ ).Bastien Montagne
2014-08-18BMesh: intersect toolCampbell Barton
2014-08-18Cleanup: assert / warnCampbell Barton
2014-07-11Add mesh tool to split faces by wire edges (face menu)Campbell Barton