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
2012-03-18spelling cleanupCampbell Barton
2012-03-14fix hang when loop selecting an ngon. We need to check if edge currently walk...Antony Riakiotakis
2012-03-13loopwalker support for selecting the sides of ngonsCampbell Barton
2012-03-13code/style cleanup for loop walker which was is fairly confusing and hard to ...Campbell Barton
2012-03-12code cleanup/bugfix uninitialized valuesCampbell Barton
2012-03-12bmesh: edge loop selectCampbell Barton
2012-03-12Fix edge loop selection. Now boundary selection checks only for filled edges ...Antony Riakiotakis
2012-03-08building without python works again, cleanup bmesh include paths (cmake and s...Campbell Barton
2012-03-06code cleanup - give edge split more helpful var names and replace edgetag mac...Campbell Barton
2012-03-04* rename BM_face_other_loop --> BM_face_other_edge_loopCampbell Barton
2012-03-04switch arg order for BM_face_other_* funcs (make face come first), and add ni...Campbell Barton
2012-03-04#ifdef out ngon edge-ring loop support, from r44561, this is a nice feature b...Campbell Barton
2012-03-02Code Cleanup - naming consistancy for bmesh struct typesCampbell Barton
2012-03-01Code Cleanup: remove bmesh_radial_loop_next() function,Campbell Barton
2012-03-01style cleanup: bmesh - have continue on new line, also avoid unneeded loop in...Campbell Barton
2012-03-01Spelling CleanupCampbell Barton
2012-02-29fix [#29135] NGons dont work with loop cutCampbell Barton
2012-02-28more header re-arranging.Campbell Barton
2012-02-27Code Cleanup:Campbell Barton
2012-02-26bmesh code cleanupCampbell Barton
2012-02-19copying bmesh dir on its own from bmesh branchCampbell Barton