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
2016-03-30Shortest Path Select: option to select all paths between 2 elementsCampbell Barton
2016-03-05Cleanup: quiet -Wcomma, cast to void where neededCampbell Barton
2016-03-01Edit Mesh: Edge tag toggle when no active path is foundCampbell Barton
2015-12-28Fix possible invalid-index use /w link/path selectCampbell Barton
2015-12-27BMesh Path Select: Face Stepping OptionCampbell Barton
2015-12-27BMesh Path Select: Add checker-select optionsCampbell Barton
2015-04-20Fix T44383: Select face fails in some positionsCampbell Barton
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-06Correct recent refactor (use generic callback)Campbell Barton
2014-11-03BMesh: arg reorderCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-19Code cleanup: unreachable break/returnCampbell Barton
2014-03-11View3d: take pixelsize into account for selection distanceCampbell Barton
2014-02-18Fix T38655: Face path select fails with edge/vert select enabled tooCampbell Barton
2013-08-23move bmesh tools into their own include,Campbell Barton
2013-06-24fix own error with updating edge tagging (seams didnt work)Campbell Barton
2013-06-24make behavior for edge tagging more predictable.Campbell Barton
2013-06-24add api calls for BM_mesh_active_vert/edge_get.Campbell Barton
2013-06-04correct error getting the selection from recent change.Campbell Barton
2013-06-04edit-mesh improvements to select shortest pathCampbell Barton