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-09-19Cleanup: BLI_utildefines prefix for header-only libsCampbell Barton
2017-08-12Fix T52329: Boolean with aligned shapes failedCampbell Barton
2017-05-18Correct last commitCampbell Barton
2017-05-18Fix T51539: BMesh boolean crashCampbell Barton
2017-05-06bmesh: use 'uint' instead of 'unsigned int'Campbell Barton
2016-10-26BMesh: edge-net split, edge selection errorCampbell Barton
2016-06-24BMesh: avoid redundant calculations comparing anglesCampbell Barton
2016-06-24Fix T48716: Knife cut creates inverted normalsCampbell Barton
2016-06-23Correct recent change to edge-netCampbell Barton
2016-06-21Fix T48683: Knife cut creates holeCampbell Barton
2016-06-21BMesh: avoid verts-of-edge iteratorCampbell Barton
2016-03-31Fix T48012: Knife Project crashCampbell Barton
2016-03-05Cleanup: quiet -Wcomma, cast to void where neededCampbell Barton
2016-01-12Fix T47164: [Scene.raycast] - True result when it should be False.Bastien Montagne
2016-01-09Cleanup: warning/spellingCampbell Barton
2015-12-23Fix weld edges into faces - eternal loopCampbell Barton
2015-12-17BMesh: partial-connection could make duplicate edgesCampbell Barton
2015-12-16BMesh: support connecting single-edge island linksCampbell Barton
2015-12-12Correct error in last boolean commitCampbell Barton
2015-12-11BMesh: Boolean as an edit-mode toolCampbell Barton
2015-12-11Correct error in recent commit w/ hole-fillingCampbell Barton
2015-12-11BMesh: hole support for intersect toolCampbell Barton
2015-12-09BMesh: move BM_face_split_edgenet to its own fileCampbell Barton