|
|
53d08ec506
|
BMesh: BM_mesh_edgesplit
Did quite a few checks not to tag bad splits (which wasn't working perfectly)
Instead rely on BM_vert_separate not to create invalid geometry.
|
2015-05-02 16:24:46 +10:00 |
|
|
|
e9dcb068c7
|
Fix T44484: Edge-split corrupts mesh
Splitting non-manifold edges could produce duplicate edges.
|
2015-04-30 07:22:18 +10:00 |
|
|
|
6cba2b8d73
|
move bmesh tools into their own include,
changes to tool args would rebuild far too many files and these are mainly by modifiers outside of bmesh.
|
2013-08-23 04:22:07 +00:00 |
|
|
|
5a9c012d86
|
fix for bug in rip tool, isolated verts would remain selected after ripping.
|
2013-08-13 01:52:36 +00:00 |
|
|
|
49411a6e37
|
fix own regression, rip tool wasn't handling selection.
|
2013-08-13 01:00:07 +00:00 |
|
|
|
7781312346
|
code cleanup: rename bmesh operator files to be more consistent
|
2013-05-20 07:38:11 +00:00 |
|